Home

Open source

Reusable Claude Code setups, one download away.

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.
How it works

Bundles mirror your .claude/ directory

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.
Latest

Bundles

Nuxt

Nuxt 4 + Nuxt UI v4 documentation fetchers and the rules that make Claude Code use them instead of stale training data.

nuxtnuxt-uivuedocs
SkillsRulesCLAUDE.md
by Patrity · 12 files · 52.7 KB
Contribute

Add your own bundle

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.