Equip Claude Code to the teeth.
Curated Skills × four-layer CLAUDE.md memory templates × authoritative community resources. Every piece of kit names its source, ships its install command, and comes with a prompt you can say out loud — copy, paste, ship.
↑ not a screenshot — click in and type help.
From zero to “official skills armed + project memory initialized” in a few minutes. Every code block has one-click copy in its corner.
$ npm install -g @anthropic-ai/claude-code
$ cd your-project&& claude Skip if already installed. First run walks you through login; see the official docs linked in the footer for system requirements.
> /plugin marketplace add anthropics/skills
> /plugin install document-skills@anthropic-agent-skills
> /plugin install example-skills@anthropic-agent-skills Installs all 17 official skills in one go. Then just name them in conversation — e.g. “use the pdf skill to extract this form’s fields”.
> /init # draft a project CLAUDE.md
> /memory # view / edit every layer anytime After drafting, prune it against the templates: delete what Claude can infer, keep only high-signal rules. Put the global file at ~/.claude/CLAUDE.md yourself.
Hand-picked entries from the skills library and the resource shelf; the full catalog lives on their own pages.
The all-round PDF toolbox: extract text and tables, merge and split, rotate and watermark, fill forms, encrypt and decrypt. First choice for scans and form documents.
/plugin install document-skills@anthropic-agent-skills Anthropic engineers' distilled taste for frontend design — the antidote to same-y 'AI-flavored' interfaces (identical fonts, purple gradients, rounded cards). A perennial plugin-chart favorite.
/plugin install example-skills@anthropic-agent-skills The official scaffold for creating skills: guides you to design, generate, and iterate your own SKILL.md. Usually one session (15–30 min) to a working skill.
/plugin install example-skills@anthropic-agent-skills