21 lines
471 B
YAML
21 lines
471 B
YAML
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
|