Vine

โ† Back
Skills

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 look
  • pdf, xlsx, pptx, docx โ€” create and edit Office docs
  • claude-api โ€” build apps with the Claude API (prompt caching included)
  • mcp-builder โ€” roll your own MCP server
  • webapp-testing โ€” Playwright-based testing
  • skill-creator โ€” guide for building your own skills

Plugins (14 total):

  • code-review โ€” 5 review agents running in parallel
  • commit-commands โ€” /commit, /commit-push-pr
  • security-guidance โ€” warns on SQL injection, XSS, eval
  • feature-dev โ€” 7-phase feature development
  • pr-review-toolkit โ€” 6 specialized PR agents
  • hookify โ€” 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 / pptx skills for proposals, reports, pitch decks.
  • Commits without thinking โ€” commit-commands plugin โ†’ /commit reads the diff and writes the message.
  • Feature dev with guardrails โ€” feature-dev forces planning before code.
  • PR review on a team โ€” pr-review-toolkit checks security, performance, and tests in parallel.
  • Build Claude API apps โ€” claude-api skill 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?

Learn it straight from me.