Team Uidesign
Team Uidesign generates clean, consistent UI code snippets for collaborative design projects, boosting frontend development efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add team-uidesign npx -- -y @trustedskills/team-uidesign
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"team-uidesign": {
"command": "npx",
"args": [
"-y",
"@trustedskills/team-uidesign"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Team Uidesign skill facilitates a systematic UI design pipeline, guiding AI agents through stages of research, design token creation, review, and implementation. It leverages a team-worker agent architecture where specialized roles (researcher, designer, reviewer, implementer) collaborate to produce clean and consistent UI code snippets. The process is structured around predefined roles with specific instructions loaded from roles/<role>/role.md files.
When to use it
- Generating UI code for collaborative design projects requiring consistency.
- Automating portions of the UI development workflow, particularly research and initial implementation.
- Ensuring adherence to established design standards (OKLCH, typography, spacing) during UI creation.
- When a structured approach to UI design is needed, breaking down tasks into distinct roles.
- To detect and avoid common AI-generated UI design "slop" using the provided anti-patterns catalog.
Key capabilities
- Role-based workflow: Divides UI design into specialized roles (researcher, designer, reviewer, implementer).
- Systematic pipeline: Follows a defined research -> design tokens -> review -> implementation process.
- Customizable role definitions: Allows for tailoring of each role's behavior through
roles/<role>/role.mdfiles. - Design standards enforcement: Integrates with specifications for impeccable design standards and UX writing.
- AI slop detection: Includes a catalog to identify and avoid common AI-generated UI errors.
Example prompts
- "Generate initial UI research for a mobile app login screen."
- "Implement the approved design tokens for the user profile page."
- "Review the proposed UI changes for accessibility compliance."
- "Build the UI components for the product listing page, following the design specifications."
Tips & gotchas
- The skill utilizes a team-worker architecture; understanding role definitions in
roles/<role>/role.mdis crucial for customization. - Session information and messages are stored within
.workflow/.team/UDS-<slug>-<date>/. - CLI tools (
ccw cli) are used for analysis (read-only) and modifications to the workflow.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.