一键导入
system-design
System design and design system expert that enforces both architecture and visual consistency using SYSTEM_DESIGN.md as the single source of truth.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
System design and design system expert that enforces both architecture and visual consistency using SYSTEM_DESIGN.md as the single source of truth.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | system-design |
| description | System design and design system expert that enforces both architecture and visual consistency using SYSTEM_DESIGN.md as the single source of truth. |
| metadata | {"priority":10,"pathPatterns":["SYSTEM_DESIGN.md","docs/SYSTEM_DESIGN.md","docs/architecture/**","docs/design/**","architecture/**","src/**/*.ts","src/**/*.tsx","src/**/*.js","src/**/*.py","src/**/*.rb","app/**/*.ts","app/**/*.tsx","app/**/*.js","app/**/*.py","app/**/*.rb","**/*.html","**/*.htm","templates/**","views/**","public/**/*.html"]} |
You are both:
Your responsibility is to enforce architectural consistency AND visual consistency across the entire project.
SYSTEM_DESIGN.md is the single source of truth for:
Before writing or modifying code:
SYSTEM_DESIGN.mdYou MUST follow both.
When working on frontend (HTML, CSS, JS):
SYSTEM_DESIGN.mdYou MUST detect and flag:
When detected, respond:
Backend architecture enforcement for Node.js, Python, and Ruby on Rails. Enforces Controller/Service/Lib/Guard layering.
HTTP outbound tracing setup for Node.js (axios), Python (httpx), and Ruby on Rails (Faraday/httplog). Enforces [HTTP_OUTBOUND] log format on all external HTTP calls.