team-ui

Orchestrate UI feature lifecycles across UX spec, design, implementation, review, and polish.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrating a complete UI feature lifecycle is time-consuming and error-prone when different specialists (UX, visual design, engine patterns, implementation, accessibility, and review) must stay aligned throughout the pipeline.

Core Features & Use Cases

  • Full UI pipeline orchestration: runs context gathering, UX spec authoring, UX review gating, visual design, engine-specific implementation guidance, implementation delegation, parallel reviews, and polish/checks.
  • Interactive phase transitions: uses user approval at each phase boundary via selectable options.
  • Team delegation by role: coordinates subagents for ux-designer, ui-programmer, art-director, engine UI specialist, and accessibility-specialist.
  • Accessibility and pattern enforcement: ensures keyboard/gamepad navigation support and that interaction patterns come from the shared interaction-pattern library.

Quick Start

Use team-ui to deliver a complete UI feature by instructing the assistant with the UI feature description, then confirm each phase transition when prompted.

Frequently Asked Questions about team-ui

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

FAQPage Schema
How do I manage an end-to-end UI feature pipeline from UX spec to polish?

To manage a UI feature pipeline from UX spec to polish, an orchestration process coordinates context gathering, visual design, engine-specific implementation, and phased reviews with user approval gates.

What is the best way to enforce accessibility and interaction patterns during UI development?

Enforcing accessibility and interaction patterns during UI development requires validating keyboard and gamepad navigation support against a shared interaction-pattern library throughout the implementation and review phases.

How do I coordinate UX designers and UI programmers to deliver a single interface feature?

Coordinating UX designers and UI programmers to deliver an interface feature requires team delegation by role, using subagents to align visual design, engine integration, and accessibility checks.

Can I gate UI implementation transitions for user approval at each phase boundary?

Yes, you can gate UI implementation transitions for user approval by using interactive phase boundaries with selectable options, ensuring validation occurs before moving from design to coding or polish.

Does UI pipeline orchestration work for features that lack existing UX specifications?

Yes, UI pipeline orchestration works for features lacking UX specifications by authoring the necessary UX specs during the initial context gathering and design phases before proceeding to implementation.

When should I not use a full team delegation workflow for UI design and implementation?

You should not use a full team delegation workflow for UI design and implementation when a feature requires only simple visual tweaks or isolated code changes that bypass the need for phased UX spec reviews.