Add Production Grade plugin to Plugins table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Quan Duong
2026-03-05 21:09:58 +07:00
parent 59009ad6be
commit b9fe9dfa94

View File

@@ -142,6 +142,7 @@ One hundred twenty-one production-ready plugins that extend Claude Code with dom
| [plan](plugins/plan/) | Structured planning with risk assessment and time estimation |
| [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. |
| [project-scaffold](plugins/project-scaffold/) | Scaffold new projects and add features with best-practice templates |
| [prompt-optimizer](plugins/prompt-optimizer/) | Analyze and optimize AI prompts for better results |
| [python-expert](plugins/python-expert/) | Python-specific development with type hints and idiomatic refactoring |