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

wizards-of-the-ghosts
Explain how systems, protocols, or architectures actually work under the hood and surface non-obvious implications and failure modes.

wizards-of-the-ghosts
Performs structured reconstruction of how a system, decision, or codebase arrived at its current state: timelines, key decision points, and contextual analysis

agent-skills
Structured, blameless incident post-mortem template that produces an executive summary, timeline, root cause analysis, and actionable remediation items.

claude
A structured root-cause debugging workflow: investigate, understand, reason, and fix — with commands and templates for code search, GitHub issue lookup, log ana

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

aura-frog
A compact TDD-driven bugfix workflow that enforces root-cause investigation, failing-test-first discipline, and stepwise verification to prevent regressions.