frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bloodandeath/keats-frontend-designWhat This Skill Does
The frontend-design skill is a professional-grade UI generation engine for OpenClaw. It shifts AI-generated output from generic, monotonous patterns toward deliberate, high-fidelity visual interfaces. Whether you are building a SaaS dashboard, a high-impact landing page, or a complex React component, this skill applies rigorous design principles to ensure your code is not just functional, but visually arresting. It forces a 'Design Thinking' phase where the agent adopts a specific aesthetic persona (e.g., Brutalist, Editorial, or Retro-Futuristic) before writing a single line of code, ensuring the final artifact possesses a unique, memorable character.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/bloodandeath/keats-frontend-design
Ensure your development environment is configured to support standard frontend dependency management.
Use Cases
This skill is ideal for rapid prototyping and production-ready interface development. Key scenarios include:
- Developing high-converting landing pages that stand out in crowded markets.
- Constructing bespoke web components (React/Vue/Svelte) that adhere to a specific design language.
- Revitalizing legacy UIs with modern, cohesive, and intentional styling.
- Creating visual artifacts like digital posters or data-driven cards that require a refined, magazine-style layout.
- Bridging the gap between conceptual wireframes and polished, interactive browser-based code.
Example Prompts
- "Build a landing page for a new AI-native coffee brand. Use a brutalist, typography-heavy aesthetic with bold black-and-white contrast and giant serif headlines. Include a CTA button that feels tactile and mechanical."
- "Create a dashboard component for tracking crypto assets using a 'luxury/refined' tone. Use dark mode, thin borders, glassmorphism, and a palette of deep slate and gold accents."
- "Design a responsive card component for a portfolio site that looks like a vintage polaroid print. Include a tilted image container, drop shadow, and handwritten-style typography for the labels."
Tips & Limitations
- Be Specific with Aesthetic: The more specific you are about your design intent (e.g., 'Scandinavian minimalism' vs 'Cyberpunk neon'), the better the agent can target the design tokens and structure.
- Not for Backend: Remember that this skill is purely concerned with the 'presentation layer.' It does not handle database connections, server-side authentication, or API logic. Use standard coding tools for backend logic.
- Focus on Intent: If the task is simple, the agent will skip the formal design thinking step to save time. If you want a deep dive into the design philosophy for a small task, explicitly ask the agent to 'analyze the aesthetic direction' before coding.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bloodandeath-keats-frontend-design": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
design-engineering
Orchestrate iterative design and frontend engineering work through research, planning, sub-agent execution, and validation loops. Use when a visual/UI task requires multiple iterations, when the first implementation needs refinement based on feedback, when choosing between competing technical approaches (Canvas vs SVG vs CSS), or when coordinating sub-agents on design-heavy work. Covers animation architecture decisions, progressive enhancement patterns, performance-aware rendering choices, and the research→plan→execute→validate workflow. Complements frontend-design (which handles aesthetics) by adding engineering discipline, iteration management, and technical decision-making.
agent-cost-monitor
Real-time token usage and cost tracking across all your OpenClaw agents — alerts, budgets, and optimization tips
web-monitor
Monitor web pages for content changes and get alerts. Track URLs, detect updates, view diffs. Use when asked to watch a website, track changes on a page, monitor for new posts/content, set up page change alerts, or check if a site has been updated. Supports CSS selectors for targeted monitoring.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
code-reviewer
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Default behavior is a single-model adversarial review that identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Supports an optional `--dual` mode for heavier cross-model iterative review when deeper scrutiny is worth the added cost and latency. Use when users ask to "critically review my code", "critically review" code or a PR, "critique my code", "find issues in my code", "find issues" in code, ask "what's wrong with this code", ask to "review this code", "critique my PR", say "double review this", or request a "cross-model review". Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required Changes, Suggestions, Noted) and specific, actionable recommendations.