Claude Code Resources

July 1, 2026 ยท View on GitHub

One stop. Every command, every agent, every skill โ€” organized by what you're trying to do, not by where they live in the docs.

๐Ÿ”— vexilo.app/?lang=en โ€” the live interactive guide.


What this is

An interactive field guide for Claude Code. Built because scrolling through /help, the docs, and 40 GitHub repos to find the right slash command is a 20-minute context switch nobody should pay twice.

31  agents       pre-built specialist subagents
99  commands     slash-command workflows
123 skills       on-demand capability packs
13  rules        project-level conventions

All four are organized around a single 5-step workflow โ€” Research โ†’ Plan โ†’ Test-first โ†’ Security โ†’ Commit โ€” which is the core method behind the whole guide.

Why it exists

Three companion toolkits (gstack, ECC, Auto Agent) ship hundreds of agents and commands between them. Anthropic Skills adds another layer. Great power, but you only discover them after you already needed one. This guide fixes that.

The killer move: every node in the 5-step flow links directly to the agents / commands / skills that pull weight at that step. Click once, see the stack, copy the snippet.

The 30-second killer feature

Click "Teach Claude this handbook" at the top of the page. In 30 seconds it primes your local Claude with the entire guide, so when you say "fix the auth bug", Claude already knows which agents and commands to chain.

No install. No npm. No API key. Just open the page, click once, paste back into your Claude session.

Coverage

Resource typeCountExample usage
Agents31tdd-guide, build-error-resolver, security-reviewer, code-reviewer
Commands99/plan, /tdd, /security-scan, /quality-gate, /orchestrate
Skills123UX review, prompt tuning, schema design, regex explainer
Rules13repo conventions, naming, file layout
Deep guides7project flow ยท best practices ยท deploy ยท UI/UX Pro Max ยท email-verification deploy ยท daily-use manual

How to use it

  1. Open vexilo.app/?lang=en
  2. Press โŒ˜ K to search anything (every agent, command, skill is one keystroke away)
  3. Pick your scenario card โ€” bug fix, new feature, code review, pre-launch security, automation, or "I'm new, where do I start?"
  4. Click into the 5-step flow to see which agents and commands chain together
  5. (Optional) Click Teach Claude this handbook to feed the whole guide into your local Claude session

Built around three companion toolkits

Contributing

Spotted an outdated command count? A new agent missing from the index? Open an issue โ€” the guide is versioned (currently v1.1.9) and updates ship weekly.

License

MIT. The guide is free, the data is open, and the index improves when people point at gaps.


Open the field guide โ†’