원클릭으로
z-design
Use when you have enough context to plan implementation - brainstorming approaches, writing plans, making architecture decisions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you have enough context to plan implementation - brainstorming approaches, writing plans, making architecture decisions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when generating system diagrams, architecture charts, or flowcharts — selects the right tool and approach based on diagram topology
Use when ready to implement - writing code with TDD discipline, progressive building from simple to complex, immediate feedback loops
Use when completing work, reviewing code quality, extracting reusable patterns, or writing skills - refinement and knowledge crystallization
Use when entering unfamiliar codebase, starting new task, or needing to build context before acting - exploration and discovery phase
Use when work appears complete, when debugging issues, or before claiming any success - diagnostic verification using evidence not confidence
Use when starting any conversation or task - establishes the Five Elements skill framework for systematic development with progressive mastery from zero to zenith
| name | z-design |
| description | Use when you have enough context to plan implementation - brainstorming approaches, writing plans, making architecture decisions |
「谋定而后动」— 木向阳而生,有枝有干。方案应有清晰主干和合理分支。
对每个方案快速过五德:
| 德 | 问题 | 权重 |
|---|---|---|
| 道(深度) | 是否触及问题本质? | 必须 |
| 德(质量) | 代码是否可维护? | 必须 |
| 仁(体验) | 使用者是否便利? | 重要 |
| 义(正确) | 逻辑是否严密? | 必须 |
| 礼(规范) | 是否遵循已有约定? | 重要 |
五德全满不可能也不必要。道·德·义三者为必须,仁·礼可权衡。
superpowers:brainstorming 进行意图澄清superpowers:writing-plans 输出实施计划木生火:计划就绪 → 自然流入 z-build(行·火)开始实施。
金克木:经验丰富时(z-evolve 已有积累),可简化或跳过规划。别过度设计简单任务。
Cross-ref: superpowers:brainstorming, superpowers:writing-plans