·git-commit-push
</>

git-commit-push

Automates git commit and push workflow with descriptive commit messages. Analyzes changes, generates conventional commit messages, stages files, commits, and pushes to remote. Use when the user asks to commit changes, push code, or save work to git.

10Installs·0Trend·@santiagoxor

Installation

$npx skills add https://github.com/santiagoxor/pintureria-digital --skill git-commit-push

How to Install git-commit-push

Quickly install git-commit-push 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/santiagoxor/pintureria-digital --skill git-commit-push
  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: santiagoxor/pintureria-digital.

SKILL.md

View raw

Tras el push (deploy en Vercel): Si se cambiaron assets o se quiere que la actualización se vea pronto en todos los dispositivos, recordar purgar caché: npm run cache:purge (o Vercel → Settings → Caches). Ver skill build-start y docs/CACHEPURGEANTESDEPLOY.md.

Review what files changed. Identify the type of changes (feature, fix, refactor, etc.)

Automates git commit and push workflow with descriptive commit messages. Analyzes changes, generates conventional commit messages, stages files, commits, and pushes to remote. Use when the user asks to commit changes, push code, or save work to git. Source: santiagoxor/pintureria-digital.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/santiagoxor/pintureria-digital --skill git-commit-push Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/santiagoxor/pintureria-digital --skill git-commit-push
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from santiagoxor/pintureria-digital

Quick answers

What is git-commit-push?

Automates git commit and push workflow with descriptive commit messages. Analyzes changes, generates conventional commit messages, stages files, commits, and pushes to remote. Use when the user asks to commit changes, push code, or save work to git. Source: santiagoxor/pintureria-digital.

How do I install git-commit-push?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/santiagoxor/pintureria-digital --skill git-commit-push 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/santiagoxor/pintureria-digital