mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Plugin had inconsistent content (OpenAI references, CI/CD workflow baked into review command). Replaced by official pr-review-toolkit and comprehensive-review plugins. Also answered discussions #138, #421, #422.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Complete Plugin Reference
|
||||
|
||||
Browse all **72 focused, single-purpose plugins** organized by category.
|
||||
Browse all **71 focused, single-purpose plugins** organized by category.
|
||||
|
||||
## Quick Start - Essential Plugins
|
||||
|
||||
@@ -68,14 +68,6 @@ Multi-agent coordination from backend → frontend → testing → security →
|
||||
|
||||
Generate pytest (Python) and Jest (JavaScript) unit tests automatically with comprehensive edge case coverage.
|
||||
|
||||
**code-review-ai** - AI-powered code review
|
||||
|
||||
```bash
|
||||
/plugin install code-review-ai
|
||||
```
|
||||
|
||||
Architectural analysis, security assessment, and code quality review with actionable feedback.
|
||||
|
||||
### Infrastructure & Operations
|
||||
|
||||
**cloud-infrastructure** - Cloud architecture design
|
||||
@@ -150,11 +142,10 @@ Next.js, React + Vite, and Node.js project setup with pnpm and TypeScript best p
|
||||
| **unit-testing** | Automated unit test generation (Python/JavaScript) | `/plugin install unit-testing` |
|
||||
| **tdd-workflows** | Test-driven development methodology | `/plugin install tdd-workflows` |
|
||||
|
||||
### 🔍 Quality (3 plugins)
|
||||
### 🔍 Quality (2 plugins)
|
||||
|
||||
| Plugin | Description | Install |
|
||||
| ------------------------------ | --------------------------------------------- | -------------------------------------------- |
|
||||
| **code-review-ai** | AI-powered architectural review | `/plugin install code-review-ai` |
|
||||
| **comprehensive-review** | Multi-perspective code analysis | `/plugin install comprehensive-review` |
|
||||
| **performance-testing-review** | Performance analysis and test coverage review | `/plugin install performance-testing-review` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user