npx claudepluginhub pluginagentmarketplace/custom-plugin-reactProduction-grade React ecosystem learning path - Master modern React development with SASMP v2.0 compliant agents and skills
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Agent skills for building and maintaining promptfoo evaluations
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
React Assistant is a Claude Code plugin with 14 agents and 7 skills for react development.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-react
# Step 2️⃣ Install the plugin
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-react.git
cd custom-plugin-react
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
... and 9 more
| Feature | Description |
|---|---|
| 🤖 14 Agents | Specialized AI agents for react tasks |
| 🛠️ 7 Skills | Reusable capabilities with Golden Format |
| ⌨️ 4 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | 03-devops-engineer | Expert guide for DevOps and infrastructure engineering. Mast |
| 2 | 04-ai-ml-engineer | Master machine learning and AI engineering. Build ML systems |
| 3 | 05-mobile-developer | Expert guide for mobile development. Build native (iOS Swift |
| 4 | 01-react-fundamentals | Specialized agent |
| 5 | 06-performance-optimization | Specialized agent |
| 6 | 07-system-architect | Master system design and architecture. Design scalable, reli |
| 7 | 02-backend-developer | Expert guide for building scalable backend systems. Master A |
| 8 | 04-state-management | Specialized agent |
| 9 | 02-hooks-patterns | Specialized agent |
| 10 | 01-frontend-developer | Expert guide for modern frontend development. Master React, |
| ... | +4 more | See agents/ directory |
| Skill | Description | Invoke |
|---|
| Command | Description |
|---|---|
/find-resources | resources - Curated Learning Materials & Communities |
/assess-skills | skills - Evaluate Your Technical Expertise |
/learn-path | path - Your Personalized Learning Roadmap |
/explore-roadmap | roadmap - Explore 79 Developer Specializations |
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
custom-plugin-react/
├── 📁 .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── 📁 agents/ # 14 agents
├── 📁 skills/ # 7 skills (Golden Format)
├── 📁 commands/ # 4 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE