技能库 13 个
rest-graphql-debug
Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
subagent-driven-development
Execute plans via delegate_task subagents (2-stage review).
code-wiki
Generate wiki docs + Mermaid diagrams for any codebase.
test-driven-development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
systematic-debugging
4-phase root cause debugging: understand bugs before fixing.
spike
Throwaway experiments to validate an idea before build.
requesting-code-review
Pre-commit review: security scan, quality gates, auto-fix.
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
plan
Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete co
node-inspect-debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
hermes-agent-skill-authoring
Author in-repo SKILL.md: frontmatter, validator, structure.
writing-plans
Write implementation plans: bite-sized tasks, paths, code.
debugging-hermes-tui-commands
Debug Hermes TUI slash commands: Python, gateway, Ink UI.