Frontend Design
/install agentic-atlas-frontend-design
Frontend Design Skill
Generates production-ready UI components from natural language descriptions.
Instructions
When the user requests a UI component, layout, or frontend feature:
- Ask clarifying questions if the request is ambiguous (responsive? dark mode? existing design system?)
- Generate the component using React + Tailwind CSS by default
- Output the complete component code with all props, state management, and accessibility attributes
- Include ARIA labels, keyboard navigation, and semantic HTML
- Verify the component compiles without errors before presenting
Features
- React component generation with TypeScript
- Tailwind CSS output (default) with custom config support
- Responsive design (mobile-first)
- Dark mode support
- Animation and transition presets
- Accessibility audit integration (ARIA, keyboard nav, WCAG 2.1 AA)
- Component variants (primary, secondary, disabled states)
Output Format
Return the complete component code in a single code block with:
- Component name
- Props interface (TypeScript)
- Full implementation
- Usage example
- Accessibility notes
Example
User: "Create a user profile card with avatar, name, role, and a follow button"
→ Generate: React component with Avatar, typography hierarchy, FollowButton with hover state
Dependencies
Requires: Node.js, React, Tailwind CSS (installed in the project)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agentic-atlas-frontend-design - 安装完成后,直接呼叫该 Skill 的名称或使用
/agentic-atlas-frontend-design触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Frontend Design 是什么?
Generates production-ready UI components from natural language. Use when the user asks to design a component, create a button, build a form, prototype a layo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Frontend Design?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentic-atlas-frontend-design」即可一键安装,无需额外配置。
Frontend Design 是免费的吗?
是的,Frontend Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Frontend Design 支持哪些平台?
Frontend Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Frontend Design?
由 Tony Simons(@asimons81)开发并维护,当前版本 v1.0.0。