brianwestphal
UserA local tool for humans to review AI generated code
Categories
Indexed Skills (47)
absorb-tickets
Absorb domotion svg-scrubber `.ticket` files (and their frame PNGs) from the repo root into Hot Sheet tickets, then move the originals to the Trash. Use when the user has svg-scrubber review exports (`*.ticket` + `demo-*.png`) sitting in the project root to file.
export-review-proof
Export reviewable proof (screenshots, flows, logs) for Glassbox ground-truth review. Use this after implementing a change whose visible/behavioral/runtime effect should be reviewed — e.g. a UI change, a multi-step flow, or a computed result that needs evidence. Produces a version:2 manifest reviewable via `glassbox --ground-truth`.
analyze-code-quality
Run all tests and linters, check for anti-patterns, generate a quality report
check-code-hygiene
Check code for standardization, readability, maintenance complexity, and defensive coding
check-requirements-against-code
Check requirements docs against implementation, report discrepancies and gaps
kerf-app
Build UIs in the kerf reactive framework (https://github.com/brianwestphal/kerf). Use this skill whenever the user is writing or modifying code that imports `kerfjs`, asks to add a feature to a kerf app, or asks "how do I do X in kerf?". Use it proactively the moment you spot a kerf import in the file you're editing.
prep-major-release
Prepare the repo for a major release — review/update README.md so it stays compelling, and review the demo scenarios + screenshot scenes, proposing and applying any new/different/fewer screenshots (the maintainer captures them after).
technical-changelog
Generate a diff-grounded, one-page technical changelog for a Glassbox release — from the actual code changes between the last production tag and HEAD (the next, still-unreleased version). Asks for the next version number, since package.json holds the last release.
analyze-code-quality
Run all available tests and linters, check for anti-patterns, and generate a comprehensive code quality report
check-code-hygiene
Check code for standardization, readability, maintenance complexity, and defensive coding practices
check-requirements-against-code
Check requirements docs against implementation and report discrepancies
kerf-app
Build UIs in the kerf reactive framework (https://github.com/brianwestphal/kerf). Use this skill whenever the user is writing or modifying code that imports `kerfjs`, asks to add a feature to a kerf app, or asks "how do I do X in kerf?". Use it proactively the moment you spot a kerf import in the file you're editing.
prep-major-release
Prepare Hot Sheet for a major release — refresh the README so it stays compelling and advertises the most important + newest features, and review the demo scenarios/screenshots, producing a capture-ready plan of which shots to add, recapture, or drop. Use before cutting a major release (or on demand when a lot has shipped).
security-review
Re-analyze Hot Sheet's attack surface for security issues at release time, with proactive research using the latest advisories. Use before each release (or on demand) to audit every externally-reachable surface and file remediation tickets.
technical-changelog
Generate a diff-grounded, one-page technical changelog for a release — from the actual code changes between the last production tag and HEAD (the next, still-unreleased version). Asks for the next version number, since HEAD is not yet in package.json.
glassbox
Read the latest Glassbox code review and apply all feedback annotations
hs-req-change
Create a new requirement change ticket in Hot Sheet
glassbox
Read the latest Glassbox code review and apply all feedback annotations
hs-req-change
Create a new requirement change ticket in Hot Sheet
test-permission-long-edit
Trigger a permission prompt for a long Edit (large old_string and new_string), useful for testing how the Edit-tool permission UI renders big diffs.
hs-m
Create a new marketing ticket in Hot Sheet
hs-m
Create a new marketing ticket in Hot Sheet
test-permission-bg-run
Trigger a permission prompt for a background Bash command (run_in_background=true).
test-permission-long-run
Trigger a permission prompt for a long Bash command (multi-line, many flags), useful for testing how the Bash-tool permission UI renders big commands.
test-permission-multiple-choice
Trigger an AskUserQuestion prompt with four single-select options, useful for testing multi-option question rendering.
test-permission-parallel
Trigger multiple permission prompts at once by issuing several tool calls in a single message — tests the batched/queued permission UI.
test-permission-short-run
Trigger a permission prompt for a short Bash command (a single tiny invocation), useful for testing the minimal Bash-tool permission UI.
test-permission-write
Trigger a permission prompt for the Write tool by creating a brand new file in /tmp.
hotsheet-worker
Run as a distributed worker — continuously claim, work, and release Up Next tickets
hotsheet
Read the Hot Sheet worklist and work through the current priority items
hotsheet-worker
Run as a distributed worker — continuously claim, work, and release Up Next tickets
hotsheet
Read the Hot Sheet worklist and work through the current priority items
test-permission-short-edit
Trigger a permission prompt for a short Edit (single-word change), useful for testing the minimal Edit-tool permission UI.
test-permission-webfetch
Trigger a permission prompt for the WebFetch tool against a known-safe URL.
test-permission-yes-no
Trigger an AskUserQuestion prompt with a binary yes/no choice, useful for testing the simplest two-option question UI.
hs-bug
Create a new bug ticket in Hot Sheet
hs-feature
Create a new feature ticket in Hot Sheet
hs-investigation
Create a new investigation ticket in Hot Sheet
hs-issue
Create a new issue ticket in Hot Sheet
hs-requirement-change
Create a new req change ticket in Hot Sheet
hs-task
Create a new task ticket in Hot Sheet
hs-bug
Create a new bug ticket in Hot Sheet
hs-feature
Create a new feature ticket in Hot Sheet
hs-investigation
Create a new investigation ticket in Hot Sheet
hs-issue
Create a new issue ticket in Hot Sheet
hs-requirement-change
Create a new req change ticket in Hot Sheet
hs-task
Create a new task ticket in Hot Sheet
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.