Git & VCS

Git operations, commit helpers, branch management

Showing 2329-2352 of 5221 skills
re2zero

git-commit-workflow

by re2zero

Expertise in structured Git commit workflow with Chinese team conventions. Use

Automation 7 7mo ago
aviflombaum

worktree

by aviflombaum

This skill should be used when the user asks to "create a worktree", "new worktree", "worktree for feature", "git worktree", or needs to work on a feature branch in isolation. Handles Rails credential symlinking automatically.

Code Gen 39 7mo ago
aviflombaum

status

by aviflombaum

Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".

CLI Tools 39 6mo ago
aviflombaum

configure

by aviflombaum

Configure or reconfigure qmd collections for this project. Triggers on "configure qmd", "set up qmd", "reconfigure qmd", "qmd setup".

CLI Tools 39 6mo ago
aviflombaum

commit

by aviflombaum

This skill should be used when the user asks to "commit", "make a commit", "commit my changes", "create commits", "git commit", or wants to commit staged/unstaged changes with logical grouping and conventional commit format.

Auth 39 7mo ago
yizhiyanhua-ai

skills-updater

by yizhiyanhua-ai

Check and update installed Claude Code skills from multiple sources (Claude plugins and npx skills). Scans for available updates, supports batch or individual updates with intelligent local change merging, and recommends popular skills from skillsmp.com and skills.sh marketplaces. Use when users want to update skills, check for new versions, discover trending skills, or manage their skill collection.

CLI Tools 173 7mo ago
Svenja-dev

qa-checklist

by Svenja-dev

Formal Quality Assurance Checklist before every Merge/Deploy. 6-phase validation with Build Verification, Test Suite, No-Touch Zones, Region Check, Security Review, and QA Report generation. Activate on "merge", "deploy", "release", "production", or /qa command.

CI/CD 38 7mo ago
Svenja-dev

safe-git-guard

by Svenja-dev

Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.

Code Gen 38 8mo ago
Svenja-dev

ui-freeze

by Svenja-dev

Protects design and theme files from unintended changes. Locks tailwind.config, global CSS, and theme variables. Requires explicit confirmation before modifying UI components. Activate on changes to CSS, theme config, or layout components.

File Ops 38 8mo ago
Svenja-dev

code-quality-gate

by Svenja-dev

Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate System (Pre-Commit, PR-Check, Preview, E2E, Production). Activate on code changes, deployments, PR reviews, build failures.

Code Review 38 7mo ago
Svenja-dev

changelog-generator

by Svenja-dev

Automatische Release Notes aus Git Commits. Kategorisiert Commits (Features, Fixes, Breaking Changes), wandelt technische Sprache in kundenfreundliche Beschreibungen um. Aktivieren mit /changelog, /changelog v1.2.0..v1.3.0, oder /changelog --week.

Docs Gen 38 8mo ago
chanwit

TDG Test-Driven Generation

by chanwit

Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.

Git & VCS 83 10mo ago
chanwit

Atomic Commit

by chanwit

Atomic Commit helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work. Key words to detect are atomic, atomic commits, clean commits.

Code Gen 83 9mo ago
zigcc

solana-sdk-zig

by zigcc

This skill provides Solana SDK development guidance for Zig implementations. It ensures correct Rust source references, proper crate-to-module mapping, and test compatibility. Essential for writing Zig code that implements Solana SDK functionality, adding Rust source references, and creating integration tests.

Processing 37 8mo ago
zigcc

zig-0.15

by zigcc

This skill provides Zig 0.15.x API guidance and should be used when writing or reviewing Zig code. It ensures correct usage of Zig 0.15 APIs, preventing common mistakes from using outdated 0.11/0.12/0.13/0.14 patterns. Essential for ArrayList, std.Io.Writer/Reader (Writergate), HTTP client, Ed25519, JSON, and type introspection APIs.

API Dev 37 8mo ago
airscripts

agentskill

by airscripts

Analyze a code repository and synthesize an AGENTS.md.

Comments 37 4mo ago
zigcc

doc-driven-dev

by zigcc

This skill provides documentation-driven development workflow guidance. It ensures proper Story file creation, ROADMAP status tracking, and documentation synchronization. Essential for creating or updating Story files, checking ROADMAP.md status, validating completion status, and syncing documentation with code changes.

Code Gen 37 8mo ago
runkids

second-opinion

by runkids

"Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion."

Code Review 12 6mo ago
multiversx

mvx_sdk_go_builders

by multiversx

Transaction construction and signing using Builders in Go SDK.

Code Gen 12 7mo ago
pratos

github-issue-reader

by pratos

Reads a specific GitHub Issue or Pull Request and extracts structured, actionable information. Use when you have an issue/PR URL or repo+number (e.g., owner/repo#123).

Code Review 12 7mo ago
runkids

ossfuzz

by runkids

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.

Docker 12 6mo ago
el-feo

simplecov

by el-feo

Comprehensive test coverage analysis and improvement for Ruby and Rails applications using SimpleCov and SimpleCov Console formatter. Automatically runs coverage reports, identifies gaps, suggests tests, and enforces coverage standards. Integrates with RubyCritic for holistic code quality. Use when running tests, analyzing coverage, improving test suites, or setting up coverage tracking in Ruby/Rails projects.

CLI Tools 12 8mo ago
jackjin1997

conventional-commits

by jackjin1997

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.

Debugging 12 7mo ago
pratos

github-issue-searcher

by pratos

Searches and ranks GitHub Issues and Pull Requests for a topic or filter set. Returns structured, de-duplicated results with links. Great for triage, planning, and research.

Embeddings 12 7mo ago