The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★3,035→untested★3→untested★3,035→untested★3→untested★0→untested★3→untested★3→untested★3,035→untested★3→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★0→untested★3→untested★0→untested★3→untested★3→untested★3→untested★3→untested★49→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★2→untested★3→untested★3,035→untested★1→untested★3→untested★0→untested★3→untested★3→untested★4,703→untested★3→untested★3→
Maintain context across sessionsskillEngineeringL1
gsd:thread · When work spans multiple sessions but doesn't belong to a specific phase and needs persistent context.
Continuously improve agentic workflowsskillEngineeringL4
triple-loop-learning · When you want autonomous continuous improvement of system instructions based on objective headless benchmarks.
Generate frontend UI design contractsskillProductEngineeringL1
gsd:ui-phase · When starting a frontend phase and need a design specification contract from research to verification.
Manage memory across agent sessionsskillEngineeringL2
memory-management · When you need a tiered recall system balancing hot-cache speed with deep semantic search across sessions.
Navigate code using knowledge graphsskillEngineeringL2
gitnexus-exploring · When learning a large unfamiliar codebase and need execution flows and symbol relationships mapped.
Audit recursive language model coverageskillEngineeringL1
rlm-audit · When you've added new files and need to identify exactly what's missing from the semantic cache.
Clean stale knowledge cache entriesskillEngineeringL1
rlm-cleanup-agent · When files are deleted or moved and the RLM ledger contains stale entries to remove.
Safely revert phase commitsskillEngineeringL2
gsd:undo · When you need to safely revert phase or plan commits with dependency checking, not blind git reset.
Distill and maintain knowledge ledgerskillEngineeringL2
rlm-curator · When you need to distill files into the RLM Summary Ledger and keep the cache in sync with codebase.
Summarize code into semantic cacheskillEngineeringL2
rlm-distill-agent · When you have uncached files and need high-quality 1-sentence summaries written to the ledger.
Validate phase completion gapsskillProductEngineeringL2
gsd:validate-phase · When a phase is complete but validation coverage is unknown and needs retroactive audit and gap-filling.
Initialize RLM semantic cacheskillEngineeringL2
rlm-init · When setting up RLM for the first time in a project or adding a new cache profile.
Validate features through conversational testingskillProductEngineeringL1
gsd:verify-work · When you want conversational user acceptance testing with automatic diagnosis of found issues.
Search RLM ecosystem code and docsskillEngineeringL2
rlm-search · When searching for architecture, code, or documentation and need O(1) RLM scan before semantic or exact search.
Manage parallel development workstreamsskillOpsEngineeringL1
gsd:workstreams · When validating project work and need to execute gsd:validate-phase workflow.
Audit vector database coverage gapsskillEngineeringDataL2
vector-db-audit · When you need O(1) keyword lookup across RLM summaries without semantic search overhead.
Clean up orphaned vector database chunksskillEngineeringDataL2
vector-db-cleanup · When RLM Phase 1 keyword search is insufficient and semantic nearest-neighbor matching is needed.
Index files into vector databaseskillEngineeringDataL2
vector-db-ingest · When RLM Phase 1/2 results are insufficient and you need precise regex or exact-match lookup.
Initialize vector database pluginskillEngineeringL2
vector-db-init · When you need to enable semantic search over project code without a remote server.
Launch ChromaDB vector search serverskillEngineeringL2
vector-db-launch · When multiple agents need concurrent read/write access to the vector store.
Search codebase with semantic understandingskillEngineeringL2
vector-db-search · When Phase 1 (RLM) returned no match and you need concept-based context retrieval.
Red-team audit plugin against standardsskillEngineeringProductL3
audit-plugin-l5 · When you need uncompromising enterprise security and architecture review against a 39-point L4 matrix.
Validate plugin structure and complianceskillEngineeringL2
audit-plugin · When validating a Claude Code plugin against 10 structural and security compliance categories.
Compile APM package into context documentsskillEngineeringL3
compile-apm-package · When your target harness requires a single top-level context file instead of distributed skills.
Convert plugin to APM-native packageskillEngineeringL3
convert-plugin-to-apm · When adding APM governance to an existing plugin without disrupting current workflows.
Resolve pull request review feedback automaticallyskillEngineeringL3
US-081-pr-fix-skill · When you want to automatically resolve PR review comments, test, and push fixes without manual triage.
Scaffold agentic GitHub workflowskillEngineeringL3
create-agentic-workflow · When converting a local skill into a GitHub-native agentic workflow for CI/CD automation.
Create custom workflow nodesskillEngineeringL2
script-to-node · When creating custom pixel-processing nodes from natural language descriptions without manual JSON.
Build APM-native agent packageskillEngineeringL3
create-apm-package · When building a new multi-runtime package from scratch with APM governance from day one.
Deploy skill as Azure AI agentskillEngineeringL4
create-azure-agent · When deploying an agent skill as a managed Azure AI Foundry service with Bicep infrastructure.
Create custom slash commandskillEngineeringL1
create-command · When automating repeated workflows with reusable slash commands that scale across the team.
Scaffold Docker-enabled agent skillskillEngineeringL3
create-docker-skill · When building containerized agent skills with pre-flight environment checks.
Discover missing features via code analysisskillProductEngineeringL2
human-brainstorm · Unblocking feature roadmaps by surfacing architectural gaps that current implementation could support
Create deterministic GitHub Actions workflowsskillEngineeringL3
create-github-action · Setting up repeatable, version-controlled CI/CD without runtime agent complexity
Design event-driven Claude Code hooksskillEngineeringL2
create-hook · Enforcing invariants or auto-approvals in Claude Code without creating a full skill
Add MCP server integrations to pluginsskillEngineeringL3
create-mcp-integration · Adding hosted service integrations (Slack, GitHub, Postgres) without manual MCP config authoring
Scaffold complete Claude Code pluginsskillEngineeringL3
create-plugin · Bootstrapping plugin structure with all mandatory bindings in place, including hermes compatibility
Scaffold new agent skills with discoveryskillEngineeringL2
create-skill · Creating repeatable agent skills with TDD-ready evaluation structure and discovery-captured trigger phrases
Scaffold stateful agent skillsskillEngineeringL3
create-stateful-skill · Building multi-step orchestration skills that maintain state across invocations and explicit escalation gates
Update skill documentation schemaskillEngineeringL1
SKILL.md_UPDATE_PLAN · Tracking doc-drift for skills undergoing major version bumps with feature set changes
Design and scaffold sub-agentsskillEngineeringL3
create-sub-agent · Bootstrapping specialized agents with explicit permissions and lifecycle hooks instead of generic LLM responses
Defend against mortgage AI attacksskillEngineeringLegalL3
security-guardrails · Defending lending agents from adversarial manipulation while preserving legitimate borrower interactions
Automate ticket-based agent workflowsskillOpsEngineeringL2
MS-298-ticket-work-skill · Autonomous ticket execution by separating outcome verification (AC) from workflow mechanics (skill)
Audit code against ecosystem standardsskillEngineeringOpsL2
ecosystem-standards · Pre-publish compliance checks ensuring skills/plugins meet naming, structure, and schema standards
Add admin routes to Fastify backendskillEngineeringL2
add-admin-route.SKILL · Rapidly adding backend endpoints to Sofia without manual routing boilerplate
Score skills for autonomous loop optimizationskillEngineeringProductL2
eval-autoresearch-fit · Identifying which skills are ready for autonomous improvement loops by assessing eval robustness
Fix broken plugin path referencesskillEngineeringL2
fix-plugin-paths · When you need systematic analysis and actionable recommendations.
Scope Android maintenance backlog tasksskillEngineeringOpsL1
scope-maintenance-task · When you need systematic analysis and actionable recommendations.
Deploy APM packages to runtime directoriesskillEngineeringL3
install-apm-package · When you need reproducible, byte-identical deployments with lockfile tracking.
Audit plugin security maturityskillEngineeringL1
l5-red-team-auditor · When you need uncompromising enterprise security and maturity assessment against 39-point rubric.