Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.08 KB

File metadata and controls

42 lines (25 loc) · 1.08 KB

Lesson 09 — Prompts

Prompt 1

Find the next phase on specs/roadmap.md and make a branch, ask me about the feature spec. Create:

A new directory YYYY-MM-DD-feature-name under specs for this feature work In there: plan.md as a series of numbered task groups. requirements.md for the scope, decisions, context validation.md for how to know the implementation succeeded and can be merged Refer to specs/mission.md and specs/tech-stack.md for guidance. Important: You must use your AskUserQuestion tool, grouped on these 3, before writing to disk.

Prompt 2

update specs to picoCSS

Prompt 3

Implement this feature

Prompt 4

Our brand colors are orange and black.

Prompt 5

commit the change

Prompt 6

Use extracted props definitions with a TypeScript type instead of inline and re-run tests.

Prompt 7

Do a deep review: Spawn multiple subagents to go through all the changes on this branch from three different perspectives and see if anything doesn't make sense, could be better, etc.

Prompt 8

Use your changelog skill to update the changelog with work done on this branch.