Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit...

Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR...

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump,...

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use...

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser)...

Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an...

Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps....

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific...

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches),...

Generate MDX blog posts or recaps from session logs in `sessions/articles`. Use when the user asks to turn daily...

Use when designing, building, or refining frontend UI/UX: layouts, components, visual systems, typography, color,...

SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes;...

Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.

Quick user-centric interview to capture requirements from a time-poor stakeholder.

Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main...

Convert feature requirements into structured end-to-end test cases as JSON.

Prime yourself on a codebase by listing files and reading the README.

Convert web pages to Markdown format using Jina AI's reader service. Use when the user asks to convert, generate,...

Use when answering legal questions about UAE business law, including startup formation (LLC, DIFC, ADGM, free...