with one click
super-dev-suite
全栈之神·自进化零缺陷交付套件总入口。激活后自动启动总控调度系统。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
全栈之神·自进化零缺陷交付套件总入口。激活后自动启动总控调度系统。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
智能 PPT 生成助手。根据用户描述的主题、行业、风格,自动生成漂亮的 PPT 文件。支持所有行业(商务、教育、科技、医疗、金融、创意等),支持中英文双语,支持用户提供的模板或 AI 自动配色。触发词:做PPT、生成PPT、制作幻灯片、make ppt、create presentation、帮我做个PPT。
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
全栈之神·架构师。系统架构设计、技术选型、数据库设计、ADR决策记录。
全栈之神·进化官。子任务反思汇总、Skill提炼与进化、经验归档、Nudge Engine。
全栈之神·记忆官。管理.memory/三层记忆系统,负责加载、检索、写回、压缩。
全栈之神·总控调度。自动识别任务模式,按需委派9个子Skill,统一管理.memory/三层记忆。
| name | super-dev-suite |
| description | 全栈之神·自进化零缺陷交付套件总入口。激活后自动启动总控调度系统。 |
| alwaysOn | true |
| triggers | [{"pattern":"super-dev|全栈之神|超级开发|零缺陷","description":"用户显式激活套件时触发"}] |
本套件将原 super-dev-evolution 单体 Skill 拆分为轻量、专注、按需激活的子 Skill 套件,解决"每次激活加载大量无关指令、上下文浪费严重"的核心痛点。
┌─────────────────────────┐
│ super-dev-orchestrator │
│ 总控:模式识别·委派·记忆 │
└───────┬───────┬─────────┘
│ │
┌─────────────────┼───────┼─────────────────┐
│ │ │ │
▼ ▼ ▼ ▼
┌─────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ requirements│ │ architect │ │ tdd │ │ ux │
│ 需求深访 │ │ 架构设计 │ │ TDD驱动开发 │ │ UI/UX验证 │
└─────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
│ │ │ │
└─────────────────┼───────┼─────────────────┘
│ │
┌───────┴───────┴─────────┐
▼ ▼
┌──────────────┐ ┌──────────────┐
│ security │ │ memory │
│ 安全门禁 │ │ 分层记忆 │
└──────────────┘ └──────────────┘
│
┌───────┴───────┐
▼ ▼
┌──────────────┐ ┌──────────────┐
│ evolution │ │ shared-lang │
│ 自进化 │ │ 共享语言 │
└──────────────┘ └──────────────┘
| Skill | 文件路径 | 职责 | 激活条件 |
|---|---|---|---|
| 🎯 Orchestrator | skills/super-dev-orchestrator/SKILL.md | 总控调度、模式识别、任务委派、记忆存取 | 任务开始/结束 |
| 📋 Requirements | skills/super-dev-requirements/SKILL.md | 需求深访、用户故事提炼、验收标准 | 新功能/需求变更 |
| 🏗️ Architect | skills/super-dev-architect/SKILL.md | 系统架构、技术选型、模块设计 | 架构决策 |
| 🧪 TDD | skills/super-dev-tdd/SKILL.md | 测试驱动开发、红绿重构循环 | 编码实现 |
| 🎨 UX | skills/super-dev-ux/SKILL.md | 感官级UI/UX验证、无障碍、响应式 | 前端/UI变更 |
| 🔒 Security | skills/super-dev-security/SKILL.md | 供应链安全、代码审计、依赖扫描 | 依赖变更/部署前 |
| 🧠 Memory | skills/super-dev-memory/SKILL.md | 分层记忆系统、经验沉淀、知识管理 | 任务完成后 |
| 🔄 Evolution | skills/super-dev-evolution/SKILL.md | 技能自我进化、套件迭代优化 | 周期性/里程碑 |
| 🗣️ Shared Lang | skills/super-dev-shared-language/SKILL.md | 共享语言建立、DDD统一语言 | 需求/建模阶段 |
激活 super-dev 套件,我准备开始 [任务类型]
激活 super-dev-tdd,重构 UserService 模块
激活 super-dev-security,审计新引入的依赖
激活 super-dev-orchestrator,沉淀本次经验