Bryan Thompson fc49e6815f recommender: add Convex to database/backend MCP coverage (#1981) 3 kuukautta sitten
..
.claude-plugin 6efe83162f fix plugin.json description 7 kuukautta sitten
skills fc49e6815f recommender: add Convex to database/backend MCP coverage (#1981) 3 kuukautta sitten
LICENSE aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins 6 kuukautta sitten
README.md a86e34672c feat: add claude-code-setup and claude-md-management plugins 7 kuukautta sitten
automation-recommender-example.png 146d4788ff merge slash commands and skills 7 kuukautta sitten

README.md

Claude Code Setup Plugin

Analyze codebases and recommend tailored Claude Code automations - hooks, skills, MCP servers, and more.

What It Does

Claude uses this skill to scan your codebase and recommend the top 1-2 automations in each category:

  • MCP Servers - External integrations (context7 for docs, Playwright for frontend)
  • Skills - Packaged expertise (Plan agent, frontend-design)
  • Hooks - Automatic actions (auto-format, auto-lint, block sensitive files)
  • Subagents - Specialized reviewers (security, performance, accessibility)
  • Slash Commands - Quick workflows (/test, /pr-review, /explain)

This skill is read-only - it analyzes but doesn't modify files.

Usage

"recommend automations for this project"
"help me set up Claude Code"
"what hooks should I use?"

Automation recommender analyzing a codebase and providing tailored recommendations

Author

Isabella He (isabella@anthropic.com)