web-design-engineer

Builds and redesigns visual web artifacts with HTML, CSS, JavaScript, and React.

Updated May 21, 2025
One-click install
npx skills add https://github.com/nielslataire/Group-LN --skill web-design-engineer-nielslataire
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: web-design-engineer
Source: https://github.com/nielslataire/Group-LN/tree/main/.agents/skills/web-design-engineer
Command: npx skills add https://github.com/nielslataire/Group-LN --skill web-design-engineer-nielslataire

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? AI-generated web pages tend to converge on the same generic aesthetic: Inter font, blue buttons, purple-pink gradients, emoji icons, and fabricated testimonials. This Skill injects design discipline into the AI's workflow so HTML/CSS/JavaScript output is visually distinctive, brand-aware, and grounded in a declared design system rather than training-data defaults. ## Core Features & Use Cases - Calibrated design workflow: A seven-step process from requirements through a Design Read (five dials), design-system declaration, v0 draft, full build, and verification, with explicit user checkpoints. - Anti-cliché rules and style recipes: A blocklist of overused AI design patterns plus 25 anchored style recipes (Linear, Aesop, Pentagram, Bloomberg Terminal, and more) loaded on demand from references/style-recipes/. - Preservation-aware redesigns and brand asset protocol: Classifies work as Extension, Preserve, or Overhaul before editing existing UIs, and enforces real logo/product imagery over CSS imitations for branded tasks. - Use Case: Ask the agent to build a landing page for a developer tool; it declares an oklch-based color system and font pairing first, shows a v0 draft with placeholders for early course-correction, then delivers a polished page with a Tweaks panel for live parameter adjustment. ## Quick Start Copy the skill folder into your project's .agents/skills directory and ask your AI agent to design a landing page, dashboard, slide deck, or interactive prototype.

Frequently Asked Questions about web-design-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the web-design-engineer skill with Claude Code or Cursor?▼

Copy the skill folder into your project at .agents/skills/web-design-engineer or .claude/skills/web-design-engineer. The agent automatically activates it when your request involves visual or interactive front-end work such as pages, prototypes, or dashboards.

What output types can this web design skill generate?▼

It produces web pages and landing pages, interactive prototypes with device frames, 1920x1080 HTML slide decks with keyboard navigation, Chart.js or D3.js data visualization dashboards, CSS/JS animations, and design-system explorations.

How do I apply a specific style like Linear or Aesop to my page?▼

Name the anchor in your request, such as "make it Linear-style". The agent reads only the matching recipe file at references/style-recipes/<anchor>.md and applies its concrete palette, typography, spacing, and signature moves.

Does the skill run browser tests automatically after building a page?▼

No. Browser acceptance testing runs only when you explicitly request acceptance, QA, browser testing, or responsive verification. Otherwise the skill performs a lightweight pre-delivery checklist without launching a browser.

When should I not use this web design skill?▼

Avoid it for back-end APIs, CLI tools, data-processing scripts, and pure logic development, since it targets visual front-end deliverables only. It also excludes source-to-longform article conversion and narration-driven video presentations, which route to dedicated skills.