mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-30 15:02:40 +00:00
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"name": "claude-code-setup",
|
|
"description": "Analyze codebases and recommend tailored Claude Code automations",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Isabella He",
|
|
"email": "isabella@anthropic.com"
|
|
}
|
|
}
|