cyberneticlibrary

The library

Everything we index — ranked by what works, never by stars.

WORKS 48
Manage skills and OpenClaw packagesskillEngineeringL2
clawhub · Distributing reusable agent skills across teams and CI/CD pipelines with version guarantees.
WORKS 48
Execute and test code across languagesskillEngineeringL2
code-runner · Fast prototyping inside agent contexts where you need one-shot execution without setup.
WORKS 54
Debug and deploy repo fixes with proofskillEngineeringL3
terminal-ops · Operator-mode verification where evidence of execution beats speed, and proof matters.
WORKS 48
Build object detection and vision systemsskillEngineeringL3
senior-computer-vision · Production vision systems where both inference speed (real-time) and accuracy (>75% mAP) are constraints.
WORKS 48
Manage AI skills via Git versioningskillEngineeringL2
reskill · Team skill management where reproducible versions and multi-agent installation matter.
WORKS 48
Build Python console menu systemsskillEngineeringL1
menu-loop · Simple CLI tools where users pick from discrete actions without explicit command-line args.
WORKS 48
Deploy infrastructure with TerraformskillEngineeringOpsL3
terraform-skill · Infrastructure changes where accidental destruction is costly, requiring plan review before apply.
WORKS 48
Design features as vertical slicesskillProductEngineeringL2
slice-ninja · Bridging designer-to-developer handoff with pixel-perfect slices that actually scale responsively.
WORKS 48
Test Tauri apps end-to-endskillEngineeringL3
testing-tauri-apps · Testing Tauri desktop apps where Rust backend + TypeScript frontend integrate via IPC.
WORKS 48
Build terminal UI applicationsskillEngineeringL2
textual · Building polished CLI tools with rich interactions (menus, grids, forms) beyond static text output.
WORKS 48
Build React and Next.js frontendsskillEngineeringL2
senior-frontend · Enterprise frontends where performance (Core Web Vitals) and accessibility (WCAG) are contract items.
WORKS 48
Create 3D scenes with Three.jsskillEngineeringL2
threejs-skills · Building interactive 3D visualizations when traditional canvas/SVG won't match the visual complexity
WORKS 48
Scaffold fullstack projectsskillEngineeringL2
senior-fullstack · Deciding tech stacks for new projects when team composition and budget are known
WORKS 48
Control interactive CLI sessionsskillEngineeringL2
tmux · Automating interactive CLI tools and REPLs when plain piping is insufficient
WORKS 48
Deploy ML models to productionskillEngineeringDataL3
senior-ml-engineer · Taking a trained model to production when operational monitoring and automated retraining are concerns
WORKS 48
Create Kubernetes clusters in DockerskillEngineeringOpsL3
Kind Setup · Local Kubernetes testing when you need a full cluster in Docker without VM overhead
WORKS 48
Run ML models in JavaScriptskillEngineeringL2
transformers-js · Client-side ML inference when avoiding cloud dependencies and server round-trips matter
WORKS 48
Optimize prompts and LLM workflowsskillEngineeringL2
senior-prompt-engineer · Iterating on LLM prompts when token cost and output quality must both improve
WORKS 48
Generate comprehensive test suitesskillEngineeringL2
senior-qa · Building test coverage for React components when you want both unit and E2E scenarios
WORKS 46
Manage AI coding agent extensionsskillEngineeringL2
skill-hub · Extending AI coding agents with verified skills when ecosystem matters
WORKS 48
Audit security and fix vulnerabilitiesskillEngineeringL3
senior-secops · Security hardening when application risk and compliance requirements are non-negotiable
WORKS 48
Install AI agent skills one commandskillEngineeringL1
starter · Bootstrapping new agent installations when you want pre-vetted skill combinations
WORKS 48
Convert UI designs to Vue componentsskillEngineeringL2
ui-to-vue · Quick prototyping from Figma/screenshots when manual component writing is tedious
WORKS 48
Render g1cloud BackOffice UI libraryskillEngineeringL2
bluesea · Consistency in g1cloud BackOffice UIs when internal design library is mandatory
WORKS 48
Regenerate code from protobuf schemasskillEngineeringL1
protoc · Protocol buffer management when schema-driven code generation is required
WORKS 48
Search UI/UX design systems and patternsskillProductEngineeringL1
ui-ux-pro-max · Accelerating design decisions when consistency across 50 styles and multiple palettes matters
WORKS 48
Manage and scale Uncloud clustersskillOpsEngineeringL3
uncloud · Running stateless services across peer machines without central control plane or infrastructure lock-in.
WORKS 48
Route intents to relevant AI skillsskillEngineeringL3
claude-skill-orchestrator · Automatically routing complex prompts to specialized skills without manual configuration or routing logic.
WORKS 48
Understand Tauri app architectureskillEngineeringL1
understanding-tauri-architecture · Orienting engineers to Tauri architecture and deciding where backend vs frontend functionality belongs.
WORKS 48
Execute tasks with Lathe CLIskillEngineeringOpsL2
lathe-cli · Running agent tasks on PRs with complete artifact recovery and execution isolation per task.
WORKS 48
Stage, commit, and push changesskillEngineeringL1
git-pushing · Automating conventional commit workflow with consistent message format and co-author attribution.
WORKS 48
Harden Tauri supply chain securityskillEngineeringL2
understanding-tauri-ecosystem-security · Hardening Tauri application build pipelines and auditing dependency security posture.
WORKS 54
Pre-launch security and readiness auditskillEngineeringOpsL3
ship-gate · Preventing production incidents by systematically auditing security, database, and code quality before deploy.
WORKS 48
Wire frontend-to-backend IPC safelyskillEngineeringL1
understanding-tauri-ipc · Designing secure command/event channels between webview and Rust backend with validated message passing.
WORKS 48
Threat-model Tauri app security phasesskillEngineeringL2
understanding-tauri-lifecycle-security · End-to-end threat modeling of Tauri applications across development, build, distribution, and runtime phases.
WORKS 48
Install agent-native second brainskillEngineeringL2
hbrain · Building a personal knowledge vault from natural conversation without database or server requirements.
WORKS 48
Debug Tauri multiwindow behaviorskillEngineeringL1
understanding-tauri-process-model · Designing secure and performant Tauri applications with proper process boundaries and multiwindow handling.
WORKS 50
Audit skills for security vulnerabilitiesskillEngineeringL2
skill-security-auditor · Pre-install security gating for untrusted community skills before adding to Claude Code
WORKS 48
Scaffold agentic development frameworkskillEngineeringL2
adev-cli · Onboarding teams to agentic development across Claude Code, Cursor, and Copilot with unified context
WORKS 48
Configure Tauri runtime access controlskillEngineeringL2
understanding-tauri-runtime-authority · Debugging why a Tauri command is denied or designing capability-scoped security architecture
WORKS 48
Initialize encryption and secret storageskillEngineeringL2
stash · Setting up encrypted columns in Postgres with zero-footgun scaffolding into Claude Code / Codex
WORKS 48
Scaffold Infrastructure-as-TypeScript setupskillEngineeringL3
alchemy-infra · Agents provisioning cloud infrastructure safely without UI navigation or leaked secrets
WORKS 48
Update and sync Tauri dependenciesskillEngineeringL2
updating-tauri-dependencies · Keeping @tauri-apps/api and tauri crate in lockstep during major version upgrades
WORKS 48
Operate Dokploy infrastructure from agentskillEngineeringL3
dokploy-kit · Agents automating multi-instance Dokploy infrastructure without navigating the web UI
WORKS 48
Extract and display agent final reportskillEngineeringL1
agent-report · Viewing results from completed subagent runs in a readable format
WORKS 48
Upgrade Expo SDK and resolve issuesskillEngineeringL2
upgrading-expo · Keeping Expo SDK current across React Native projects while managing migration complexity
WORKS 48
Schedule serverless jobs and message queuesskillEngineeringL3
upstash-qstash · Agents queueing work across serverless functions without managing infrastructure
WORKS 48
Format and create GitHub pull requestsskillEngineeringL1
pr-description-format · Ensuring PR descriptions follow team conventions before submission
WORKS 48
Provision serverless Postgres on NeonskillEngineeringL2
using-neon · Agents querying Neon PostgreSQL without managing connection infrastructure
WORKS 49
Execute and track implementation changesskillEngineeringL2
implementation-runner · Running TDD workflows where tests drive implementation order
page 31 / 86