·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.

18Installs·5Trend·@ralphcrisostomo

Installation

$npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill commit

How to Install commit

Quickly install commit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill commit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ralphcrisostomo/nuxt-development-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill commit
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from ralphcrisostomo/nuxt-development-skills

Quick answers

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.

How do I install commit?

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

Where is the source repository?

https://github.com/ralphcrisostomo/nuxt-development-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09