jb-committer
Committer Skill
Author: bjesuiter
When to use (keywords: commit, commit-current, commit-only)
Use this skill when the user asks to create commits or commit the current change set.
Commit related changes (keyword: commit)
Read all uncommitted changes in the git working directory: unstaged, staged, and untracked.
Group them by logical change, for example:
- Renaming a function/variable/class across multiple files
- Adding a new feature: component + route + tests + types all belong together
- Moving/refactoring code from one file to another (delete in A, add in B)
- Updating imports after relocating a file
- Adding a dependency to package.json and its usages in source files
- Bug fix that touches multiple related files
More from bjesuiter/skills
mole-mac-cleanup
Mac cleanup & optimization tool combining CleanMyMac, AppCleaner, DaisyDisk features. Deep cleaning, smart uninstaller, disk insights, and project artifact purge.
34xcode
Build, test, and manage Xcode projects and Swift packages. Use when the user mentions Xcode, iOS/macOS app development, simulators, Swift packages, or needs to build/test Apple platform apps. Triggers on "build", "run", "test", "simulator", "xcodebuild", "swift package", "iOS app", "macOS app".
32summarize
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
28jb-browser-testing
Private browser testing rules for jb workflows. Prefer playwriter_exec with careful tab selection, fall back to agent-browser, and avoid playwright-mcp.
18mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
18security-check
Red-team security review for code changes. Use when reviewing pending git changes, branch diffs, or new features for security vulnerabilities, permission gaps, injection risks, and attack vectors. Acts as a pen-tester analyzing code.
17