Installation guide

How to Install Agent Skills in Claude Code

A practical installation workflow for Claude Code users: choose one skill, copy the install command, run a sandbox task, and review permissions before adopting it.

Decision prompt

I want to install one Agent Skill in Claude Code and validate it safely before using it in my default workflow.

12
Shortlist
install
Intent
Claude CodeCoding agentsUpdated Jun 2026

Recommended shortlist

Start with these skills

Ranked from current marketplace data
Adopt100/100
Agent Skills

Production-grade engineering skills for AI coding agents.

Stars81K
Trust86/100
Audit91/100
Quality100/100
RiskSafe to try
Claude CodeCursorCoding agents
$ npx skills add addyosmani/agent-skills
Adopt100/100
Skills

access to david ondrej's personal agent skills

Stars2.7K
Trust84/100
Audit91/100
Quality100/100
RiskSafe to try
Claude CodeCoding agentsResearch agents
$ npx skills add davidondrej/skills
Adopt100/100
Code Review

Review a branch or diff against repository standards and the originating spec in two independent analysis passes.

Stars169K
Trust91/100
Audit94/100
Quality100/100
RiskSafe to try
Claude CodeOpenAI AgentsCursor
$ npx skills add mattpocock/skills --skill code-review
Adopt100/100
Webapp Testing

Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.

Stars165K
Trust87/100
Audit92/100
Quality100/100
RiskSafe to try
Claude CodeOpenAI AgentsCursor
$ npx skills add anthropics/skills --skill webapp-testing

How to use this guide

Move from search to adoption

01

Pick the current task

Choose a concrete Claude Code workflow such as PR review, bug triage, or browser verification.

02

Open the skill decision page

Use the readiness score, risks, proof points, and install command before copying anything.

03

Run a sandbox validation

Ask the agent to complete one real task, then inspect diffs and logs manually.

Evaluation notes

What to check before installing

Install one skill at a time

The safest installation path is narrow: pick one skill, run one task, inspect the output, and only then add it to your normal agent workflow.

  • +Copy the install command from a skill decision page.
  • +Run the first task in a sandbox repo or low-risk branch.
  • +Review what files, tools, and external services the skill may touch.

Use installability as a quality signal

A skill with a clear install path is easier to evaluate. Missing install commands are not automatic dealbreakers, but they add review work.

  • +Prefer skills with a repository and clear docs.
  • +Check license and maintenance freshness.
  • +Keep notes on what the skill did well and where it failed.

FAQ

Common questions

Can I bulk-install many skills at once?

You can, but it is harder to debug. For production workflows, install and validate one skill at a time.

What if a skill has no install command?

Treat it as a manual-review candidate. Open the repository, inspect the instructions, and avoid production use until the install path is clear.

More candidates

Additional skills to review

Browse full marketplace

Implement

Primary pick

Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.

176K stars100/100 ready

Playwright Browser Skill

Primary pick

Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.

24K stars100/100 ready

Open Design

Primary pick

🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.

82K stars100/100 ready

Vercel React Best Practices

Primary pick

React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.

30K stars100/100 ready

Pm Skills

Primary pick

PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.

22K stars100/100 ready

Andrej Karpathy Skills

Primary pick

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

175K stars100/100 ready

Open Code Review

Primary pick

Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

11K stars100/100 ready

Awesome Claude Code

Primary pick

A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

50K stars100/100 ready

Next guides

Keep building the workflow