原始内容
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
What is this?
Software Design Assistant is a Claude Code plugin with 7 agents and 7 skills for software design 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-software-design
# Step 2️⃣ Install the plugin
/plugin install custom-plugin-software-design@pluginagentmarketplace-software-design
# 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-software-design.git
cd custom-plugin-software-design
# Load locally
/plugin load .
# Restart Claude Code
✅ Verify Installation
After restart, you should see these agents:
custom-plugin-software-design:01-frontend-web-specialist
custom-plugin-software-design:06-database-management-specialist
custom-plugin-software-design:04-data-ai-specialist
custom-plugin-software-design:02-backend-server-specialist
custom-plugin-software-design:03-mobile-specialist
... and 2 more
✨ Features
| Feature | Description |
|---|---|
| 🤖 7 Agents | Specialized AI agents for software design 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-web-specialist | Expert in frontend technologies, web frameworks, and modern |
| 2 | 06-database-management-specialist | Expert in database systems, data management, SQL, NoSQL, and |
| 3 | 04-data-ai-specialist | Expert in machine learning, AI engineering, data science, da |
| 4 | 02-backend-server-specialist | Expert in backend technologies, server architectures, APIs, |
| 5 | 03-mobile-specialist | Expert in iOS, Android, Flutter, React Native, and cross-pla |
| 6 | 05-devops-cloud-specialist | Expert in DevOps, cloud platforms, infrastructure as code, c |
| 7 | 07-fundamentals-architect | Expert in computer science fundamentals, software architectu |
🛠️ Skills
Available Skills
| Skill | Description | Invoke |
|---|
⌨️ Commands
| Command | Description |
|---|---|
/explore |
/explore |
/learn |
/learn |
/assess |
/assess |
/roadmap |
/roadmap |
📚 Documentation
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
📁 Project Structure
Click to expand
custom-plugin-software-design/
├── 📁 .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.
- Fork the repository
- Create your feature branch
- Follow the Golden Format for new skills
- 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 |