Coordinates frontend and UI implementation, refactoring, and review using the project's color system, React performance, shadcn/ui, interface-polish, and animation-vocabulary skills. Use when the user explicitly requests /frontend-workflow for a frontend task.
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this as the single entry point for frontend work. It orchestrates specialist skills; it does not duplicate their rules.
Load only the skills relevant to the task:
../vercel-react-best-practices/SKILL.md, then load only the applicable files
from its rules/ directory. Do not load its full compiled guide by default.components.json: read
../shadcn/SKILL.md and follow its project-inspection, component-reuse,
documentation, composition, styling, and accessibility workflow.../color-system/SKILL.md and use its canonical palette and semantic-token
rules.../make-interfaces-feel-better/SKILL.md, then load only the applicable
supporting reference files.../animation-vocabulary/SKILL.md first to identify the exact term. This
glossary names effects; it does not decide whether to build them.Do not load animation vocabulary or animation references for frontend work that has no motion concern.
Understand the task
Select guidance
Implement
Validate
Report
Resolve conflicting guidance in this order:
Never sacrifice correctness or accessibility for visual polish or a micro-optimization. If a specialist rule conflicts with the installed library version or project configuration, verify the current API and follow the project's actual version.
Use:
/frontend-workflow <frontend task>Examples:
/frontend-workflow build a responsive settings dialog
/frontend-workflow improve the performance of this React page
/frontend-workflow add the subtle grow-from-trigger effect to this popover
/frontend-workflow review this component's UI and motionbe4a191
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.