seed
1105Skill Claude CodeCodex
Populate the distill MCP knowledge base from the current repo's git history. Extracts decisions, patterns, failures, and context from commits and stores them with correct metadata.
12,491 mods tagged Git and workflow that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
Skill Claude CodeCodex
Populate the distill MCP knowledge base from the current repo's git history. Extracts decisions, patterns, failures, and context from commits and stores them with correct metadata.
Skill Claude Code
Multi-step git commit workflow. Gathers state, triages sensitive content and secrets, groups changes into logical units, runs the project's test/lint gate, proposes a plan for approval, and commits with conventional messages and no AI attribution. Use when changes need to be committed — when the user says "commit"…
lijinnair/claude-code-skillforge
Skill Claude Code
Generates a well-structured, conventional Git commit message from the user's staged changes or a description of what they did. Use when the user says "write a commit message", "format my commit", or "help me commit this". Outputs a ready-to-paste commit message following the Conventional Commits specification.
Skill Claude CodeCodex
Investigate why a strange piece of code exists before anyone deletes it (Chesterton's fence). Use when the user points at a weird line, hack, magic constant, or workaround and asks why it's there, whether it's still needed, or if it's safe to remove.
RockaRhymeLLC/claude-code-skills
Plugin Claude Code
Bundles 7 skills · 428 tokens together
Production-tested Claude Code skills for professional development workflows — code review, smart commits, PR generation, spec-driven development, and context management.
MCP server Claude CodeCodexCursor +2
MCP server for self-hosted Jira and Bitbucket (Go, distributed as a prebuilt binary). Runs locally from the @stubbedev/atlassian-mcp npm package.
JakeTRogers/my-awesome-copilot
Skill Claude CodeCodex
Inspect and evaluate GitHub PR review comments, respond with a clear technical position, and implement only valid feedback. Use when asked to review PR comments, respond to reviewers, address reviewer feedback, or make changes based on PR feedback.
diablofong/product-dev-workflow
Skill Claude CodeCodex
Product Dev Workflow — a branch-per-task development assistant. Single slash command /pdw with seven sub-flows. Use /pdw alone to see the menu, or /pdw [sub] [args] for a specific flow. Sub-commands are init, talk, dev, hotfix, done, status. Also accepts natural language ("/pdw I want to build a login page") and…
Skill Claude CodeCodex
Generate conventional commit messages without scopes based on staged changes. Use when the user asks for commit message help, has staged changes, or is about to commit.
Plugin Claude Code
Bundles 2 skills, 32 commands · 921 tokens together
Plain-Markdown Scrum/Agile product management for Claude Code — backlog, sprints, board, velocity, releases, and GitHub traceability from slash commands.
Skill Claude CodeCodex
Determine whether the next release is legally a patch, minor, or major by diffing the public API surface against the last published version. Use before cutting a release, when reviewing "is this breaking?", or when writing honest release notes.
Skill Claude Code
A release checklist for research repositories that publish versions with Zenodo, a service that assigns permanent digital object identifiers (DOIs) to research outputs. It also records a Software Heritage identifier, which helps identify archived source code.
Plugin Claude Code
Bundles 2 skills · 128 tokens together
Scaffold standard-compliant repos with /new-repo, and apply the RepoKit standard (conventions + pre-commit/pre-PR checklists) while working in any compliant repo.
Plugin Claude Code
Bundles 3 skills, 6 agents, 1 MCP server · 399 tokens together
Autonomous TODO workflow: refine an idea into one structured TODO item, then a git-hook chain plans → implements (subagent team + deterministic gate, isolated worktree, never auto-merged) → reviews it. Language-agnostic, config-driven, bootstrapped into any repo.
Plugin Claude Code
Bundles 14 skills · 695 tokens together
Dependency and repository management skills powered by git-pkgs, brief, forge, pin, and capcheck. Track dependency history, scan for vulnerabilities, evaluate packages, generate SBOMs, work across git forges, and more.
Plugin Claude Code
Bundles 5 skills · 573 tokens together
5 git workflow skills: create worktrees/branches (from the current position or a named base branch), open PRs with an AI-drafted title/body, and clean up branches/worktrees after merge.
MCP server Claude CodeCodexCursor +2
A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations with complete CLI alias system and advanced developer pr. Runs locally from the github-mcp-server npm package.
Command Claude Code
Execute the full release workflow for ekstend plugins.
Plugin Claude Code
Bundles 27 skills, 6 commands, 1 agent · 1,236 tokens together
Claude Code plugin for reflection, code quality, writing, and design.
Plugin Claude Code
Bundles 10 skills · 469 tokens together
Ticket-to-PR development workflow: triage, plan with verified citations, implement inside the plan, review, commit, PR. Pluggable issue trackers (Jira, Azure DevOps, GitHub Issues) or a backlog in the repo, so it works with no tracker at all.
Plugin Claude Code
Bundles 44 skills, 3 commands, 15 agents, 1 hook · 6,705 tokens together
A plugin collection containing rules, skills, and agents for several areas, including Obsidian note-taking, Git workflows, site reliability, Kubernetes, content production, and agent operations. A plugin is a package that adds capabilities to a coding agent.
Plugin Claude Code
Bundles 14 skills, 2 agents · 878 tokens together
Orchestration skills for Vibe Kanban: plan → ship → link → review → merge with wave-based dispatch, executor routing (T0-T4), and autonomous fix loops.
Skill Claude Code
Run work in an isolated workspace: git worktree + devcontainer, driven through the fr isolation CLI (exec-bridge). Use when feature work must not touch the base repo, when fr-brainstorming or fr-goal needs a workspace, when the operator says "isolate this" / "run it in the container", or to clean up after a merged PR.…
Plugin Claude Code
Bundles 1 skill · 56 tokens together
Rigorous think→plan→do→review workflow with progressive clarification, parallel subagent exploration, adversarial Opus+Sonnet review, and optional commit/push/deploy/worktree finishing.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: