Frad's Claude Code Plugins
A curated collection of plugins and skills for Claude Code, designed to enhance development workflows with specialized agents and automation tools.
Installation
Add Plugin Marketplace
First, add this repository as a plugin marketplace:
claude plugin marketplace add FradSer/dotclaude
This will make all plugins in this marketplace available for installation.
Install Individual Plugins
After adding the marketplace, you can install any plugin using:
claude plugin install <plugin-name>@frad-dotclaude
Available Plugins
git - Git Automation
Conventional Git automation for commits and repository management with AI code quality check.
claude plugin install git@frad-dotclaude
Key Features:
- Conventional commit format support with AI code quality check
- Atomic commit creation with Co-Authored-By footer
- Automated gitignore management with OS/language detection
- Pre-commit hook validation
- Project-specific
.claude/git.local.md configuration
gitflow - GitFlow Workflow
GitFlow workflow automation for feature, hotfix, and release branches with semantic versioning.
claude plugin install gitflow@frad-dotclaude
Key Features:
- Automated branch creation and management
- Proper GitFlow branching strategy
- Automatic merging and tagging
- Semantic versioning with version bump commits
- Pre-finish test validation
- Automatic changelog updates
- GitHub release creation (finish-release)
- Workflow coordination and orchestration
github - GitHub Operations
GitHub project operations with comprehensive quality validation and TDD workflows.
claude plugin install github@frad-dotclaude
Key Features:
- Automated PR creation with comprehensive quality validation
- Issue creation with TDD principles and proper labels
- TDD workflow with isolated worktrees
- Conventional commits enforcement
- Security scanning for sensitive files
- Quality checks (lint, test, build)
- Auto-closing keywords for issues
review - Code Review System
Multi-agent review system for enforcing high code quality with selective and hierarchical review modes.
claude plugin install review@frad-dotclaude
Key Features:
- Selective specialized reviewers (code, security, tech-lead, UX)
- Priority/confidence matrix for findings
- Architectural impact assessment
- Comprehensive code quality checks
- Security vulnerability detection
- Architecture and design analysis
- Optional implementation support with fixes
superpowers - Development Workflow
Advanced development superpowers for orchestrating complex workflows from idea to execution with BDD and Agent Team support.
claude plugin install superpowers@frad-dotclaude
Key Features:
- Brainstorming skill for idea clarification and design
- Writing Plans skill for task decomposition with BDD scenario mapping
- Executing Plans skill with serial and parallel Agent Team execution
- Behavior-Driven Development (Red-Green-Refactor cycle)
- Agent Team parallel execution with TaskCreate/TaskUpdate
- Batch execution playbook for independent tasks
- Exit criteria validation for all phases
refactor - Code Refactoring
Code simplification and refactoring with best practices to improve code quality while preserving functionality.
claude plugin install refactor@frad-dotclaude
Key Features:
- Automatic code simplification with aggressive mode
- Language-specific references (TypeScript, Python, Go, Swift)
- Next.js optimization patterns (47 specialized patterns)
- Cross-file duplication reduction and consistent patterns
- Legacy code removal
- Semantic search for scope determination
- Preserves functionality while improving clarity
swiftui - SwiftUI Architecture
SwiftUI Clean Architecture reviewer for iOS/macOS development with best practices enforcement.
claude plugin install swiftui@frad-dotclaude
Key Features:
- Clean Architecture enforcement (layer separation, violations, DI)
- SwiftUI best practices (2024-2025)
- @Observable and @MainActor validation
claude-config - AI Configuration Generation
Generate comprehensive CLAUDE.md configuration files with environment detection and interactive workflow.
claude plugin install claude-config@frad-dotclaude
Key Features:
- 8-phase interactive configuration generation
- Environment detection (Node.js, Python, Rust, Swift, Go, Java, Docker)
- Technology stack selection with package manager preferences
- TDD and Clean Architecture templates
- Git config-based developer profile detection
- Emoji usage policy selection
- Deterministic renderer with backup support
office - Patent Architect
Specialized skills for patent application generation, Feishu document creation, and product requirements documents.
claude plugin install office@frad-dotclaude