mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-22 01:12:44 +00:00
10 lines
271 B
JSON
10 lines
271 B
JSON
|
|
{
|
||
|
|
"name": "code-simplifier",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality",
|
||
|
|
"author": {
|
||
|
|
"name": "Anthropic",
|
||
|
|
"email": "support@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|