什么是 atomic-design?
Brad Frost 的 UI 组件层次结构原子设计:原子、分子、有机体、模板。在构建用户界面、创建设计系统、组织组件或构建前端代码时激活。适用于任何 UI 框架(React、Vue、SwiftUI 等)。 来源:jwilger/agent-skills。
Brad Frost 的 UI 组件层次结构原子设计:原子、分子、有机体、模板。在构建用户界面、创建设计系统、组织组件或构建前端代码时激活。适用于任何 UI 框架(React、Vue、SwiftUI 等)。
通过命令行快速安装 atomic-design AI 技能到你的开发环境
来源:jwilger/agent-skills。
Value: Simplicity and communication. Building UI from small, named, composable pieces makes the interface understandable to everyone on the team and prevents the complexity that comes from monolithic components.
Teaches how to organize UI components into a hierarchy of increasing complexity: atoms, molecules, organisms, and templates. Each level has clear responsibilities and composition rules. The outcome is a component system where every piece is reusable, testable in isolation, and named in a shared vocabulary.
Start with the smallest reusable elements and compose upward. Never skip a level.
Brad Frost 的 UI 组件层次结构原子设计:原子、分子、有机体、模板。在构建用户界面、创建设计系统、组织组件或构建前端代码时激活。适用于任何 UI 框架(React、Vue、SwiftUI 等)。 来源:jwilger/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jwilger/agent-skills --skill atomic-designBrad Frost 的 UI 组件层次结构原子设计:原子、分子、有机体、模板。在构建用户界面、创建设计系统、组织组件或构建前端代码时激活。适用于任何 UI 框架(React、Vue、SwiftUI 等)。 来源:jwilger/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill atomic-design 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jwilger/agent-skills