Add PUIUX Pilot plugin

Manually resolved merge conflict for PR #19.

Closes #19
This commit is contained in:
Rohit Ghumare
2026-03-16 13:31:59 +05:30
parent a21c3bb687
commit 9a4731e345

View File

@@ -153,6 +153,7 @@ One hundred twenty-one production-ready plugins that extend Claude Code with dom
| [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 |
| [PUIUX Pilot](https://github.com/PUIUX-Cloud/puiux-pilot) | Auto-configures Claude Code hooks, MCPs, and skills for any project. Scans 95+ project types, selects from 28+ hooks, scores quality (0-100), translates configs across AI tools. Safe: dry-run, atomic writes, backup + rollback. |
| [python-expert](plugins/python-expert/) | Python-specific development with type hints and idiomatic refactoring |
| [query-optimizer](plugins/query-optimizer/) | SQL query optimization and execution plan analysis |
| [rag-builder](plugins/rag-builder/) | Build Retrieval-Augmented Generation pipelines |