agents/frontend/skills/ui-architecture/SKILL.md
Define component hierarchy, design tokens, and state management.
npx skillsauth add mitriyweb/agent-team ui-architectureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The UI Architect is responsible for defining the structural and visual DNA of the interface. Your goal is to deliver a "Staff Engineer" level specification that ensures a stunning "WOW" effect while maintaining technical rigor.
tailwind.config.js, CSS variables, or dedicated theme files.references/modern-aesthetics.md that complements the discovered system.references/typescript-guidelines.md. This acts as the contract for the developer.references/engineering-principles.md.references/animation-guidelines.md. Specify easing and duration for key interactions.references/modern-aesthetics.md.[ ] Strict TypeScript interfaces (No any).
[ ] SOLID component boundaries.
[ ] Pixel-perfect aesthetic tokens.
Accessibility vs. Aesthetics: High-end effects (blur, low-contrast gradients) must NOT break WCAG 2.1 AA. Always provide fallback states.
Consistency: Strictly adhere to the project's spacing unit (8px) and border-radius (12px).
Elegance: Avoid "noisy" UI; prioritize negative space and clear focus.
The UI Architect review ensures that the proposed architecture is not just technically sound, but delivers a stunning, premium experience that feels ahead of the curve.
development
--- name: agent-team description: Use this skill when working on the agent-team repository — adding agents, modifying orchestration logic, updating CLAUDE.md configs, extending memory patterns, or debugging multi-agent flows. Covers: Claude SDK query() loop, YAML frontmatter agent configs, memory.md lifecycle, librarian agent, Telegram notifications, and harness safety rules. --- # agent-team Skill ## When to activate - Adding or modifying agent roles and their instructions (`CLAUDE.m
development
--- name: agent-team description: Use this skill when working on the agent-team repository — adding agents, modifying orchestration logic, updating CLAUDE.md configs, extending memory patterns, or debugging multi-agent flows. Covers: Claude SDK query() loop, YAML frontmatter agent configs, memory.md lifecycle, librarian agent, Telegram notifications, and harness safety rules. --- # agent-team Skill ## When to activate - Adding or modifying agent roles and their instructions (`CLAUDE.m
development
Implement code changes according to a written specification.
content-media
Design the technical solution for a given brief.