npx claudepluginhub motlin/claude-code-plugins --plugin buildStart the dev server and keep it running
Run just precommit and fix failures without committing
Run tests on all commits and fix failures in a loop
Test every commit in the current branch, fix failures, and loop until all pass
Set up git test for the current project
Fix broken builds and clean up commit history with fixup commits and autosquash rebasing
Use this agent after making code changes to run pre-commit checks (formatting, builds, tests) before returning control to the user. Should be invoked automatically after any code modifications.
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install offline-claude-code-guide@motlin-claude-code-plugins
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications