Files
claude-engineering-plugin/plugins/compounding-engineering/.claude-plugin/plugin.json
Kieran Klaassen 5a7bcc5afb [2.0.2] Improve design-iterator agent for proactive usage
- Update description to emphasize proactive use when design work isn't coming together
- Add examples showing how to suggest 5x or 10x iterations after initial changes fail
- Include guidance for when colors feel wrong or layouts aren't balanced

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 13:30:21 -08:00

26 lines
805 B
JSON

{
"name": "compounding-engineering",
"version": "2.0.2",
"description": "AI-powered development tools. 24 agents (organized by category: review, research, design, workflow, docs), 15 commands, 11 skills for code review, research, design, and workflow automation.",
"author": {
"name": "Kieran Klaassen",
"email": "kieran@every.to",
"url": "https://github.com/kieranklaassen"
},
"homepage": "https://every.to/source-code/my-ai-had-already-fixed-the-code-before-i-saw-it",
"repository": "https://github.com/EveryInc/every-marketplace",
"license": "MIT",
"keywords": [
"ai-powered",
"compounding-engineering",
"workflow-automation",
"code-review",
"rails",
"ruby",
"python",
"typescript",
"knowledge-management",
"image-generation"
]
}