The everyday dev loop as three stack-neutral commands: fix debugs a bug or batch-applies a review report by severity, commit runs pre-flight checks and drafts a conventional message behind a sensitive-file gate, ship chains review, fix, and commit with a gate between each phase.
★not rated 2 22d agoA
tokens not measured
originalMIT
Sweep up all session artifacts left behind by Claude Code: stale git worktrees, dangling git refs, and orphaned worktree directories. Essential for heavy Claude Code users — each code task creates a full repo copy that persists after the session ends.
★not rated 2 5mo agoA
tokens not measured
originalMIT
Production-tested Claude Code skills for professional development workflows — code review, smart commits, PR generation, spec-driven development, and context management.
★not rated 1 6mo agoA
tokens not measured
originalMIT
Scaffold standard-compliant repos with /new-repo, and apply the RepoKit standard (conventions + pre-commit/pre-PR checklists) while working in any compliant repo.
★not rated 1 21d agoA
tokens not measured
originalApache-2.0
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.
★not rated 1 2mo agoA
tokens not measured
originalMIT
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.
★not rated 1 14d agoA
tokens not measured
originalMIT
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.
★not rated 1 1mo agoA
tokens not measured
originalMIT
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.
★not rated 1 12d agoA
tokens not measured
originalMIT
Wire up CI validation and automatic release-cutting for a Claude Code plugin or marketplace repo (one with a .claude-plugin/marketplace.json and plugins/). Adds two GitHub Actions — a structure validator on every PR/push, and a release-on-version-bump job that cuts a GitHub Release whenever VERSION changes — plus the.
★not rated 1 17d agoA
tokens not measured
originalMIT
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.
★not rated 1 16d agoA
tokens not measured
originalMIT
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: