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:
@@ -576,6 +576,8 @@ Prompt-mode steps support **model overrides** — pin a specific AI model per qu
|
||||
| **Security Audit** | Security | Check for vulnerabilities and anti-patterns |
|
||||
| **Performance Review** | Quality | Check for performance anti-patterns |
|
||||
| **Accessibility Check** | Quality | Verify WCAG 2.1 compliance |
|
||||
| **Browser Verification** | Quality | Verify end-to-end web behavior using browser automation |
|
||||
| **Frontend UX Design** | Quality | Verify visual polish and design token consistency |
|
||||
|
||||
Click **Add** on any template in the Workflow Step Manager to create a customizable step.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user