Build Me

Implement a solution write-up (typically the markdown file produced by /solve-me) in this Laravel project, following existing project patterns and Laravel best practices. Cuts the work into commits itself, writes the commit plan to docs/build/<slug>.md, and gets the developer's approval before writing any code. Then builds one commit at a time, saying up front and afterwards why that commit is needed and which numbered requirement it serves, and stopping after each one for the developer to review and edit. Every piece of new logic gets a short plain-language comment explaining what it does and why that approach was picked — meant to be deleted once reviewed. Suggests a commit message after each commit. Always implements the option the developer already picked in the /solve-me file — never a different one. Use after /solve-me, when it's time to actually write code.

Kerliula 64e5512 13.7 KB Updated

File contents

Kerliula/ship-me/tree/main/skills/build-me commit 64e5512142

Frequently asked questions

npx skillmds@latest add kerliula/build-me