Merge branch 'bmad-code-org:main' into bmad-wechat-mini-game-dev-pack
This commit is contained in:
commit
c74d90b70f
|
|
@ -109,8 +109,8 @@ sections:
|
||||||
- **UI/UX Consistency:** {{ui_compatibility}}
|
- **UI/UX Consistency:** {{ui_compatibility}}
|
||||||
- **Performance Impact:** {{performance_constraints}}
|
- **Performance Impact:** {{performance_constraints}}
|
||||||
|
|
||||||
- id: tech-stack-alignment
|
- id: tech-stack
|
||||||
title: Tech Stack Alignment
|
title: Tech Stack
|
||||||
instruction: |
|
instruction: |
|
||||||
Ensure new components align with existing technology choices:
|
Ensure new components align with existing technology choices:
|
||||||
|
|
||||||
|
|
@ -272,8 +272,8 @@ sections:
|
||||||
|
|
||||||
**Error Handling:** {{error_handling_strategy}}
|
**Error Handling:** {{error_handling_strategy}}
|
||||||
|
|
||||||
- id: source-tree-integration
|
- id: source-tree
|
||||||
title: Source Tree Integration
|
title: Source Tree
|
||||||
instruction: |
|
instruction: |
|
||||||
Define how new code will integrate with existing project structure:
|
Define how new code will integrate with existing project structure:
|
||||||
|
|
||||||
|
|
@ -342,7 +342,7 @@ sections:
|
||||||
**Monitoring:** {{monitoring_approach}}
|
**Monitoring:** {{monitoring_approach}}
|
||||||
|
|
||||||
- id: coding-standards
|
- id: coding-standards
|
||||||
title: Coding Standards and Conventions
|
title: Coding Standards
|
||||||
instruction: |
|
instruction: |
|
||||||
Ensure new code follows existing project conventions:
|
Ensure new code follows existing project conventions:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue