Anthropic Official Skills
17 skills and 14 plugins straight from Anthropic โ tested, maintained, safe.
What it is
17 skills and 14 plugins straight from Anthropic โ tested, maintained, safe.
Official skills and plugins from Anthropic โ the people who build Claude Code. Tested, maintained, safe. These are the basics you should install first before you drown in community skills.
Install / Setup
Option 1 โ In the Claude Code terminal:
/plugins
The plugin marketplace opens and you activate what you want from the list.
Option 2 โ Prompt Claude Code:
Open the plugin marketplace via /plugins and show me which Anthropic-Official plugins I should enable. Recommend the 3 most important ones for a solo founder working mostly on web apps and docs.
Or pull straight from the repos:
- github.com/anthropics/skills
- github.com/anthropics/claude-code/tree/main/plugins
Highlights
Skills (17 total):
frontend-designโ kills the generic AI design lookpdf,xlsx,pptx,docxโ create and edit Office docsclaude-apiโ build apps with the Claude API (prompt caching included)mcp-builderโ roll your own MCP serverwebapp-testingโ Playwright-based testingskill-creatorโ guide for building your own skills
Plugins (14 total):
code-reviewโ 5 review agents running in parallelcommit-commandsโ/commit,/commit-push-prsecurity-guidanceโ warns on SQL injection, XSS, evalfeature-devโ 7-phase feature developmentpr-review-toolkitโ 6 specialized PR agentshookifyโ build custom hooks
Liking this?
Inside the community I show you how I run all of this day-to-day โ live sessions, direct feedback on your setup, and my full configs.
Use cases
- Docs in one shot โ
pdf/docx/pptxskills for proposals, reports, pitch decks. - Commits without thinking โ
commit-commandsplugin โ/commitreads the diff and writes the message. - Feature dev with guardrails โ
feature-devforces planning before code. - PR review on a team โ
pr-review-toolkitchecks security, performance, and tests in parallel. - Build Claude API apps โ
claude-apiskill ships apps with proper prompt caching baked in.
Pro tip
Don't enable everything at once โ more plugins means more context overhead on every message. Start with commit-commands, code-review, and the Office skills you actually need. Add the rest when you hit a real use case.
๐ Installing skills is step one. Knowing which ones to use when โ that's the real edge. In the community I show you my full skill setup and how I use it every day. โ Join the Claude Code Mastery Community
Updated regularly โ follow @vine.codes for more.
Want more?