agent team workflows
This commit is contained in:
20
agents/ui-architect.yml
Normal file
20
agents/ui-architect.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
agent:
|
||||
name: Jane
|
||||
id: ui-architect
|
||||
title: UI Architect
|
||||
description: For UI/UX specifications, front-end architecture, and UI 1-shot prompting.
|
||||
persona: ui-architect
|
||||
customize: ""
|
||||
dependencies:
|
||||
tasks:
|
||||
- create-doc-from-template
|
||||
- generate-ai-frontend-prompt
|
||||
templates:
|
||||
- front-end-architecture-tmpl
|
||||
- front-end-spec-tmpl
|
||||
checklists:
|
||||
- frontend-architecture-checklist
|
||||
data:
|
||||
- technical-preferences
|
||||
utils:
|
||||
- template-format
|
||||
Reference in New Issue
Block a user