By fradser
Automate conventional Git commits with AI-generated messages and optional co-authoring, push to remotes with auth retries, configure user identities and project scopes from git-agent, and update .gitignore with project-specific rules while preserving customs.
npx claudepluginhub fradser/dotclaude --plugin gitCreates a conventional git commit using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged and unstaged changes following the conventional commits format. When invoking, pass the calling Claude model name as argument (e.g., "Claude Opus 4.6").
Creates conventional git commits using git-agent and pushes to the remote repository. This skill should be used when the user asks to "commit and push", "push my changes", or wants to commit and immediately push to remote. When invoking, pass the calling Claude model name as argument (e.g., "Claude Opus 4.6").
Configures git setup for user identity and project conventions. This skill should be used when the user asks to "configure git", "setup git", "set commit scopes", or needs project-specific Git settings.
Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.
Creates conventional git commits using git-agent and pushes to the remote repository. This skill should be used when the user asks to "commit and push", "push my changes", or wants to commit and immediately push to remote. When invoking, pass the calling Claude model name as argument (e.g., "Claude Opus 4.6").
Creates a conventional git commit using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged and unstaged changes following the conventional commits format. When invoking, pass the calling Claude model name as argument (e.g., "Claude Opus 4.6").
Configures git setup for user identity and project conventions. This skill should be used when the user asks to "configure git", "setup git", "set commit scopes", or needs project-specific Git settings.
Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.
English | 简体中文
A curated collection of 15 plugins for Claude Code, providing specialized agents, skills, and automation tools for development and productivity workflows.
Conventional Git automation for commits and repository management with AI code quality checks.
Installation:
claude plugin install git@frad-dotclaude
GitFlow workflow automation for feature, hotfix, and release branches with semantic versioning.
Installation:
claude plugin install gitflow@frad-dotclaude
GitHub project operations with quality gates, TDD workflows, and comprehensive validation.
Installation:
claude plugin install github@frad-dotclaude
Advanced development workflow orchestration with BDD support and Agent Team execution for complex projects.
Installation:
claude plugin install superpowers@frad-dotclaude
Code simplification and refactoring with language-specific patterns and cross-file optimization.
Installation:
claude plugin install refactor@frad-dotclaude
SwiftUI Clean Architecture reviewer for iOS/macOS development with best practices enforcement.
Installation:
claude plugin install swiftui@frad-dotclaude
Generate comprehensive CLAUDE.md configuration files with environment detection and interactive workflow.
Installation:
claude plugin install claude-config@frad-dotclaude
Patent application generation, Feishu document creation, and Product Requirements Documents.
Installation:
claude plugin install office@frad-dotclaude
Validate and optimize Claude Code plugins against official best practices with agent-based fixes.
Installation:
claude plugin install plugin-optimizer@frad-dotclaude
Next.js development tools integration via MCP server for routing, components, and API analysis.
Installation:
claude plugin install next-devtools@frad-dotclaude
Knowledge base for acpx - a headless ACP CLI for agent-to-agent communication.
Installation:
claude plugin install acpx@frad-dotclaude
Manages shadcn components - adding, searching, fixing, debugging, styling, and composing UI.
Installation:
claude plugin install shadcn@frad-dotclaude
Five methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search.
Installation:
claude plugin install code-context@frad-dotclaude
General-purpose utility skills for documentation, writing, and project maintenance.
Installation:
claude plugin install utils@frad-dotclaude
Enforces task clarity before execution and requires verified work before exit.
Installation:
claude plugin install meeseeks-vetted@frad-dotclaude
plugin-name/..claude-plugin/plugin.json with required metadata..claude-plugin/marketplace.json./utils:update-readme to sync both README files.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
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.