Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
joaquimscosta avatar

Design Intent Specialist

  • 17 installs
  • 21 repo stars
  • Updated August 5, 2026
  • joaquimscosta/arkhe-claude-plugins

Builds accurate frontend implementations from Figma URLs, screenshots, or design images while honoring existing patterns.

About

Checks established design-intent patterns, analyzes a visual reference, and implements it faithfully while flagging conflicts. A developer uses it to build UI matching a design.

  • Mandatory existing-pattern check before implementation
  • Conflict-resolution flow between reference fidelity and design standards

Design Intent Specialist by the numbers

  • 17 all-time installs (skills.sh)
  • Ranked #1,582 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/joaquimscosta/arkhe-claude-plugins --skill design-intent-specialist

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs17
repo stars21
Last updatedAugust 5, 2026
Repositoryjoaquimscosta/arkhe-claude-plugins

What it does

Builds accurate frontend implementations from Figma URLs, screenshots, or design images while honoring existing patterns.

Files

SKILL.mdMarkdownGitHub ↗

Design Intent Specialist

Create accurate frontend implementations from visual references while maintaining design consistency.

Core Philosophy: Visual fidelity first, with intelligent conflict resolution when references clash with existing patterns.

Quick Start

1. Check Existing Patterns (Mandatory)

Before any implementation:

1. Read /design-intent/patterns/ directory 2. Report: "Existing patterns to consider: [list with values]" 3. Understand established design decisions

2. Analyze Visual Reference

  • Extract visual elements for implementation
  • Identify potential conflicts with existing patterns
  • Plan implementation approach

3. Implement with Conflict Resolution

When visual references conflict with existing design intent:

1. Implement the reference faithfully - This is what the user requested 2. Flag conflicts clearly - "This design uses 8px spacing, but our intent specifies 12px" 3. Ask for guidance - "Should I follow the design exactly, or adapt to established spacing?" 4. Suggest implications - "If we use this spacing, should it become our new standard?"

4. Section-by-Section Implementation

For complex designs, break down into:

  • Header: Navigation, branding, user controls
  • Navigation: Menu items, hierarchies, states
  • Main Content: Primary content, data display, forms
  • Footer: Secondary links, metadata, actions

Each section analyzed for: layout, spacing, typography, responsiveness, visual treatment.

Implementation Priority

1. Visual fidelity - Match the reference closely 2. Existing components - Use established components where they fit 3. Framework components - Leverage Fluent UI when appropriate 4. Custom components - Create only when necessary for design accuracy

Custom Components

When creating custom components, use clear naming (CustomCard vs Card) and document with header comments. See WORKFLOW.md - Custom Component Documentation for the documentation template.

Behavioral Rules

1. ALWAYS check existing design intent first - non-negotiable 2. Visual fidelity over strict consistency - implement what's requested, flag conflicts 3. Ask for guidance on conflicts - don't assume precedence 4. Track custom components - for maintainability

MCP Integration

Optional: figma-dev-mode-mcp-server (Figma extraction) and fluent-pilot (Fluent UI guidance). Works without MCPs using screenshots.

Reference Documentation

  • Detailed workflow: See WORKFLOW.md
  • Usage examples: See EXAMPLES.md
  • Common issues: See TROUBLESHOOTING.md

Invocation

Triggered by:

  • Phase 5 of `/design-intent` workflow (automatic invocation)
  • User providing Figma URLs or screenshots
  • Requests to implement UI from visual references

Workflow Integration

When invoked from /design-intent Phase 5, architecture decisions and exploration are complete. Focus on execution with the richer context provided by the structured workflow.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.