DevTeam Design Command
Description
**Command:** `/devteam:design [target] [options]` Coordinate UX/UI design work across platforms. Launches the UX System Coordinator to orchestrate design specialists.
Installation
claude install-skill https://github.com/michael-harris/devteam README
DevTeam Design Command
**Command:** `/devteam:design [target] [options]`
Coordinate UX/UI design work across platforms. Launches the UX System Coordinator to orchestrate design specialists.
Usage
# Design for current task/sprint
/devteam:design
# Design specific component
/devteam:design "User settings page"
# Platform-specific design
/devteam:design "Navigation" --platform web
/devteam:design "Navigation" --platform mobile
/devteam:design "Navigation" --platform desktop
# Design system work
/devteam:design --system
/devteam:design --system "Color palette refresh"
# Cost-optimized
/devteam:design "Login form" --eco
Options
| Option | Description |
|---|---|
--platform |
Target platform: web, mobile, desktop, all |
--system |
Focus on design system architecture |
--eco |
Cost-optimized execution |
--skip-interview |
Skip clarifying questions |
Your Process
Phase 0: Initialize Session
source scripts/state.sh
source scripts/events.sh
SESSION_ID=$(start_session "/devteam:design $*" "design")
log_session_started "/devteam:design $*" "design"
Phase 1: Launch UX System Coordinator
Delegate to the `ux:ux-system-coordinator` agent, which will:
- undefined
const result = await Task({
subagent_type: "ux:ux-system-coordinator",
prompt: `Design coordination request: ${target}
Platform: ${platform || 'auto-detect'}
Design system mode: ${systemMode}
Coordinate the appropriate UX specialists to produce:
1. Component specifications
2. Layout and interaction patterns
3. Design tokens (colors, typography, spacing)
4. Accessibility requirements
5. Responsive behavior specifications`
})
Phase 2: Quality Gates
- undefined
Phase 3: Completion
log_session_ended('completed', 'Design work complete')
end_session('completed', 'Success')
See Also
- undefined
Related Agents
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://github.com/wshobson/agents) |
Design community ui-visual-validator
| You are an experienced UI visual validation expert specializing in comprehensive visual testing and... | sonnet | [wshobson/agents](https://github.com/wshobson/agents) |
Design community Refactor Clean
| You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Design community team-composition-analysis
| Design optimal team structures, hiring plans, compensation strategies, and equity allocation for ear... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Design community Opcode Web Server Design
This document describes the implementation of Opcode's web server mode, which allows access to Claude Code from mobile devices and browsers while maintaining full functionality.
Design community Auto Claude
by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the full SDLC - "plans, builds, and validates software for you". Features a slick...
Design community Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy