Merge branch 'pr-49'

This commit is contained in:
Rohit Ghumare
2026-03-30 11:09:08 +01:00

View File

@@ -190,6 +190,7 @@ Over 150 production-ready plugins that extend Claude Code with domain-specific c
| [perf-profiler](plugins/perf-profiler/) | Performance analysis, profiling, and optimization recommendations |
| [performance-monitor](plugins/performance-monitor/) | Profile API endpoints and run benchmarks to identify performance bottlenecks |
| [plan](plugins/plan/) | Structured planning with risk assessment and time estimation |
| [preflight](https://github.com/preflight-dev/preflight) | 24-tool MCP server that catches vague prompts before they cost 2-3x in wrong→fix cycles. 12-category scorecards, correction pattern learning, cross-service contract awareness, session history search with LanceDB vectors, and cost estimation. `npx preflight-dev` |
| [pr-reviewer](plugins/pr-reviewer/) | Review pull requests with structured analysis and approve with confidence |
| [product-shipper](plugins/product-shipper/) | Ship features end-to-end with launch checklists and rollout plans |
| [production-grade](https://github.com/nagisanzenin/claude-code-production-grade-plugin) | 14-agent autonomous pipeline — PM, Architect, Backend, Frontend, QA, Security, Code Review, DevOps, SRE, Data Scientist, Technical Writer, Skill Maker, Polymath co-pilot. Two-wave parallel execution, brownfield-safe. |