custom-plugin-react

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

React Assistant

Version License Status SASMP

Agents Skills Commands


📦 Install Now · 🤖 Explore Agents · 📖 Documentation · Star this repo


What is this?

React Assistant is a Claude Code plugin with 14 agents and 7 skills for react development.


📑 Table of Contents

Click to expand

🚀 Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# 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
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-react.git
cd custom-plugin-react

# Load locally
/plugin load .

# Restart Claude Code

✅ Verify Installation

After restart, you should see these agents:

... and 9 more

✨ Features

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

🤖 Agents

14 Specialized Agents

# 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

🛠️ Skills

Available Skills

Skill Description Invoke

⌨️ Commands

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

📚 Documentation

Document Description
CHANGELOG.md Version history
CONTRIBUTING.md How to contribute
LICENSE License information

📁 Project Structure

Click to expand
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

📅 Metadata

Field Value
Version 1.0.0
Last Updated 2025-12-29
Status Production Ready
SASMP v1.3.0
Agents 14
Skills 7
Commands 4

🤝 Contributing

Contributions are welcome! Please read our Contributing Guide.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. Submit a pull request

⚠️ Security

Important: This repository contains third-party code and dependencies.

  • ✅ Always review code before using in production
  • ✅ Check dependencies for known vulnerabilities
  • ✅ Follow security best practices
  • ✅ Report security issues privately via Issues

📝 License

Copyright © 2025 Dr. Umit Kacar & Muhsin Elcicek

Custom License - See LICENSE for details.


👥 Contributors

Dr. Umit Kacar
Senior AI Researcher & Engineer
Muhsin Elcicek
Senior Software Architect

Made with ❤️ for the Claude Code Community

GitHub