feat: add claude-code-setup and claude-md-management plugins

This commit is contained in:
Isabella He
2026-01-16 14:34:43 -08:00
parent 9627620588
commit a86e34672c
19 changed files with 2262 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"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"
}
}