Agent Skills by J Eisenback
Showing 25 vetted skills indexed across 1 GitHub repositories.
benchmark
Benchmark web pages against baselines and detect performance regressions.
plan-design-review
Identify missing design decisions in product plans across six critique passes.
design-consultation
Plan a design system and produce DESIGN.md with a visual preview.
freeze
Restrict file edits to a defined directory via a PreToolUse hook.
careful
Detect destructive Bash commands and require explicit user override before execution.
canary
Monitor production web apps for console errors, performance regressions, and page failures.
investigate
Identifies and resolves software bug root causes via a four-phase workflow.
document-release
Reconcile project documentation with shipped code changes by updating key files.
gstack-upgrade
Detect gstack install type and upgrade global or vendored copies.
land-and-deploy
Automates PR merge, CI wait, deployment and canary health checks for safe production rollout.
codex
Assess code diffs with Codex CLI across review, challenge, and consult modes.
qa
Automate QA testing and iterative bug fixing for web applications.
qa-only
Identify and report web application issues with reproducible steps and screenshots.
setup-browser-cookies
Import real browser cookies into a headless session for authenticated QA testing.
review
Identify structural issues in diffs against the base branch.
plan-ceo-review
Critique strategic plans through structured modes and tradeoff documentation.
office-hours
Draft YC-style design docs from startup ideas or product concepts.
retro
Analyze commit history and code quality to summarize team activity.
browse
Operate a persistent headless browser to automate web QA workflows.
design-review
Audit live UI for visual inconsistencies and fix them iteratively.
ship
Merge base branch, run tests, bump versions, update CHANGELOG, commit, and create a PR.
plan-eng-review
Guide engineering plan reviews covering architecture, data flows, and test coverage.
guard
Enforce a directory edit boundary and warn before destructive commands.
unfreeze
Clear the stored freeze boundary to re-enable edits across all directories.