cyberneticlibrary

The library

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

WORKS 48
Build and test entire projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
WORKS 48
Preview full stack locally with DockerskillEngineeringL3
deploy-preview · Full-stack local testing of containerized system before main merge.
WORKS 48
Instrument MCP servers for observabilityskillEngineeringL2
instrumentation-mcp · Production observability into agentic MCP workflows.
WORKS 48
Deploy agent skills and MCP serversskillEngineeringL2
agent-install · Distributing skills and MCPs across multiple agents (Claude, Cursor, etc.).
WORKS 48
Integrate MCP into mobile appsskillEngineeringL3
mobile-mcp · Bridging native mobile apps to agentic MCP ecosystems.
WORKS 48
Build and test Xcode projectskillEngineeringL2
build-and-test · Complete CI verification pipeline before PR merge.
WORKS 48
Manage Cloudflare via TypeScriptskillEngineeringOpsL2
cloudflare · Serverless MCP deployment with global edge network latency.
WORKS 48
Launch app in iOS SimulatorskillEngineeringL2
run-simulator · Rapid local mobile testing during active development.
WORKS 48
Track MCP server analytics with PostHogskillEngineeringL2
mcp · Real-time product analytics integration into agentic workflows.
WORKS 48
Create AI agent teams and custom skillsskillEngineeringL3
metaskill · Managing complex multi-stage ML experiments with single invocation.
WORKS 48
Create Custom Claude Code SkillsskillEngineeringL2
flows · Visually/declaratively composing multi-step processing pipelines.
WORKS 48
Trace MCP Server OperationsskillEngineeringL3
openinference-instrumentation-mcp · Full observability into RAG and LLM app internals.
WORKS 48
Design APIs and System BoundariesskillEngineeringProductL2
api-and-interface-design · Establishing contract-first API design before coding starts.
WORKS 48
Debug Browser Issues with DevToolsskillEngineeringL2
browser-testing-with-devtools · When you need live runtime state inspection instead of static code analysis.
WORKS 48
Automate Build and Deploy PipelinesskillEngineeringOpsL3
ci-cd-and-automation · Before merging any change to enforce quality standards.
WORKS 48
Review Code Quality Before MergeskillEngineeringL1
code-review-and-quality · Before merging any change when human review is unavailable.
WORKS 48
Integrate Slack into WorkflowsskillOpsEngineeringL2
slack-mcp-server · When agents need to read and search organizational knowledge in Slack.
WORKS 48
Configure Agent Context and RulesskillEngineeringL1
context-engineering · When agent output quality is degrading due to insufficient or wrong context.
WORKS 48
Register Tools in Browser AgentsskillEngineeringProductL3
webmcp-ts-sdk · When building MCP servers for browser-based applications.
WORKS 48
Diagnose and Fix Build FailuresskillEngineeringL1
debugging-and-error-recovery · When something breaks and guessing wastes more time than structured triage.
WORKS 48
Document Architectural DecisionsskillEngineeringL1
documentation-and-adrs · When a significant architectural choice needs future engineers to understand the why.
WORKS 48
Build Production UI ComponentsskillProductEngineeringL2
frontend-ui-engineering · When UI needs to work flawlessly across devices and follow brand guidelines.
WORKS 48
Manage Git Workflows and VersionsskillEngineeringL1
git-workflow-and-versioning · When version control workflow needs to be enforced consistently.
WORKS 48
Query PostgreSQL SchemasskillEngineeringDataL2
postgres-mcp · When agents need direct database access for queries or mutations.
WORKS 48
Run monetized AI agent serviceskillOpsEngineeringL3
elisym-provider · Monetizing a Claude/OpenAI subscription by running a long-lived agent that accepts paid jobs from the decentralized elisym network and settles in SOL/USDC.
WORKS 48
Deploy agents through Agent OSskillEngineeringOpsL3
agoragentic · Delegating specialized AI work (summarization, search, analysis) to the best available provider without hardcoding endpoints, with automatic fallback and Base L2 USDC settlement.
WORKS 48
Deploy agents through Agent OSskillEngineeringOpsL3
agoragentic · Moving a locally-developed agent toward hosted Agent OS deployment with integrated memory, secret storage, identity verification, and multi-agent swarm orchestration.
WORKS 48
Run isolated compute jobs remotelyskillEngineeringDataL2
modal · Running heavy compute (ML training, data processing), GPU-dependent code, or untrusted code in safe isolation without local GPU procurement or Docker management.
WORKS 48
Query blockchain data directlyskillEngineeringDataL2
rpc · Low-level blockchain reads where native library integration is overkill
WORKS 48
Orchestrate multi-agent workflowsskillEngineeringOpsL3
network-ai · Multi-agent systems needing dynamic routing based on capabilities
WORKS 48
Monetize API endpoints for agentsskillOpsEngineeringL3
monetize-service · Multi-stakeholder service monetization with transparent splits
WORKS 48
Query onchain Base network dataskillDataEngineeringL2
query-onchain-data · Querying decoded blocks, transactions, and events on Base via standardized SQL without running a local full node.
WORKS 48
Break multi-file changes into stepsskillEngineeringL1
incremental-implementation · Managing large multi-file changes by building and testing each vertical slice independently, avoiding tangled one-shot implementations.
WORKS 48
Profile and fix performance issuesskillEngineeringL2
performance-optimization · Fixing actual performance bottlenecks identified by profiling, avoiding guesswork-driven optimization.
WORKS 48
Audit security and data handlingskillEngineeringL2
security-and-hardening · Ensuring code handling user data, authentication, or external services is secure from the start, not as an afterthought.
WORKS 48
Prepare production deployment checklistskillEngineeringL1
shipping-and-launch · Shipping production changes with confidence through staged rollouts, monitoring, and tested rollback strategies.
WORKS 48
Write tests before implementing codeskillEngineeringL1
test-driven-development · Proving code correctness through tests, making bugs reproducible and fixes verifiable.
WORKS 48
Run interactive CLI commandsskillEngineeringL2
clrun · Automating interactive CLI workflows (scaffolders, dev servers, TUI prompts) that would otherwise require manual intervention.
WORKS 48
Run interactive CLI commandsskillEngineeringL2
clrun · Automating interactive CLI workflows (scaffolders, dev servers, TUI prompts) that would otherwise require manual intervention.
WORKS 48
Run interactive CLI commandsskillEngineeringL2
clrun · Automating interactive CLI workflows (scaffolders, dev servers, TUI prompts) that would otherwise require manual intervention.
WORKS 48
Install or uninstall BoltMCPskillEngineeringL2
install-boltmcp · Specialized use case not specified in body.
WORKS 48
Connect Atomic Chat local modelsskillEngineeringL3
add-atomic-chat-tool · Specialized use case not specified in body.
WORKS 48
Switch to Codex as agent providerskillEngineeringL3
add-codex · Specialized use case not specified in body.
WORKS 48
Discover x402-payable APIs for agentsskillEngineeringL2
x402-service-scout · Specialized use case not specified in body.
WORKS 48
Add GitHub channel and PR threadsskillEngineeringL2
add-github · Specialized use case not specified in body.
WORKS 48
Design brutalist data dashboardsskillProductEngineeringL1
industrial-brutalist-ui · When building data-heavy dashboards or technical portfolios that need to feel like declassified blueprints.
WORKS 53
Monitor pull requests until merge-readyskillEngineeringL2
babysit · When a PR needs active monitoring until all checks, reviews, and threads are truly resolved.
WORKS 48
Enforce complete code output without truncationskillEngineeringL1
full-output-enforcement · When complete, unabridged output is critical and default truncation patterns would break the deliverable.
WORKS 48
Understand claude-mem architecture and dataskillEngineeringL1
how-it-works · When applying how-it-works patterns to specialized interface challenges.
WORKS 48
Build premium design systems for agentsskillProductEngineeringL2
stitch-design-taste · When applying stitch-design-taste patterns to specialized interface challenges.
page 11 / 86