🎨 Create distinctive static sites with React, Tailwind, shadcn/ui — no mockups needed. Anti-AI-slop design, mobile-first patterns, single-file bundling.
npx skills add https://github.com/kesslerio/frontend-design-ultimate-clawhub-skill --skill frontend-design-ultimateInstallez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.
🎨 Create distinctive, production-grade static sites with React, Tailwind CSS, and shadcn/ui — no mockups needed.
An OpenClaw/Claude Code skill that generates bold, memorable web designs from plain text requirements. No Figma, no wireframes — just describe what you want.
Key Features:
design-taste-frontend for stricter anti-slop enforcement while this skill stays the workflow/generator layer# OpenClaw
openclaw skill install frontend-design-ultimate
# Claude Code (copy to .claude/skills/)
git clone https://github.com/kesslerio/frontend-design-ultimate-clawhub-skill.git ~/.claude/skills/frontend-design-ultimate
Just describe what you want:
Build a SaaS landing page for an AI writing tool. Dark theme,
editorial typography, subtle grain texture. Pages: hero with
animated demo, features grid, pricing table, FAQ accordion, footer.
The skill will:
| Generic AI | This Skill |
|---|---|
| Inter font everywhere | Distinctive typography choices |
| Purple gradients | Context-appropriate palettes |
| Centered layouts | Intentional spatial composition |
| No animations | Orchestrated motion |
| Solid backgrounds | Atmospheric textures |
bash scripts/init-vite.sh my-site
cd my-site
npm run dev
# Build
npm run build
# Bundle to single HTML
bash scripts/bundle-artifact.sh
bash scripts/init-nextjs.sh my-site
cd my-site
npm run dev
# Deploy
vercel
Apache 2.0 — See LICENSE
Built on the shoulders of:
Made with 🎨 by Kessler.io