Starter Kits
A kit is a small set of skills that work together, plus an AGENTS.md starter you can paste and edit. I picked combinations I would actually install, not a tour of every repo.
someone shipping a Python service
Python service kit
Modern Python tooling, property tests, static analysis, and a security pass for a service that talks to Postgres.
7 skills · Claude Code, Codex, Cursor
a team shipping Next.js
Next.js team kit
Vercel React and Next rules, Playwright on the running app, then review and CI repair.
8 skills · Claude Code, Codex, Cursor
anyone reviewing agent-written diffs
Security-first review
Threat model and insecure defaults first, then a security diff review, static analysis, and a second reviewer.
7 skills · Claude Code, Codex, Cursor
one developer, any stack
Solo developer baseline
The Superpowers loop plus Sentry commit and PR skills. Design, plan, execute, debug, prove it, then ship.
8 skills · Claude Code, Codex, Cursor
Install skills from this site
These two live in this repo under skills/. The CLI finds them at the repo root.
npx skills add agent-config/site --skill agent-config-fundamentals Requires Node.js 18+.
npx skills add agent-config/site --skill audit-agents-md Requires Node.js 18+.