active/showboat/SKILL.md
Create executable Showboat demos that prove behavior.
npx skillsauth add kevinslin/skills showboatInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use uvx showboat to build Markdown documents that mix short notes, executable commands, and captured output. Reach for it when the deliverable should both explain and prove behavior. This should be used to do live integration tests. You should NOT use showboat to run existing tests.
uvx showboat --help.demo-{num}-{title}.md in the current workspace unless the user specifies another file. Use the next available integer for {num} and a short kebab-case summary for {title}.uvx showboat init <file> <title>.uvx showboat note <file> ....uvx showboat exec <file> <lang> <code>.uvx showboat image <file> ....uvx showboat pop <file>.uvx showboat verify <file>.showboat verify.demo-{num}-{title}.raw.md - this is for manual human inspection latershowboat exec with a deterministic summary command over those artifacts.demo-{num}-{title}.md for a feature or CLI workflowshowboat verifydevelopment
Create, rename, audit, or close a tracked Codex task whose turns and status are persisted in the local thread ledger. Only use when directly invoked.
testing
Manage Git preflight, branch and worktree creation, and completed-work cleanup. Use when explicitly invoked.
databases
Automatically use for durable knowledge, configured project-context lookup, and schema-backed artifact layouts.
content-media
Create, update, or optimize skills and SKILL.md content.