ui-concept-first

Establish visual design direction for UI development using Figma and design systems.

Updated Jun 28, 2026
One-click install
npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill ui-concept-first
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-concept-first
Source: https://github.com/Mesteriis/Engineering-Bible-AI/tree/main/skills/ui-concept-first
Command: npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill ui-concept-first

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers and designers establish a clear visual direction before implementing UI components, streamlining the UI development process.

Core Features & Use Cases

  • Visual Direction Definition: Sets a visual reference using Figma, screenshots, or existing design systems.
  • Design System Integration: Extracts tokens, typography, layout, components, states, and responsive rules using design-system-extractor.
  • Validation: Ensures implementation adheres to established visual direction with playwright-visual-qa.
  • Use Case: Before coding a new UI feature, use this Skill to define a visual direction using existing design systems, then validate your implementation against it.

Quick Start

Use the ui-concept-first skill to establish the visual reference for the new feature 'product listing page' by analyzing the existing Figma design and using the design system tokens.

Frequently Asked Questions about ui-concept-first

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

FAQPage Schema
How do I establish visual direction before coding UI components?

Establishing visual direction involves setting a visual reference using Figma, screenshots, or existing design systems before implementation. This framework defines the target visual state upfront, ensuring your UI development process remains consistent and streamlined.

What is the best way to extract design tokens for UI implementation?

Extracting design tokens, typography, layout, components, states, and responsive rules is handled through design system integration. The framework captures these elements from your existing design system to maintain visual consistency during UI development.

How do I validate UI implementation against a Figma design system?

You validate UI implementation against a Figma design system using visual QA tools like Playwright. This ensures your coded components strictly adhere to the established visual direction and design tokens defined earlier in the workflow.

Do I need Playwright and Figma to use a visual direction framework?

Yes, this visual direction framework requires access to Figma, design systems, and visual testing tools like Playwright. These dependencies are necessary to extract design tokens and execute visual QA validation effectively.

When should I set visual targets before starting UI development?

You should set visual targets before starting UI development whenever consistency is critical, such as coding a new UI feature. Defining the visual direction beforehand prevents drift and streamlines the implementation workflow.