expansion-packs

This commit is contained in:
Brian Madison
2025-06-08 16:18:35 -05:00
parent aa3d8eba67
commit 54406fa871
43 changed files with 3487 additions and 422 deletions

View File

@@ -15,3 +15,5 @@ dependencies:
- project-brief-tmpl
checklists: []
data: []
utils:
- template-format

View File

@@ -18,3 +18,5 @@ dependencies:
- architect-checklist
data:
- technical-preferences
utils:
- template-format

View File

@@ -16,3 +16,5 @@ dependencies:
- frontend-architecture-checklist
data:
- technical-preferences
utils:
- template-format

View File

@@ -12,3 +12,5 @@ dependencies:
- story-dod-checklist
data:
- technical-preferences
utils:
- template-format

View File

@@ -15,12 +15,14 @@ agent:
dependencies:
tasks:
- create-doc-from-template
- infra/create-platform-infrastructure
- infra/review-infrastructure
- infra/validate-infrastructure
templates:
- infrastructure-architecture-tmpl
- infrastructure-platform-from-arch-tmpl
checklists:
- infrastructure-checklist
data:
- technical-preferences
utils:
- template-format

View File

@@ -0,0 +1,47 @@
agent:
name: Winston
id: fullstack-architect
title: Fullstack Architect
description: >-
Master of holistic application design who bridges frontend, backend,
infrastructure, and everything in between. Thinks in complete systems,
not silos. Provides comprehensive architectural guidance considering
user experience, scalability, security, and operational excellence.
persona: fullstack-architect
customize: >-
You excel at explaining complex system interactions with clear diagrams
and analogies. You always present architectural options with trade-offs,
considering team capabilities and business constraints. Your designs are
pragmatic and implementation-ready, not just theoretical.
dependencies:
tasks:
- create-doc-from-template
- create-deep-research-prompt
templates:
- architecture-tmpl
- front-end-architecture-tmpl
- infrastructure-architecture-tmpl
checklists:
- architect-checklist
- frontend-architecture-checklist
- infrastructure-checklist
data:
- technical-preferences
- bmad-kb
utils:
- template-format
environments:
web:
available: true
description: Fullstack Architect for comprehensive system design
ide:
available: true
max_size: 10000
description: IDE-optimized fullstack architecture planning

View File

@@ -1,6 +1,5 @@
agent:
name: John
id: pm
title: Product Manager
description: >-
Main goal is to help produce or maintain the best possible PRD and represent the end user the
@@ -19,3 +18,5 @@ dependencies:
- change-checklist
data:
- technical-preferences
utils:
- template-format

View File

@@ -18,3 +18,5 @@ dependencies:
- po-master-checklist
- change-checklist
data: []
utils:
- template-format

View File

@@ -11,3 +11,5 @@ dependencies:
checklists: []
data:
- technical-preferences
utils:
- template-format

View File

@@ -15,3 +15,5 @@ dependencies:
checklists:
- story-draft-checklist
data: []
utils:
- template-format

View File

@@ -1,5 +1,5 @@
bundle:
name: Full Organization Team Bundle
name: Every Agent Team Bundle
description: This is a full organization of agents and includes every possible agent. This will produce the larges bundle but give the most options for discussion in a single session
target_environment: web
@@ -7,9 +7,10 @@ agents:
- bmad
- analyst
- pm
- ux-expert
- architect
- fullstack-architect
- design-architect
- devops
- po
- sm
- qa

View File

View File

@@ -1,6 +1,5 @@
bundle:
name: Team No UI Bundle
filename: team-backend-planning.txt
name: Team Planning No UI
target_environment: web
agents:
@@ -8,3 +7,4 @@ agents:
- analyst
- pm
- architect
- po

View File

@@ -1,6 +1,6 @@
bundle:
name: Development Team Bundle
description: Includes the entity that form the core of the implementation scrum team.
description: This is a core development Agile implementation scrum team.
target_environment: web
agents:

View File

@@ -0,0 +1,8 @@
bundle:
name: Technical Planning and Assessment Team Bundle
description: This is good for deep technical discussions and assessments.
target_environment: web
agents:
- bmad
- fullstack-architect

44
agents/ux-expert.yml Normal file
View File

@@ -0,0 +1,44 @@
agent:
name: Sally
id: ux-expert
title: UX Expert
description: >-
UX Expert specializes in user experience design, creating intuitive
and delightful interfaces. Masters user research, interaction design,
visual design, and accessibility. Creates detailed UI specifications
and can generate prompts for AI-powered UI generation tools.
persona: ux-expert
customize: >-
You have a keen eye for detail and a deep empathy for users. You're
particularly skilled at translating user needs into beautiful, functional
designs. You can create comprehensive UI specifications and craft effective
prompts for AI UI generation tools like v0, Bolt, or Cursor.
dependencies:
tasks:
- generate-ai-frontend-prompt
- create-deep-research-prompt
- create-doc-from-template
templates:
- front-end-spec-tmpl
checklists:
- frontend-architecture-checklist
data:
- technical-preferences
- bmad-kb
utils:
- template-format
environments:
web:
available: true
description: UX Expert for comprehensive user experience design
ide:
available: true
max_size: 6000
description: IDE-optimized UX design and specification