Every bundle here mirrors a project's .claude/ directory — skills, rules, hooks, settings and a CLAUDE.md pointer — so a new project starts with the tooling you already trust.
Each bundle lives in skills/<slug>/ in the GitHub repo. A README with YAML frontmatter is the only required file; everything else is exactly what you would commit under .claude/.
Download and drop in
Grab the zip, unzip it into your project's .claude/ folder, paste the CLAUDE.md pointer if the bundle ships one.
Rendered straight from GitHub
Pages are built from the repository at request time. A merge to main is live in seconds, no redeploy.
Readable before you install
Browse the file tree, read SKILL.md and rules with rendered markdown, inspect hooks and settings with syntax highlighting.
Open a pull request that adds a directory under skills/ with a README. CI validates the frontmatter; once merged to main the bundle is live within seconds — no rebuild.