SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

claude-plugins
Inspect, diff, and restore previous Obsidian note versions from local file recovery or Obsidian Sync history.

pi
Programmatic hunk selection for Jujutsu (jj): list, split, commit, or squash specific hunks to enable partial commits and fine-grained history editing without a

ryanb/dotfiles
Guided interactive rebase skill: rebases the current branch onto a base branch, helps resolve conflicts, runs related tests, and compares the result to the remo

k3-agentic-skills
Automates the process of staging changes, creating conventional commit messages, and pushing to a remote repository.

dgk-gpt
A secure local gate that verifies changes, stages specific files, and pushes to the current branch for Codex agents.

marketplace
Generate professional, conventional commit messages by analyzing git diffs.

cc-settings
Create mid-task rollback points to save and restore agent state before performing risky operations like refactors or migrations.

skills
Automates the lifecycle of Git worktrees, enabling parallel branch work with structured creation, listing, and cleanup.

pm-claude-skills
Safely diagnose and resolve complex Git issues, including lost commits, bad merges, and detached HEAD states.

claude-plugins
Automates the creation of local Git commits using conventional commit standards and automatic GitHub issue referencing.

awesome-codex-plugins
Intelligently resolves git merge and rebase conflicts, automating simple changes and guiding complex judgments.

awesome-omni-skill
Cleans up commit history by squashing all changes from a feature branch into a single, clean commit on the base branch.

abatilo/vimrc
Automates the creation of logically grouped, atomic git commits with professional formatting and Conventional Commits support.

GSD Core
Safely revert GSD phase or plan commits with dependency checks and a confirmation gate.

claude-skill-registry
Stage only the implementation changes you intend to commit: add specific files or hunks, avoid broad adds, and verify the index before committing.