原始内容
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
What is this?
Software Architect Assistant is a Claude Code plugin with 7 agents and 7 skills for software architect 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-architect
# Step 2️⃣ Install the plugin
/plugin install software-architect-assistant@pluginagentmarketplace-software-architect
# 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-architect.git
cd custom-plugin-software-architect
# Load locally
/plugin load .
# Restart Claude Code
✅ Verify Installation
After restart, you should see these agents:
software-architect-assistant:05-infrastructure-devops
software-architect-assistant:03-mobile-game-development
software-architect-assistant:01-frontend-development
software-architect-assistant:06-database-management
software-architect-assistant:02-backend-api-development
... and 2 more
✨ Features
| Feature | Description |
|---|---|
| 🤖 7 Agents | Specialized AI agents for software architect 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 | 05-infrastructure-devops | Infrastructure and DevOps specialist covering Docker, Kubern |
| 2 | 03-mobile-game-development | Mobile and Game Development specialist covering React Native |
| 3 | 01-frontend-development | Frontend Development specialist covering HTML, CSS, JavaScri |
| 4 | 06-database-management | Database and Data Management specialist covering PostgreSQL, |
| 5 | 02-backend-api-development | Backend and API Development specialist covering Node.js, PHP |
| 6 | 07-fundamentals-career | Fundamentals and Career Development specialist covering Comp |
| 7 | 04-data-science-ai | Data Science and AI specialist covering AI Engineers, Data S |
🛠️ Skills
Available Skills
| Skill | Description | Invoke |
|---|---|---|
database |
Master relational and NoSQL databases including PostgreSQL, | Skill("software-architect-assistant:database") |
fundamentals |
Master foundational computer science concepts, data structur | Skill("software-architect-assistant:fundamentals") |
backend-development |
Build scalable backend systems with Node.js, Python, Java, G | Skill("software-architect-assistant:backend-development") |
mobile-development |
Build mobile applications for iOS, Android, and cross-platfo | Skill("software-architect-assistant:mobile-development") |
data-science |
Master machine learning, AI, data science, and GenAI applica | Skill("software-architect-assistant:data-science") |
frontend-development |
Modern web development with HTML, CSS, JavaScript, TypeScrip | Skill("software-architect-assistant:frontend-development") |
infrastructure |
Master cloud infrastructure, Kubernetes, Terraform, CI/CD, a | Skill("software-architect-assistant:infrastructure") |
⌨️ Commands
| Command | Description |
|---|---|
/learn |
Learning Path Selector |
/assess |
Knowledge Assessment |
/projects |
Project Ideas & Portfolio Building |
/roadmap |
Technology Roadmap Explorer |
📚 Documentation
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
📁 Project Structure
Click to expand
custom-plugin-software-architect/
├── 📁 .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 |