Skip to content

/wbSetup — ELI5 ​

Writing the instruction manual for a package before anyone works on it.

The AI reads the code, notices what framework it uses, and writes two notes:

  • context.md — what this package is.
  • dev.md — what not to do here.

Run it once per package. Later sessions read the notes and don't have to guess.