cyberneticlibrary

The library

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

untested
Mine code review patterns into rulesskillEngineeringL3
rule-miner · Discovering and formalizing repeated correction patterns into standing rules.
untested
Create new agent skills with structureskillEngineeringL2
write-a-skill · Creating reusable agent capabilities with proper structure and peer validation.
untested
Generate edge cases and test scenariosskillEngineeringProductL1
scenario · Pre-implementation risk discovery and comprehensive QA test planning.
untested
Scout codebase surfaces and resourcesskillEngineeringL2
scout · Parallel breadth-first navigation before cross-cutting codebase changes.
untested
Audit code threats with STRIDE+OWASPskillEngineeringProductL2
security · Threat-modeled vulnerability discovery using attacker personas and STRIDE.
untested
Block until CI passesskillEngineeringL1
wait-for-CI · Blocking deployment workflows until CI resolution without manual polling.
untested
Ship feature branches end-to-endskillEngineeringL2
ship · Safe production deployment with automated gate validation.
untested
Manage agent skill lifecycleskillEngineeringL2
skill-management · Discovering and managing installed agent capabilities.
untested
Configure HTTP proxy globallyskillEngineeringL2
global-agent · Running agents that need to maintain shared execution context.
untested
Query any SQL databaseskillDataEngineeringL2
sqlit · Ad-hoc database queries without leaving the agent session.
untested
Install skills and MCPs from reposskillEngineeringL2
playbooks · Executing templated multi-step operational procedures with checkpoints.
untested
Auto-lint and fix codebaseskillEngineeringL1
lint-and-fix · Automated code style checking and fixing with bounded iterations.
untested
Draw ASCII architecture diagramsskillProductEngineeringL1
text-diagram · Converting natural descriptions into maintainable visual diagrams.
untested
Conduct dynamic workflowskillEngineeringL3
ultracook · Recipe discovery and meal planning with ingredient cost management.
untested
Enhance UI progressively with CSSskillProductEngineeringL1
enhancing-progressively · When layout or styling can be achieved without JS, reducing bundle size and runtime complexity.
untested
Create isolated git worktreesskillEngineeringL2
worktree · When multiple agents or developers need to work on different features in parallel without branch conflicts.
untested
Orchestrate multi-agent AI swarmsskillEngineeringL4
agentic-flow · When you need a full multi-agent orchestration framework with learned routing and background task workers.
untested
Enforce AI-first SDLC rulesskillEngineeringL1
rules · When enforcing consistent code quality and compliance across teams using AI-First SDLC practices.
untested
Catalog agent skills cross-platformskillEngineeringL1
agent-skills · When you need a centralized, runtime-agnostic skill catalog for Codex, Claude, Cursor, and other tools.
untested
Run agent CLIs in DockerskillEngineeringL3
agent-pod-cli · When coordinating teams of agents from a single CLI interface.
untested
Enterprise UI component libraryskillProductEngineeringL2
vue · When building Vue.js applications with consistent patterns and type safety.
untested
Multiplex AI agent MCP serversskillEngineeringL3
agentbrew · When rapidly instantiating custom agents from templates.
untested
Proxy Claude Desktop API requestsskillEngineeringL3
claude-code-proxy · When relaying requests between Claude Code instances over a network.
untested
Shared memory and token protectionskillEngineeringL3
eagle-mem · Needed when you want AI coding agents to retain project context and memory across sessions without using cloud services.
untested
Superglue CLI for developmentskillEngineeringL2
cli · Superior for building, testing, and exposing custom tools and systems through a unified CLI and MCP interface.
untested
Build CLI from API specsskillEngineeringL3
skill-creator · Best for instantly converting OpenAPI specs, GraphQL schemas, or MCP servers into reusable agent skills.
untested
Clear edit freeze and unlock directoriesskillEngineeringL1
unfreeze · Provides functionality not available in generic alternatives.
untested
Scaffold thin-skill packagesskillEngineeringL2
skill-creator · Best for instantly converting OpenAPI specs, GraphQL schemas, or MCP servers into reusable agent skills.
untested
Multi-platform agent coding CLIskillEngineeringL2
cc-devflow · Provides functionality not available in generic alternatives.
untested
Install agent skills and packsskillEngineeringL1
td-ai-tools · Provides functionality not available in generic alternatives.
untested
Auto-generate docs from YAML schemaskillEngineeringL1
schema-to-doc-generation · Transforming machine-readable definitions into consistent component or pattern documentation at scale.
untested
Deploy ERC-20 tokens on BaseskillEngineeringL2
liquid-sdk · Launching tokens onchain when you need Uniswap V4 liquidity management and MEV auction bidding with zero API keys.
untested
Build multi-agent MCP solutionsskillEngineeringL3
mcp · Letting AI build production multi-agent systems when you want to avoid manual JSON authoring and docs context switching.
untested
Deploy Bifrost Agent SkillskillEngineeringL2
agent-skill · Teaching AI assistants how to operate Bifrost when they need onchain interaction patterns.
untested
Score and audit SDK documentationskillProductEngineeringL2
sdk-docs-auditor · Keeping SDK docs fresh when your API surface changes and docs drift from implementation.
untested
Manage AI coding sessions seamlesslyskillEngineeringL1
sessionr · Managing user state across requests when you need reliable session persistence with TTL.
untested
Evaluate agent skill qualityskillEngineeringL1
skill-eval · Quality-gating skills before agent deployment when you need consistency and safety.
untested
Build Odoo 18/19 modules fastskillEngineeringL2
pi-odoo-workflow · Automating Odoo business processes when you need event-driven actions without custom module coding.
untested
Swap AI skill groups instantlyskillEngineeringL1
loadout · Standardizing developer environments when you need reproducible setups across team and platforms.
untested
Run autonomous AI agent swarmsskillEngineeringL3
swarmclaw · Self-hosted multi-agent workflows with persistent agent memory, delegation, and mixed LLM providers.
untested
Install public agent skillsskillEngineeringL2
luminae-helper · Bulk-installing community skills into multiple coding tools from a single command.
untested
Manage agent skill dependenciesskillEngineeringL1
skilltree-pm · Teams needing reproducible skill installs across multiple coding agents with transitive dependency resolution.
untested
Ship accessible, search-friendly web interfacesskillProductEngineeringL1
skill-frontend-excellence · Shipping interfaces that are fast (95+ Perf), fully accessible (100 A11y), and visually distinctive without framework lock-in.
untested
Explore open agent skills ecosystemskillEngineeringL1
eyc-skills · Installing skills from decentralized repos to any of 15+ agents with interactive search and non-destructive symlinks.
untested
Set up Claude Code workflow engineskillEngineeringL2
claude-comms · Bootstrapping Claude Code workflow harness in a new project without manual template copying.
untested
Install production workflow and UI skillsskillEngineeringL2
workflows · Installing production-quality workflow assets into a project repo without touching global ~/. directories.
untested
Gate research and implementation workflowsskillEngineeringProductL2
mewoflow · Chinese-language teams doing evidence-driven software delivery with multi-gate checks and local skill hooks.
untested
Release completed featuresskillEngineeringProductL2
1-3-3-feature-releasing.simple.skill · Fast feature releases following a repeatable 1-3-3 cadence (1 planning phase, 3 implementation phases, 3 verification phases).
untested
Orchestrate multi-agent development workflowsskillEngineeringL3
claude-code-workflow · Letting Claude Code work autonomously within guardrails defined by CLAUDE.md directives.
untested
Automate epic, git, and design workflowsskillEngineeringProductL3
claude-workflows · Orchestrating complex multi-stage development tasks with backtrack/rework loops in Claude Code.
page 34 / 86