
Frontend Design Direction
- 1.7k installs
- 238k repo stars
- Updated August 5, 2026
- affaan-m/ecc
This is a copy of frontend-design-direction by affaan-m - installs and ranking accrue to the original listing.
frontend-design-direction is a design skill that establishes purposeful, polished, product-specific visual direction and consistent design language for developers before they write frontend UI code.
About
frontend-design-direction is an ECC community skill salvaged from stale PR #1659 that guides developers to define aesthetic principles and a coherent design language before implementing web pages, apps, dashboards, artifacts, or components. The skill targets work where UI must feel purposeful and appropriate to the product domain, not merely functional. ECC intentionally does not rebundle Anthropic's canonical frontend-design skill; developers install that from anthropics/skills for the official upstream version. Reach for frontend-design-direction when starting a new frontend surface and you need domain-appropriate visual direction, typography, spacing, and polish decisions documented before coding begins.
- Establishes explicit design direction before any UI implementation begins
- Evaluates purpose, audience, tone, and visual systems for every interface
- Prevents generic, templated, or mismatched UI patterns
- Applies to websites, dashboards, components, landing pages and visual tools
- ECC-specific salvage of proven community design guidance
Frontend Design Direction by the numbers
- 1,740 all-time installs (skills.sh)
- +117 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/affaan-m/ecc --skill frontend-design-directionAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.7k |
|---|---|
| repo stars | ★ 238k |
| Security audit | 3 / 3 scanners passed |
| Last updated | August 5, 2026 |
| Repository | affaan-m/ecc ↗ |
How do you define visual design direction before coding UI?
Establish a purposeful, polished, and product-specific visual direction before writing any frontend code.
Who is it for?
Frontend developers starting a new page, dashboard, or component who need product-specific visual direction before implementation.
Skip if: Backend-only work, or teams wanting Anthropic's official frontend-design skill instead of the ECC salvage.
When should I use this skill?
The user asks to build a web page, app, dashboard, or component and needs purposeful, polished visual direction before coding.
What you get
Documented design direction covering typography, color, spacing, and component aesthetic principles for the product domain.
- design direction document
- visual language guidelines
Files
Frontend Design Direction
Use this skill when the work is not just making UI function, but making it feel purposeful, polished, and appropriate to the product domain.
Source: salvaged from stale community PR #1659 by linus707.
Note: ECC intentionally does not rebundle the canonical Anthropic frontend-design skill. Install that from anthropics/skills when you want the official upstream skill. This skill is the ECC-specific design-direction salvage of the useful local guidance from #1659.
When to Use
- The user asks to build a web page, app, dashboard, artifact, component, or UI.
- The user asks to make an interface more polished, distinctive, beautiful, or
less generic.
- The implementation needs visual hierarchy, typography, color, motion, layout,
and interaction choices.
- The current UI works but reads as flat, generic, templated, or mismatched to
the audience.
Design Direction
Before coding, choose a specific direction:
1. Purpose: what job does the interface do? 2. Audience: who repeats this workflow, and what do they need to scan first? 3. Tone: utilitarian, editorial, playful, industrial, refined, technical, maximal, minimal, dense, calm, or another explicit direction. 4. Memorable detail: one design idea that makes the result feel intentional. 5. Constraints: framework, accessibility, performance, responsiveness, and existing design system.
Match the direction to the domain. A SaaS operations tool should usually be dense, quiet, and scannable. A portfolio, launch page, game, or editorial piece can be more expressive. Do not force a landing-page composition onto a tool that needs repeated daily use.
Implementation Guidance
- Build the actual usable experience as the first screen unless the user
explicitly asks for marketing copy.
- Use existing project components, tokens, icon libraries, and routing patterns
before introducing a new visual system.
- Use real or generated visual assets when the interface depends on images,
products, places, people, gameplay, charts, or inspectable media.
- Prefer contextual typography and spacing over generic oversized hero text.
- Keep palettes multi-dimensional: avoid a UI dominated by one hue family.
- Use CSS variables or existing design tokens so the direction remains
coherent across states.
- Design responsive constraints explicitly: grids, aspect ratios, min/max
sizes, stable toolbars, and fixed-format controls should not shift when labels or hover states appear.
- Use motion sparingly but deliberately. Prefer high-signal transitions that
clarify state over decorative animation.
- Verify text fit on mobile and desktop. Long labels must wrap or resize
cleanly rather than overflowing.
Anti-Patterns
- Do not default to common generated patterns: purple gradients, decorative
blobs, oversized cards, vague hero copy, or stock-like atmospheric media.
- Do not add UI cards inside other cards.
- Do not use a single decorative style everywhere when the domain calls for
restraint.
- Do not hide the primary product, tool, object, or workflow behind generic
marketing sections.
- Do not add a new dependency for a design flourish unless it clearly pays for
itself.
- Do not describe the UI's features inside the UI when the controls can speak
for themselves.
Review Checklist
- The first viewport immediately communicates the product, workflow, or object.
- The visual hierarchy supports scanning and repeated use.
- Typography fits the container and does not overlap adjacent content.
- Color choices have contrast and do not collapse into a one-note palette.
- Icons are used for familiar tool actions where available.
- Responsive layout has stable dimensions for boards, grids, toolbars,
controls, tiles, and counters.
- Assets render and carry the subject matter instead of acting as filler.
- Motion improves orientation and does not mask sluggishness.
- The result matches the repo's existing frontend conventions unless there is a
clear reason to depart.
Related skills
How it compares
Use frontend-design-direction for ECC-specific pre-coding visual direction; install Anthropic frontend-design from anthropics/skills for the canonical upstream skill.
FAQ
How is frontend-design-direction different from Anthropic frontend-design?
frontend-design-direction is an ECC-specific salvage from community PR #1659. ECC does not rebundle Anthropic's canonical frontend-design skill; install that from anthropics/skills for the official upstream version.
When should developers use frontend-design-direction?
Developers should use frontend-design-direction when building web pages, apps, dashboards, or components that need purposeful, polished visual direction beyond basic functionality.
Is Frontend Design Direction safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.