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)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentic-atlas-frontend-design - After installation, invoke the skill by name or use
/agentic-atlas-frontend-design - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Frontend Design?
Run "/install agentic-atlas-frontend-design" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Frontend Design free?
Yes, Frontend Design is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Frontend Design support?
Frontend Design is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Frontend Design?
It is built and maintained by Tony Simons (@asimons81); the current version is v1.0.0.