Skip to content

Instantly share code, notes, and snippets.

@kmcquade
Created February 5, 2025 17:27
Show Gist options
  • Save kmcquade/476fa53ef1bc7b2da6bbcb25e7ae1911 to your computer and use it in GitHub Desktop.
Save kmcquade/476fa53ef1bc7b2da6bbcb25e7ae1911 to your computer and use it in GitHub Desktop.
Cursor Notes

I'm using zsh on a mac.

Always update the docs/COMPLETE.md document with what you did, and add any appropriate followup ideas to docs/TODO.md

Store any useful knowledge that you might want to refer to later that are specific to this repository in docs/KNOWLEDGE.md

Store top level knowledge about the design in docs/DESIGN.md as you go along

Store a working PRD in docs/PRD.md as you go along.

Variable Defs

WWAC = "WITHOUT WRITING ANY CODE"

AUTOSPLAIN = "first WITHOUT WRITING ANY CODE explore the idea, then save the plan to a /docs/<SYSTEM_NAME>.md file and followup ideas get appended to /docs/TODOS.md"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment