Commit, Push & PR
Commit changes, push a feature branch, and open a GitHub pull request.
01 — index
Explicit, deterministic prompts you trigger by name. The right tool when you want it run exactly when you say so, across Cursor, Antigravity, Codex CLI, and Claude Code.
Commit changes, push a feature branch, and open a GitHub pull request.
Convert JavaScript code to TypeScript with proper types.
Push the current feature branch and open a GitHub pull request from existing commits.
Run the project's JS/TS test suite, diagnose failures, and fix them until green.
Fix JS/TS linting and formatting issues without changing behavior.
Generate favicons from a source image
Rebase, squash commits, and refresh a GitHub PR title and description to match the latest diff.
Rewrite selected code using modern JavaScript APIs available in current Node.js LTS and baseline browsers (2023+).
Clean up AI-generated code artifacts and maintain consistent style.
Enhanced prompt for Cursor's Resolve in Chat — three-way merge reasoning, propose before apply.
Update JS/TS dependencies within current semver ranges using the detected package manager.
Generate a Conventional Commit message from the current diff.
Generate or refresh a GitHub PR title and description from the branch diff — no rebase or squash.
Commit and push on the current branch — fast path for personal projects.
No slash commands found matching your search.
Agents are shipping more skills, capabilities the model decides when to invoke. Slash commands are different. Reach for one when you want the exact prompt, run exactly when you say so.
01
No model judgment about whether to run. You typed /commit, you get a commit
message, with no detours, no ambient surprises.
02
One Markdown file works in Cursor, Codex CLI, Antigravity, and Claude Code, even when each ships different built-in skills.
03
One-shot work with a scoped input and a predictable output: modernize this JS, write a Conventional Commit, generate favicons.