archive/upstream/chasebuild-agent-skills/git/skills/git-conventional-commit/SKILL.md
Create Conventional Commit messages with consistent type, scope, and body. Use when asked to write commit messages, enforce commit conventions, or improve commit history clarity.
npx skillsauth add 0xharryriddle/codex-field-kit git-conventional-commitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Write commit messages in Conventional Commits format and ensure checks passed before commit.
type(scope)!: short imperative summary
Optional body explains why and impact. Optional footer includes ticket links and breaking changes.
Use this default mapping:
feat: user-visible behavior or capabilityfix: bug fixrefactor: internal change with no behavior changeperf: measurable performance improvementtest: test-only updatesdocs: documentation-only updatesbuild: dependency/build pipeline changesci: CI configuration changeschore: maintenance that does not fit aboveSee ./references/conventional-types.md for examples.
git-run-checks passed for the staged slice.git diff --cached.! + BREAKING CHANGE: footer for incompatible changes.Use ./scripts/compose-conventional-commit.sh to draft a message skeleton.
/commit-msg to call the helper script.development
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
testing
[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
testing
Only to be triggered by explicit super-swarm-spark commands.
development
Create and install Codex custom agent roles in ~/.codex/config.toml, generate role config files, enforce supported keys, and guide users through required role inputs (model, reasoning effort, developer_instructions).