The library

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

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