The library

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

works · untested / no effect · hurts — every rank is measured against a no-skill baseline
untested
Bootstrap Claude Code workflow infrastructureskillEngineeringL2
claude-workflow-kit · Bootstrapping a new workflow stage without writing gate logic from scratch.
untested
Lightweight Claude Code workflow systemskillEngineeringL2
v23cc · Pinning Claude Code components at exact versions in a project without relying on global installations.
untested
Scaffold AI engineering projectsskillEngineeringL3
create-ai-eng-app · Jumping into AI engineering with idiomatic Next.js, Vercel, Claude API, and MCP boilerplate.
untested
Audit API documentation qualityskillEngineeringMarketingL2
api-docs-quality-report · Assessing API doc completeness before releasing or migrating SDKs.
untested
Install Claude Code workflow pluginskillEngineeringL2
install-claude-workflow-v2 · Onboarding a project to Claude Code v2 workflow harness with minimal manual setup.
untested
Score developer documentationskillEngineeringProductL2
docs-auditor · Comprehensively scoring a dev docs site's AI discoverability, structure, and SEO readiness (llms.txt, sitemaps, breadcrumbs, etc.) in one audit
untested
Audit AI readiness and llms.txtskillMarketingEngineeringL2
llms-txt-checker · Quick audit of whether a domain properly advertises itself to LLM crawlers via robots.txt, llms.txt, and llms-full.txt with structured pass/fail scoring
untested
Run dynamic multi-agent workflowsskillEngineeringL3
open-dynamic-workflows · Running fan-out multi-agent workflows with parallel execution, progress tracking, and journal persistence independent of harness vendor
untested
Bootstrap Claude Code workflow projectskillEngineeringL2
create-claude-workflow · Quickly bootstrap a new Claude Code workflow with stack-specific skills, CLAUDE.md, and memory scaffolding for a chosen tech stack
untested
Multi-model code development workflowskillEngineeringL2
ccg-workflow · Rapidly generating boilerplate, test stubs, and documentation from a specification without manual typing
untested
Debug failed GitHub Action jobsskillEngineeringL2
analyze-ci · Spotting which CI jobs consistently fail or timeout, and which tests are flaky, so you can prioritize fixes by impact
untested
Sync Claude Code config across machinesskillEngineeringL2
claude-nomad · Keeping Claude Code config in sync across multiple machines without exposing secrets.
untested
Push secrets to Agentuity cloudskillEngineeringL2
agentuity-cli-cloud-secret-push · Pushing local .env secrets to Agentuity cloud without manual portal access.
untested
All-in-one engineering workflow engineskillEngineeringL2
sgc · Enforcing discipline in engineering workflows with risk-based process gates per task.
untested
Multi-model code orchestrationskillEngineeringL2
ccgx-workflow · Orchestrating multi-turn agent workflows with subtask delegation and result aggregation.
untested
Plan attention budget for agent systemsskillEngineeringProductL1
007-attention-budget_3741f8bb · Tracking and optimizing context window usage across long-running tasks.
untested
Install and configure KTX context layerskillEngineeringL3
ktx · Exploring and querying semantic layer metadata and running analytics on metrics.
untested
Wrap public APIs with production error handlingskillEngineeringL2
api-fetch-wrapper · Fetching authenticated API content when standard web fetch lacks credential handling.
untested
Draft skill documentation structureskillEngineeringOpsL1
04-draft-skill · Generating structured drafts from predefined templates.
untested
Implement GitHub issues in git worktreesskillEngineeringL2
WorkOnIssue · Automating GitHub issue task execution and status updates.
untested
Apply Claude Code governance and guardrailsskillOpsEngineeringL3
lisa · Enforcing consistent coding standards across human + AI teams without injecting rules per request.
untested
Build RAG vector search capabilityskillEngineeringProductL3
rag_vector_skill · When you need embeddings persisted in a local vector DB without managing schema.
untested
Manage AI agent identity and skill lifecycleskillOpsEngineeringL4
chrono-ai-service-manual · When an agent manages both identity/OAuth (NyxID) and skill lifecycle (Ornn) in one operation.
untested
Operate Ornn skill lifecycle via CLIskillEngineeringOpsL2
ornn-agent-manual-cli · Skill-only operations when you want a compact manual without identity/OAuth sections.
untested
Run end-to-end Docker stack health checksskillEngineeringOpsL2
e2e-testing · QA validation of multi-service runtime when you need read-only checks, not destructive testing.
untested
Set up spec-driven AI coding workflowsskillEngineeringL3
cafekit · Bootstrapping Claude Code workflow when you want question→brainstorm→spec→implement→test→review.
untested
Interact with GitHub via gh CLIskillEngineeringOpsL1
github · Querying PR/issue/run state when you want the canonical GitHub surface via CLI.
untested
Run contract-driven Claude Code developmentskillEngineeringOpsL4
gsd-t · When you need parallelizable, context-fresh development with unattended relay and real-time visibility.
untested
Distribute Claude Code workflowsskillOpsEngineeringL3
lazyclaude-ai · When you want workflows distributed as npm package and auto-loaded in Claude Code.
untested
Develop skills knowledge baseskillOpsEngineeringL2
skills-kb-dev-workflow-skill · Use this skill to skills-kb-dev-workflow-skill.
untested
Control session resume and branchingskillEngineeringL2
session-control · Use this skill to session-control.
untested
Access Anthropic Vertex API via TypeScriptskillEngineeringL2
vertex-sdk · When deploying Claude to Google Cloud infrastructure with existing Vertex authentication.
untested
Fix agent payload field length validationskillEngineeringL2
1015-agent_payload_field_lengths_fix_12f44af0 · Preventing oversized payloads that fail in Azure OpenAI or Foundry deployments.
untested
Orchestrate graph-based AI agent workflowsskillEngineeringL3
agent-workflow · Coordinating Claude, Cursor, Codex, or other agents in sequence with schema contracts.
untested
Scaffold AI-assisted coding workflowsskillEngineeringL2
workflow · Setting up multi-agent coding workflows across Claude Code, Codex, Gemini, or others.
untested
Bridge workflow continuity for coding agentsskillEngineeringL3
codeam-cli · Keeping Claude Code or Codex sessions continuity-aware and interruptible from phone/remote.
untested
Write type-safe TypeScript codeskillEngineeringL1
ts · When building type-safe Node/browser code in projects requiring nullish coalescing and type guards
untested
Orchestrate squad-dev classification and risk scoringskillEngineeringL4
squad-mcp · When you need deterministic multi-agent code review with parallel agents and weighted scoring
untested
Analyze test coverage gapsskillEngineeringL1
check-coverage · When you need a coverage gap report with specific recommendations for critical missing tests
untested
Scaffold agentic engineering workflowsskillEngineeringL2
agent-eng · When architecting multi-step agentic workflows that need planning, reflection, and grounded reasoning
untested
Execute logging stepskillEngineeringL1
vsaf · When you need a structured JSON Schema authoring workflow that feeds type-safe SDKs
untested
Run verification, test, lint, and commitskillEngineeringL2
wrap_up · When you want to capture session outputs before moving to another task or context
untested
Prevent AI coding disasters with safety hooksskillEngineeringL4
cc-safe-setup · When you want autonomous Claude Code loops to run safely without accidentally deleting code or data
untested
Track AI developer sprint metrics and guidanceskillEngineeringL3
slope · When you need to prioritize refactoring and identify hot spots in a large codebase
untested
Manage deployments and feature flagsskillOpsEngineeringL3
operability · When shipping code that teams will operate and you need introspection, logging, and easy repro
untested
Prevent AI coding disasters with safety hooksskillEngineeringL4
cc-safe-setup · When you want autonomous Claude Code loops to run safely without accidentally deleting code or data
untested
Read and analyze application logsskillEngineeringOpsL2
log-manager · Diagnosing live application failures by quickly surfacing the last N log lines and error patterns without parsing structured logs.
untested
Verify Android APK signing certificatesskillEngineeringL2
check-signature · Verifying that a release APK was signed with the expected certificate before distribution, especially for Play Console key rotation or third-party signed builds.
untested
Compare Android build artifactsskillEngineeringL2
compare-builds · Release validation workflows where you need to confirm that a new build only includes intended changes (size, permissions, ABI support) before distribution.
untested
Curate tests and decompose dependenciesskillEngineeringL2
yoink · Understanding the minimal surface area of a Python library by running its tests in isolation, then progressively stripping away transitive dependencies to identify core requirements.
page 35 / 86