Dotclaude banner
FradSer FradSer

Dotclaude

Security community intermediate

Description

A curated collection of plugins and skills for Claude Code, designed to enhance development workflows with specialized agents and automation tools.

Installation

Terminal
claude install-skill https://github.com/FradSer/dotclaude

README

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 @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:**

    undefined

gitflow - GitFlow Workflow

GitFlow workflow automation for feature, hotfix, and release branches with semantic versioning.

claude plugin install gitflow@frad-dotclaude

**Key Features:**

    undefined

github - GitHub Operations

GitHub project operations with comprehensive quality validation and TDD workflows.

claude plugin install github@frad-dotclaude

**Key Features:**

    undefined

...