By FradSer
Automate GitHub project workflows: create structured issues following TDD principles with labels/templates/duplicate checks; generate PRs after git validation, lint/test/build/security scans, and issue linking; resolve issues via isolated worktrees, TDD implementation, quality gates, and auto-closing PRs.
Creates GitHub issues following test-driven development principles and proper labeling conventions. This skill should be used when the user asks to "create an issue", "file a bug", or needs to document new requirements, epics, or PR-scoped tasks.
- **On main/develop**: Create issue directly.
../../references/examples.md
- Maximum 70 characters
../../references/repository-templates.md
Creates GitHub issues following test-driven development principles and proper labeling conventions. This skill should be used when the user asks to "create an issue", "file a bug", or needs to document new requirements, epics, or PR-scoped tasks.
Creates comprehensive GitHub pull requests with automated quality validation and security scanning. This skill should be used when the user asks to "create a PR", "submit a pull request", or needs to merge completed work with full compliance checks.
Resolves GitHub issues using isolated worktrees and test-driven development. This skill should be used when the user asks to "resolve an issue", "fix issue
Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.npx claudepluginhub fradser/dotclaude --plugin githubAdvanced development superpowers for orchestrating complex workflows with Superpower Loop and work verification
5 methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search+fetch
Office productivity skills for patent applications, PRD generation, Feishu document creation, and browser automation
SwiftUI code review with modern API best practices.
Agent and skills for code simplification and refactoring to improve code quality while preserving functionality
GitHub workflow — PR, issue, triage, and merge skills using gh CLI
Git and PR workflows with code review, onboarding, and PR enhancement
GitFlow workflow automation for feature, hotfix, and release branches
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Commands for Git operations, commits, and PRs
Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.