Results for “software-design”
4 skillsengineering-standards
Use only when the request concerns standards, responsibility, complexity, smells, naming, refactoring catalogs, or task-plan rules; not routine work.
0
automation-script-designer
Use this when designing scripts or small tools for automation, maintenance, CI tasks, file manipulation, config generation, or local workflow support across shell, Python, or mixed environments.
0
design-system
Creates and manages design token systems with three-layer architecture, generates CSS variables, validates token usage, and produces brand-compliant slide presentations with Chart.js and contextual decision logic.
1 · bundle
make-design
当用户已有确认过的行为规格(理想来自 write-spec),要在编码前把技术问题问清楚、比较方案、锁定技术决策——技术选型、架构、数据模型、接口契约、错误处理、测试策略——并沉淀成可 review 的技术设计依据时使用。不要用于:行为/需求还没钉死(先 write-spec)、想法还模糊(先 refine-idea)、任务拆解或实现计划(那是下游 split-task)、调试或代码评审。
0 · bundle