一键导入
web-design
WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
WHEN building or reviewing data visualization in this repository; use the visx-backed, token-themed @archon-research/charting package instead of hand-rolled SVG.
Lightweight UI audit for UIKit-based apps focusing on design-token discipline, component-library correctness, functional UX quality, and practical remediation.
Lightweight live UI iteration workflow for in-situ element selection, annotation capture, and side-by-side variant exploration in real app contexts.
WHEN implementing or reviewing Ark UI components in React; focus on composition, state attributes, forms integration, and collection/tree primitives.
Generate and refresh PRODUCT.md, DESIGN.md, and PREVIEW.md from repository token artifacts, recipe contracts, and current UI code usage.
Use for day-to-day formatting in this monorepo once Oxfmt is already set up; covers config reuse, safe write/check flows, and import sorting behavior.
| name | web-design |
| description | WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design. |
Focus on clear hierarchy, generous spacing, and restrained styling to make interfaces feel intentional.
font-weight: 600 and size changes beat random accent colors.max-width: 1280px for pages, 68-70ch for text blocks).32/40, 24/32, 18/28, 16/24, 14/20) and reuse them..eyebrow {
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 12px;
color: #6c7280;
}
lucide-react as the default icon set, keep stroke weight consistent, and pair icons with labels unless the meaning is universal.