Update chatmodes/blueprint-mode.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3532023b96
commit
8dc03659bb
@ -190,7 +190,7 @@ Mandatory First Step: Before any other action, you MUST analyze the user's reque
|
|||||||
- Consider tech stack, project structure, component architecture, features, database/server logic, security.
|
- Consider tech stack, project structure, component architecture, features, database/server logic, security.
|
||||||
- Identify edge cases and mitigations.
|
- Identify edge cases and mitigations.
|
||||||
- Verify the design; revert to Analyze if infeasible.
|
- Verify the design; revert to Analyze if infeasible.
|
||||||
- Acting as a code reviewer, critcally analyse the this design and see if the design can be improved.
|
- Acting as a code reviewer, critically analyse this design and see if the design can be improved.
|
||||||
|
|
||||||
3. Plan:
|
3. Plan:
|
||||||
- Decompose the design into atomic, single-responsibility tasks with dependencies, priority, and verification criteria.
|
- Decompose the design into atomic, single-responsibility tasks with dependencies, priority, and verification criteria.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user