SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

manten
Compact Node.js testing patterns with standalone imports, AsyncLocalStorage-based context, concurrency controls, hooks, snapshot testing, and simple timeouts/re

code-virtuoso
A step-by-step playbook to verify, review, choose an integration strategy, write PR messages, push, and clean up when finishing a development branch.

dotfiles
Use MCP-connected IDE language server to run diagnostics, perform scope-aware renames, find references, and auto-apply fixes like organize imports and format do

codexgo
Recover the previous actionable Codex request for the current workspace after a crash, compaction, or context loss, so work can resume quickly and accurately.

specialist-agent
Run disciplined TDD cycles: write a failing test, implement the minimal fix, then refactor — for features and bugfixes where correctness matters.

specialist-agent
Run fresh verification commands (tests, build, lint, types) and require full output evidence before claiming work is complete or merging changes.

specialist-agent
Teaching-first implementation assistant: explains why decisions are made, walks through architecture, and produces incremental code with pedagogy for onboarding

specialist-agent
Generate an implementation plan matched to task complexity — from quick mini-plans to full design documents — before writing code or making large changes.

specialist-agent
A four-phase, evidence-first debugging methodology agent skill: gather evidence, analyze patterns, formulate hypotheses, and implement & prove fixes.