Files
claude-engineering-plugin/README.md
Kieran Klaassen 5ddb46233c Simplify README and apply Every style guide
- Simplified Quick start to two slash commands
- Applied Every style guide (sentence case, spelled-out numbers)
- CLAUDE.md formatting improvements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 13:50:23 -07:00

50 lines
1.5 KiB
Markdown

# Every Marketplace
The official plugin marketplace for Claude Code extensions. Get access to AI-powered development tools that embody the compounding engineering philosophy.
## Quick start
Run Claude and add the marketplace:
```
/plugin marketplace add EveryInc/every-marketplace
```
Then install the plugin:
```
/plugin install compounding-engineering
```
## Available plugins
### Compounding engineering
AI-powered development tools that get smarter with every use. Includes 21 specialized agents, 24 commands, five workflows, and two automated hooks.
**Features:**
- Code review with multiple expert perspectives
- Automated testing and bug reproduction
- PR management and parallel comment resolution
- Documentation generation and maintenance
- Security, performance, and architecture analysis
[View plugin details](./plugins/compounding-engineering/README.md)
## Philosophy
This marketplace features plugins that embody **compounding engineering**: each unit of engineering work makes subsequent units of work easier—not harder.
Every plugin follows the four-step process:
1. **Plan** → Break down tasks with clear steps
2. **Delegate** → Execute with AI assistance
3. **Assess** → Test thoroughly and verify quality
4. **Codify** → Record learnings for next time
## Support
- [Report issues](https://github.com/EveryInc/every-marketplace/issues)
- [View documentation](https://github.com/EveryInc/every-marketplace/wiki)
Built with [Claude Code](https://claude.ai/code) by [Every Inc.](https://github.com/EveryInc)