plugin.json 271 B

123456789
  1. {
  2. "name": "code-simplifier",
  3. "version": "1.0.0",
  4. "description": "Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }