Agent Skills by Jaemin Seo
Showing 26 vetted skills indexed across 1 GitHub repositories.
gstack
Automates QA testing with a persistent Chromium headless browser and workflow commands.
benchmark
Detect performance regressions by comparing timing metrics against baselines.
plan-design-review
Identify missing design decisions in PLAN documents and propose concrete additions.
design-consultation
Define and implement a complete design system with a DESIGN.md source of truth.
freeze
Blocks file edits outside a user-specified directory for the current session.
careful
Detect destructive shell commands and require confirmation before execution.
canary
Monitor live pages for errors and performance regressions after deploys.
investigate
Guide structured debugging to identify root causes of software issues.
document-release
Scan project diffs and update documentation files to reflect shipped changes.
gstack-upgrade
Upgrade gstack installations across global, local, and vendored environments.
land-and-deploy
Merge PRs, deploy to production, and verify canary health after CI.
codex
Wrap the Codex CLI to critique code changes in review, challenge, and consult modes.
qa
Automate end-to-end web application QA testing with tiered verification and structured reports.
qa-only
Automate browser-based QA testing to discover defects and generate structured reports.
setup-browser-cookies
Import cookies from real browsers into a headless browsing session.
review
Analyze pull request diffs against the base branch for structural issues.
plan-ceo-review
Enforce a structured CEO review workflow for strategic plans.
office-hours
Guide brainstorming sessions into phase-aware design document outlines.
retro
Analyze commit history and per-author contributions to generate team retrospectives.
browse
Automate QA browser interactions to validate web workflows and capture evidence.
design-review
Identify visual inconsistencies, spacing issues, and hierarchy problems on live sites.
ship
Automate Git release shipping by merging base branch, testing, updating CHANGELOG, bumping VERSION, and creating a PR.
plan-eng-review
Review architecture and execution plans for tradeoffs and completeness.
guard
Warn on destructive commands and block edits outside a defined directory.