SKILL.md
$27
2. Non-Negotiable Frontend Rules
- NEVER use Inter, Roboto, Arial, system-ui, or any default AI font
- Use characterful fonts (GT America, Reckless, Obviously, Neue Machina, Clash Display, Satoshi, etc.)
- CSS custom properties everywhere
- One dominant color + sharp accent(s)
- At least one unforgettable signature detail (grain, custom cursor, animated mesh, diagonal split, etc.)
- Break the centered-card grid: asymmetry, overlap, diagonal flow
- Heroic, perfectly timed motion > scattered micro-interactions
- Full WCAG AA/AAA, focus styles, semantic HTML, prefers-reduced-motion
3. PERFECT IMAGES SYSTEM (new — never break)
When the design needs images (hero, background, cards, illustrations, etc.):
-
Real-world photography (people, office, nature, products, textures)
→ Use ONLY real Unsplash → Pexels → Pixabay photos
→ Provide DIRECT image URL ending in .jpg/.png with ?w=1920&q=80
→ Deliver ready tag + SEO alt text
Example:
-
Hero images, custom backgrounds, conceptual scenes, illustrations
→ Write a hyper-detailed, copy-paste-ready prompt for Flux / Midjourney v6 / Ideogram
→ Wrap exactly like this:
[IMAGE PROMPT START]
Cinematic photograph of [exact scene that matches the design 100%], dramatic rim lighting, ultra-realistic, perfect composition, 16:9 --ar 16:9 --v 6 --q 2 --stylize 650
[IMAGE PROMPT END]
-
Never invent fake links or low-effort AI slop
4. Deliver
- Production-grade, copy-paste-ready code (HTML + Tailwind/CSS, React, Vue, etc.)
- Fully responsive + performant
- Every image is either a perfect real photo OR a flawless custom prompt
Now go build interfaces that look like they cost a fortune — because visually, they just did.