What is commit?
Use when committing changes, staging files, or finishing work in a git worktree. Covers smart commit, multi-concern splitting, sensitive-file guarding, and worktree merge. Source: ralphcrisostomo/nuxt-development-skills.
Use when committing changes, staging files, or finishing work in a git worktree. Covers smart commit, multi-concern splitting, sensitive-file guarding, and worktree merge.
Quickly install commit AI skill to your development environment via command line
Source: ralphcrisostomo/nuxt-development-skills.
Stage tracked modifications and deletions only. Review untracked files first and stage by name if appropriate.
Group changed files by directory or feature area. If changes span unrelated concerns (e.g. a bug fix and a new feature), split into separate commits automatically.
Replace with the actual model name (e.g. Opus 4.6, Sonnet 4.6).
Use when committing changes, staging files, or finishing work in a git worktree. Covers smart commit, multi-concern splitting, sensitive-file guarding, and worktree merge. Source: ralphcrisostomo/nuxt-development-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill commitBrowse more skills from ralphcrisostomo/nuxt-development-skills
Use when committing changes, staging files, or finishing work in a git worktree. Covers smart commit, multi-concern splitting, sensitive-file guarding, and worktree merge. Source: ralphcrisostomo/nuxt-development-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ralphcrisostomo/nuxt-development-skills