mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-02-04 09:13:08 +00:00
fix plugin.json description
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
|
"description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Isabella He",
|
"name": "Anthropic",
|
||||||
"email": "isabella@anthropic.com"
|
"email": "support@anthropic.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
|
"description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Isabella He",
|
"name": "Anthropic",
|
||||||
"email": "isabella@anthropic.com"
|
"email": "support@anthropic.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user