Claude Code Setup (plugin officiel Anthropic)

Official Anthropic plugin that reads your project and tells you what to install in Claude Code, instead of leaving you to guess. You install it from the official repo (`anthropics/claude-plugins-official`), ask it to recommend automations for your project, and it scans your folder read-only: package.json, languages, structure. It touches no files. It returns a sorted list across 5 categories (MCP servers, skills, hooks, subagents, slash commands) matched to YOUR stack: Playwright MCP when it sees React, a security-review subagent when it spots authentication code.

Strengths

Limitations

Best for

View on Coeurdar