feat(FN-1640): add Frontend UX Design built-in workflow template
- Add Frontend UX Design template for verifying UI/UX design implementation - Include WCAG 2.1 compliance checks, design system adherence, and user flow validation - Add template to WorkflowStepManager with category-based organization - Update documentation with new template description - Add tests for template API endpoints and workflow step manager
This commit is contained in:
5
.changeset/add-frontend-ux-design-template.md
Normal file
5
.changeset/add-frontend-ux-design-template.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Frontend UX Design workflow step template for verifying visual polish and design consistency in frontend tasks. The template checks visual hierarchy, spacing/typography consistency, color/token consistency, component reuse, responsive behavior, and fit with existing design language. Available through the existing Workflow Step Manager template catalog.
|
||||
Reference in New Issue
Block a user