Skip to main content
jerrywu001
GitHub creator profile

jerrywu001

Repository-level view of 29 collected skills across 3 GitHub repositories.

skills collected
29
repositories
3
updated
May 21, 2026
repository explorer

Repositories and representative skills

benchmark
web-developers

Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page…

Mar 22, 2026
browse
software-quality-assurance-analysts-and-testers

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element…

Mar 22, 2026
canary
software-quality-assurance-analysts-and-testers

Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy",…

Mar 22, 2026
careful
network-and-computer-systems-administrators

Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a…

Mar 22, 2026
codex
software-developers

OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via codex review with pass/fail gate. Challenge: adversarial mode that tries to break your code. Consult: ask codex anything with session continuity for follow-ups. The "200 IQ…

Mar 22, 2026
design-consultation
graphic-designers

Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of…

Mar 22, 2026
design-review
web-developers

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after…

Mar 22, 2026
document-release
software-developers

Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to "update the…

Mar 22, 2026
Showing 8 of 25 collected skills.
Showing 3 of 3 repositories
All repositories loaded