git
๐ฏSkillfrom maragudk/skills
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)
Installation
npx vibeindex add maragudk/skills --skill gitnpx skills add maragudk/skills --skill git~/.claude/skills/git/SKILL.mdSKILL.md
More from this repository10
A Datastar skill for building interactive web UIs with a lightweight hypermedia-first framework, combining backend reactivity with frontend reactivity using HTML data-* attributes.
Provides guidance for building reactive Python notebooks with marimo, from maragu skills for AI agents.
A skill providing best practices for working with SQLite databases, covering query writing conventions, schema design with strict tables, timestamp patterns, and migration workflows.
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.
Brainstorming guide skill that helps turn rough ideas into fully formed designs through structured conversation and iterative refinement.
A code review skill that dispatches two competing subagents to independently review code changes, examining both architecture and implementation to maximize issue detection.
Provides guidance for saving web pages for offline use using the monolith CLI tool, bundling all page resources into a single file.
Provides a comprehensive guide for developing Go applications and modules/libraries, intended to be activated whenever reading or writing Go code.
Skill for generating and editing images using generative AI with the nanobanana CLI tool.
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.