anthropicsanthropicsOfficial·8 Agent Skills Included

claude-code

Automate code reviews, PR checks, and plugin development in your terminal

Automates pull request reviews, code quality checks, and security validation directly in your terminal. Builds custom plugins, slash commands, agents, hooks, and MCP integrations without manual boilerplate. Migrates codebases to newer Claude models and improves frontend design output. Removes repetitive review and scaffolding work so developers ship faster.
npx skills add anthropics/claude-code --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Claude Code plugins?

Run `npx skills add anthropics/claude-code --all -g -y` in your terminal to install all plugins and skills in this suite globally.

How to automate pull request reviews with AI?

The pr-review-toolkit plugin runs specialized agents that check test coverage, type design, silent failures, and code simplicity on every pull request.

Can I build my own Claude Code plugins?

Yes. The plugin-dev plugin includes skills and agents that scaffold plugin structure, commands, hooks, agents, and MCP integrations for you.

Does Claude Code work without coding experience?

Basic usage works through plain-English commands in your terminal, but most plugins in this suite target software development workflows.

How to migrate my code to Claude Opus 4.5?

The claude-opus-4-5-migration plugin automatically updates model strings, removes unsupported headers, and adjusts prompts for Opus 4.5 behavior.

Related Repositories in Software Engineering

View All in Software Engineering