docs: add verify-sdk-demo agent skill - #376
Draft
cameronapak wants to merge 2 commits into
Draft
Conversation
Add a project-local skill that launches the Vite SDK demo, checks the instance, and drives it with Playwright so later agents can prove reader, VOTD, card, and theme behavior against the live UI.
|
pnpm's recorded pid is not the listener. Doctor now walks ancestors; cleanup records listenerPid and SIGTERMs the whole descendant tree so port 5177 is not left behind.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I ran Poteto's
/create-verification-skillon the React Web SDK.Adds a project-local Cursor skill (
.cursor/skills/verify-sdk-demo/) so later agents can launch the Vite SDK demo, check that the instance is worth driving, and exercise the live UI with Playwright.What
launch.sh,doctor.sh,drive.mjs,cleanup.sh.gitignoreexception so.cursor/skills/can be versioned (other.cursor/local state stays ignored)Proven on this branch
Ran the skill’s own loop against a live
YVP_APP_KEY:launch.sh→http://127.0.0.1:5177doctor.sh→ renderer ready (57 verse wrappers)drive.mjs bible-reader→ chapter picker John 1 → John 2, screenshots +result.jsoncleanup.sh→ instance and port gone; evidence left at/tmp/verify-sdk-demo/evidence/Notes
VITE_YVP_APP_KEYor injectedYVP_APP_KEY/maintain-verification-skillas the demo changes