custom-plugin-fullstack

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

原始内容

Fullstack Assistant

Version License Status SASMP

Agents Skills Commands


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


What is this?

Fullstack Assistant is a Claude Code plugin with 7 agents and 7 skills for fullstack 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-fullstack

# Step 2️⃣ Install the plugin
/plugin install fullstack-assistant@pluginagentmarketplace-fullstack

# 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-fullstack.git
cd custom-plugin-fullstack

# Load locally
/plugin load .

# Restart Claude Code

✅ Verify Installation

After restart, you should see these agents:

fullstack-assistant:01-frontend-mobile
fullstack-assistant:07-devrel-growth
fullstack-assistant:03-devops-cloud
fullstack-assistant:02-backend-database
fullstack-assistant:04-data-ai
... and 2 more

✨ Features

Feature Description
🤖 7 Agents Specialized AI agents for fullstack tasks
🛠️ 7 Skills Reusable capabilities with Golden Format
⌨️ 4 Commands Quick slash commands
🔄 SASMP v1.3.0 Full protocol compliance

🤖 Agents

7 Specialized Agents

# Agent Purpose
1 01-frontend-mobile Comprehensive expert guide for frontend and mobile developme
2 07-devrel-growth Expert DevRel, technical writing, and engineering management
3 03-devops-cloud Expert DevOps and cloud infrastructure guide. Master Docker,
4 02-backend-database Expert backend and database development guide. Master Node.j
5 04-data-ai Advanced AI and data science guide. Master machine learning,
6 06-product-qa Complete product and QA guide. Master product management, UX
7 05-security-systems Expert security and systems design guide. Master cybersecuri

🛠️ Skills

Available Skills

Skill Description Invoke
data-ai Master machine learning, data engineering, AI/LLM developmen Skill("fullstack-assistant:data-ai")
devops Master DevOps, containerization, cloud platforms, and infras Skill("fullstack-assistant:devops")
frontend Master frontend frameworks (React, Vue, Angular), styling, s Skill("fullstack-assistant:frontend")
devrel Master developer relations, technical writing, community bui Skill("fullstack-assistant:devrel")
security Master cybersecurity, system design, software architecture, Skill("fullstack-assistant:security")
backend Master backend technologies including Node.js, Python, Java, Skill("fullstack-assistant:backend")
product Master product management, UX design, design systems, and qu Skill("fullstack-assistant:product")

⌨️ Commands

Command Description
/explore-roles roles - Browse All Developer Roles
/learn Start Learning Path
/assess Knowledge Assessment
/recommend Get Role Recommendations

📚 Documentation

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

📁 Project Structure

Click to expand
custom-plugin-fullstack/
├── 📁 .claude-plugin/
│   ├── plugin.json
│   └── marketplace.json
├── 📁 agents/              # 7 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 7
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