PRs welcome! This project thrives on real-world experience.
- New hooks — Deterministic quality gates that solve real problems
- New skills — Workflows that save time (with evidence they work)
- New agents — Specialized subagents with clear model routing
- Tool updates — New tools or corrections to existing entries (with sources)
- Stack recipes — Production-tested stack combinations
- Bug fixes — Broken hooks, incorrect examples, typos
- Tools without evidence (benchmarks, stars, production usage)
- Vendor-specific content disguised as best practices
- Duplicates of existing content without clear improvement
- Files over 500 lines (split into focused docs instead)
- Fork the repo
- Create a branch:
git checkout -b add-tool-name - Add your content with sources
- Test any hooks/scripts:
bash hooks/your-hook.sh - Submit a PR with a clear description
- Tables over prose — Easier to scan, less tokens for AI
- Code over description — Show, don't tell
- Sources required — Link to benchmarks, docs, or production experience
- Keep it concise — If you can say it in 1 line, don't use 3