Jawkx
- 10 skills
- 0 followers
- 3 hours ago last updated
- ▌ Stack · jawkxUser guide for the local squash-safe `stack` CLI for stacked PR repair. Use when someone asks how to inspect, track, sync, merge, document, or undo stacked pull requests in squash-merge repositories. Prefer this tool over GitHub's `gh stack` command for this workflow.
- ▌ Argent · jawkx bundleUse Argent tools for iOS, Android, tvOS, Android TV, React Native, don't use it for web application. Covers device setup and interaction, UI testing, screenshots and visual diffs, reusable flows, Metro/CDP debugging, React and native profiling, performance optimization, and Argent Lens design variants. Use whenever a task involves Argent, a simulator/emulator/TV device, app UI automation or QA, React Native runtime debugging or profiling, screenshot comparison, flow recording, or Lens proposals.
- ▌ Grill Me · jawkxA relentless, user-invoked interview that sharpens a loose plan, decision, design, or idea before action.
- ▌ Linear CLI · jawkx bundleManage Linear issues from the command line using the linear cli. This skill allows automating linear management.
- ▌ Teach Code · jawkxTeach the user how a coding change works, then quiz them until they can explain and apply it. Use after implementing, debugging, reviewing, or discussing code when the user says "teach me," "quiz me," "grill me on this code," wants a walkthrough, or wants to learn alongside the work in the current session.
- ▌ Safe Rebase · jawkxSafe git rebasing with backups and recovery. Use when Codex needs to rebase a branch, rewrite history, resolve rebase conflicts, or force-push after a rebase while preserving a rollback path (backup branch/tag or reflog).
- ▌
- ▌
- ▌
- ▌ Codebase Design · jawkx bundleDesign and improve deep modules with small interfaces, clean seams, strong locality, and tests through the interface. Use when designing or restructuring a module, placing a seam, reducing shallow indirection, improving testability, exploring alternative interfaces, or explicitly reviewing a codebase for architecture improvements.