team-uidesign

Orchestrate UI design-to-build workflows producing design tokens, component specs, and audit reports.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/tcytan/tecton --skill team-uidesign
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-uidesign
Source: https://github.com/tcytan/tecton/tree/main/.claude/skills/team-uidesign
Command: npx skills add https://github.com/tcytan/tecton --skill team-uidesign

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns a vague UI design request into a structured, role-based pipeline that produces design tokens, component specs, and implementation-ready build artifacts with quality audits.

Core Features & Use Cases

  • Research to Tokens: conduct design-system analysis, component inventory, and accessibility baseline work, then translate findings into a W3C-aligned token system.
  • Component Specs with Guardrails: generate component specifications covering all required interaction states, responsive behavior, and UX writing conventions.
  • Critic-Reviewed Quality Audit + Iteration: run an 8-dimension audit (including anti-AI slop detection) and perform up to two GC fix rounds when issues are found.
  • Implementation Output: produce production-ready token files and component code that consumes tokens only and validates accessibility constraints.

Quick Start

Run team-uidesign on your task by providing a description like: "Design and implement the button and input components for a SaaS settings page, following the project’s design standards and ensuring full accessibility and all 8 interaction states."

Frequently Asked Questions about team-uidesign

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

FAQPage Schema
How do I generate design tokens and component specs from a UI design request?

To generate design tokens and component specs, the UI design request is routed through a structured pipeline that produces W3C-aligned token files and specifications covering all 8 interaction states and responsive behavior.

What is an 8-state accessibility audit for UI components?

An 8-state accessibility audit evaluates UI components across all required interaction states, running an 8-dimension review that includes anti-AI slop detection to ensure strict accessibility compliance and quality standards.

How do I ensure my component code only consumes semantic design tokens?

To ensure component code only consumes semantic design tokens, the implementation pipeline generates production-ready code that strictly validates against OKLCH token standards and semantic hierarchy constraints.

Can I run a UI design audit and automatically apply fixes to component code?

Yes, you can run a critic-reviewed quality audit and automatically apply fixes, performing up to two GC fix rounds that iteratively converge on accessibility and design standards based on audit signals.

Does this UI design workflow support building a full design system or just single components?

The UI design workflow supports building single components, component systems, and full design system efforts by orchestrating coordinated research, dual-track design and implementation, and reviewer audits.

What is the best way to translate design system research into OKLCH token standards?

The best way to translate research into OKLCH token standards is to conduct design-system analysis and component inventory, then map the findings into a W3C-aligned semantic token hierarchy.