Verify Me

Check that a built feature actually matches the original problem (/grill-me) and the chosen solution (/solve-me). Acts like a real user and a QA engineer, not a code reviewer: confirms scope, environment, database safety and login with the developer first, then creates real dummy data in the database (via Laravel MCP/Boost tools if available, otherwise artisan), then hits the real running app with curl — golden path, edge cases, and heavy/weird inputs. No automated tests are written. Produces one clean markdown file with a simple, readable log of every request tested (input/output) plus a plain-language list of the unit/feature tests that still need to be written, and then stops — it never writes those tests and never starts another skill. Use after /build-me, once a commit (or the whole feature) is implemented.

Kerliula 6f5281c 12.5 KB Updated

File contents

Kerliula/ship-me/tree/main/skills/verify-me commit 6f5281c4cf

Frequently asked questions

npx skillmds@latest add kerliula/verify-me