๐ŸŽฏ

git

๐ŸŽฏSkill

from maragudk/skills

VibeIndex|
What it does
|

A git workflow skill that defines preferences for simple branch naming without prefixes, commit messages with backtick-enclosed code identifiers and Go package references, GitHub issue linking conventions, and a policy to avoid amending previous commits unless explicitly instructed.

๐Ÿ“ฆ

Same repository

maragudk/skills(23 items)

git

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add maragudk/skills --skill git
skills.sh Installโš  Installs to .agents/skills/
npx skills add maragudk/skills --skill git
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/git/SKILL.md

SKILL.md

34Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
datastar๐ŸŽฏSkill

A Datastar skill for building interactive web UIs with a lightweight hypermedia-first framework, combining backend reactivity with frontend reactivity using HTML data-* attributes.

๐ŸŽฏ
marimo๐ŸŽฏSkill

Provides guidance for building reactive Python notebooks with marimo, from maragu skills for AI agents.

๐ŸŽฏ
sql๐ŸŽฏSkill

A skill providing best practices for working with SQLite databases, covering query writing conventions, schema design with strict tables, timestamp patterns, and migration workflows.

๐ŸŽฏ
decisions๐ŸŽฏSkill

Guides recording of significant architectural and design decisions in a structured decisions document, triggered for major choices like database selections, framework picks, and core design patterns.

๐ŸŽฏ
brainstorm๐ŸŽฏSkill

Brainstorming guide skill that helps turn rough ideas into fully formed designs through structured conversation and iterative refinement.

๐ŸŽฏ
code-review๐ŸŽฏSkill

A code review skill that dispatches two competing subagents to independently review code changes, examining both architecture and implementation to maximize issue detection.

๐ŸŽฏ
save-web-page๐ŸŽฏSkill

Provides guidance for saving web pages for offline use using the monolith CLI tool, bundling all page resources into a single file.

๐ŸŽฏ
go๐ŸŽฏSkill

Provides a comprehensive guide for developing Go applications and modules/libraries, intended to be activated whenever reading or writing Go code.

๐ŸŽฏ
nanobanana๐ŸŽฏSkill

Skill for generating and editing images using generative AI with the nanobanana CLI tool.

๐ŸŽฏ
bluesky๐ŸŽฏSkill

A skill for posting content to the Bluesky social network using the bsky terminal app, supporting text posts, image/video sharing with alt text, replies, and quote posts, with proactive sharing for public repository milestones.