topshark-jim
- 8 skills
- 0 followers
- 1 day ago last updated
- ▌ QA · topshark-jim bundleSystematically QA test a web application. Use when asked to "qa", "QA", "test this site", "find bugs", "dogfood", or review quality. Three modes: full (systematic exploration), quick (30-second smoke test), regression (compare against baseline). Produces structured report with health score, screenshots, and repro steps.
- ▌ Ship · topshark-jim bundleShip workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
- ▌ Retro · topshark-jimWeekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.
- ▌ Browse · topshark-jimBrowser automation workflow built on the `agent-browser` CLI. Use when you need to open pages, inspect content, click through flows, fill forms, capture screenshots, inspect console or network activity, or compare pages.
- ▌ Review · topshark-jim bundlePre-landing PR review. Analyzes diff against main for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues.
- ▌ Plan Ceo Review · topshark-jimCEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Three modes: SCOPE EXPANSION (dream big), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials).
- ▌ Plan Eng Review · topshark-jimEng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations.
- ▌ Setup Browser Cookies · topshark-jimImport cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages.