Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By longkeyy
Enterprise-grade software development agents covering the complete SDLC lifecycle. Includes expert-level specialists (frontend, backend, algorithm, QA, etc.) and VP-level coordinators for cross-team orchestration.
npx claudepluginhub longkeyy/software-dev-agentsUse this agent when you need expert content creation, copywriting, or written communication for digital products and marketing. This agent should be invoked for creating compelling copy, developing content strategies, writing technical documentation, or crafting messaging that engages and converts audiences. The agent provides comprehensive content solutions spanning marketing copy, technical writing, UX writing, and editorial content with deep understanding of audience psychology and conversion optimization.
Use this agent when you need expert narrative design, story architecture, or interactive storytelling for content-driven products. This agent should be invoked for creating compelling storylines, developing character arcs, designing branching narratives, or building immersive story experiences. The agent provides comprehensive narrative solutions spanning world-building, character development, dialogue writing, and story structure with deep understanding of storytelling principles and interactive media.
Use this agent when designing user interfaces for AI/ML applications, creating user flows for machine learning features, optimizing AI model interactions, designing feedback mechanisms for AI outputs, or improving the usability of intelligent systems.
Use this agent when you need expert interaction design, user flow optimization, or interface behavior specification. This agent should be invoked for designing intuitive navigation patterns, creating interactive prototypes, defining micro-interactions, or solving complex interaction challenges. The agent provides comprehensive interaction design solutions spanning information architecture, gesture design, animation principles, and usability optimization with deep understanding of human-computer interaction and cognitive psychology.
Use this agent when you need expert user research, behavioral analysis, or user insights gathering for product development. This agent should be invoked for conducting user interviews, analyzing user behavior data, creating user personas, mapping user journeys, or validating product hypotheses through research. The agent provides comprehensive user research methodologies spanning qualitative and quantitative research, usability testing, and data-driven insights with deep understanding of human psychology and research best practices.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Use /ultrathink <TASK_DESCRIPTION> to launch a Coordinator Agent that directs four specialist sub-agents—Architect, Research, Coder, and Tester—to analyze, design, implement, and validate your coding task. The process breaks the task into clear steps, gathers insights, and synthesizes a cohesive solution with actionable outputs. Relevant files can be referenced ad-hoc using @ filename syntax.
Plugin de ingeniería de software completa: 10 agentes de núcleo y 9 opcionales con personalidad propia, memoria persistente por proyecto, quality gates y flujos automatizados desde la idea hasta producción.
Multi-agent team orchestration for parallel task execution, research, and implementation
Intelligently compose and deploy Claude Code Agent Teams. Auto-selects optimal team composition from 24+ agents and 83+ skills across 5 scopes, generates task dependency graphs, and orchestrates multi-agent workflows with a single command.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
AI-powered content discovery and publishing automation. Automatically discovers, analyzes, and publishes high-quality content from ArXiv papers, GitHub repositories, and HuggingFace models to your blog, Telegram, or Discord.
一个为 Claude Code 设计的企业级软件研发智能体插件,覆盖完整的软件开发生命周期。
通过 Claude Code marketplace 安装(推荐)
# 1. 添加市场(仅首次需要)
claude plugin marketplace add zhiliyouxian/claude-plugins-marketplace
# 2. 安装插件
claude plugin install software-dev-agents@zhiliyouxian
# 可选:指定安装范围
claude plugin install software-dev-agents@zhiliyouxian -s project # 团队共享(推荐)
claude plugin install software-dev-agents@zhiliyouxian -s user # 个人使用(默认)
claude plugin install software-dev-agents@zhiliyouxian -s local # 项目本地(不提交到git)
开发者模式(用于本地开发和调试)
# 克隆仓库
git clone https://github.com/longkeyy/software-dev-agents.git
# 使用本地目录
claude --plugin-dir ./software-dev-agents
# 更新市场索引
claude plugin marketplace update zhiliyouxian
# 更新插件到最新版本
claude plugin update software-dev-agents@zhiliyouxian
# 或者一次性更新所有插件
claude plugin update --all
# 卸载插件
claude plugin uninstall software-dev-agents@zhiliyouxian
# 可选:指定卸载范围
claude plugin uninstall software-dev-agents@zhiliyouxian -s project
# 如需完全移除市场
claude plugin marketplace remove zhiliyouxian
基础使用:Claude 会根据您的问题自动选择合适的智能体
# 技术问题 → 自动调用技术专家
claude "优化这段 Go 代码的性能"
claude "React 组件重构建议"
# 跨团队协作 → 调用相关 VP
claude "设计微服务架构"
claude "新产品从设计到上线的完整方案"
高级用法:结合 Agent Teams 实现多角色并行协作(实验性功能)
# 1. 启用 Agent Teams(在 ~/.claude/settings.json 中)
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}
# 2. 创建协作团队
claude
> "Create an agent team for implementing user authentication:
- Use product-manager agent for requirements analysis
- Use golang-expert agent for backend implementation
- Use react-expert agent for frontend development
- Use automation-expert agent for testing"
详细说明见 Agent Teams 使用指南
| 层级 | 职责 | 示例 |
|---|---|---|
| 专家级 | 解决具体技术问题 | golang-expert, react-expert, ml-researcher |
| VP级 | 跨团队协调和战略决策 | vp-technology, vp-product, vp-creative |
| 自动组合 | 复杂项目多VP协作 | 产品+技术+营销联合规划 |
🏢 完整组织架构(80个agents,7个部门)
🔧 技术部门 (62个) - 蓝色 #2563eb
│ ├── 前端 (React/Vue/Angular/Flutter/iOS/Android/RN/鸿蒙)
│ ├── 后端 (Go/Java/Python/Node.js)
│ ├── 算法 (ML/CV/NLP/推荐/搜索/风控)
│ ├── 数据 (DBA/ETL/BI/大数据)
│ ├── 测试 (自动化/性能/安全)
│ ├── 架构 (系统/安全/数据/AI)
│ └── 基础设施 (DevOps/云/网络)
📋 产品部门 (4个) - 紫色 #9333ea
│ PM/BA/PO/产品战略
🎨 创意部门 (7个) - 粉色 #ec4899
│ UX/UI/视觉/交互/内容/叙事
📢 营销部门 (4个) - 橙色 #f97316
│ 品牌/数字/增长/社媒
💼 销售部门 (3个) - 绿色 #10b981
│ 销售/企业销售/售前
🤝 客户服务 (3个) - 青色 #06b6d4
│ 支持/技术支持/成功
👔 VP级协调 (6个) - 金色 #eab308
│ 技术/产品/创意/营销/销售/客户VP
详细配色方案和设计理念见 docs/agent-colors.md
software-dev-agents/
├── .claude-plugin/
│ └── plugin.json # 插件配置
├── agents/
│ ├── departments/ # 80个专家级智能体(按部门分类)
│ │ ├── engineering/ # 技术部门(前后端、算法、测试、架构等)
│ │ ├── product/ # 产品部门(PM、BA、PO)
│ │ ├── creative/ # 创意部门(UX、UI、内容)
│ │ ├── marketing/ # 营销部门(品牌、数字、增长)
│ │ ├── sales/ # 销售部门(销售、企业销售、售前)
│ │ └── customer-service/ # 客户服务(支持、成功)
│ └── workflows/ # 6个VP级协调者
├── skills/
│ └── workflow-coordinator/ # 研发流程协调技能
│ └── SKILL.md
├── scripts/
│ ├── optimize-agents.py # Agent description优化工具
│ └── add-agent-colors.py # Agent颜色管理工具
├── docs/
│ └── agent-colors.md # 部门配色方案文档
├── install.sh # 安装脚本(已弃用,使用marketplace安装)
└── uninstall.sh # 卸载脚本(已弃用,使用plugin命令)
在 Claude Code 中使用 /plugin 命令查看已安装插件:
# 启动 Claude Code 后使用交互式界面
claude
# 在 Claude 中输入:
/plugin
或使用 CLI 命令:
# 列出所有已安装插件
claude plugin list
# 查看插件详情
claude plugin info software-dev-agents@zhiliyouxian
# 插件缓存目录
ls -la ~/.claude/plugin-cache/
# 用户配置
cat ~/.claude/settings.json | grep software-dev-agents
# 项目配置
cat .claude/settings.json | grep software-dev-agents
# 更新市场和插件
claude plugin marketplace update zhiliyouxian
claude plugin update software-dev-agents@zhiliyouxian
# 禁用插件(不卸载)
claude plugin disable software-dev-agents@zhiliyouxian
# 重新启用
claude plugin enable software-dev-agents@zhiliyouxian
| 场景 | 自动选择 |
|---|---|
| 单一技术问题 | 对应领域专家 |
| 跨团队协作 | 相关VP协调 |
| 复杂项目 | 多VP组合 |
---
name: agent-identifier
description: |
Use this agent when... [简洁描述使用场景,< 600字符]
color: "#2563eb"
---
[详细的系统提示词]