All tools
SkillCommunity3k

rohitg00 Claude Code Toolkit

Updated Jul 7, 2026

A comprehensive Claude Code toolkit from rohitg00 with multiple install paths: plugin marketplace, manual clone, or a one-liner curl installer. Packages 135 agents, 35 curated skills (+400k via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, and 53 ecosystem entries. Featured plugins include great_cto (7 SDLC agents), agento-patronum (credential protection hooks), and AgentLint (AI agent compatibility checker).

View on GitHub

What it does

  • /plugin marketplace add rohitg00/awesome-claude-code-toolkit

    Install the full toolkit (135 agents, 176+ plugins, 42 commands, 20 hooks, 15 MCP configs) via the Claude Code plugin marketplace.

  • agento-patronum plugin

    Protect .env files, SSH keys, AWS credentials, and kubeconfig from unintended Claude access via hook enforcement rather than deny rules.

  • great_cto plugin

    Full SDLC pipeline with 7 specialist agents, 12-angle code review, 13 compliance frameworks (SOC2/HIPAA/PCI-DSS/GDPR/ISO 27001), and Opus 4.7 escalation.

  • AgentLint plugin

    Run 33 evidence-backed checks across 5 dimensions to audit your repo for AI agent compatibility.

  • pro-workflow plugin

    Battle-tested Claude Code workflows: self-correcting memory, parallel worktrees, wrap-up rituals, 8 hook types, 5 agents, and the 80/20 AI coding ratio.

Files (1)

OVERVIEW.mdprimary · markdown · 1.8 KB
## What it does

A comprehensive Claude Code toolkit maintained by rohitg00. The most complete single-repo collection for Claude Code as of March 2026, with 850+ files and multiple install paths.

Contents:

- 135 agents across development, infrastructure, security, data, and business domains
- 35 curated skills plus access to 400,000+ via the SkillKit integration at agenstskills.com
- 42 slash commands covering code generation, testing, documentation, and workflow management
- 176+ plugins including featured entries: great_cto (full SDLC pipeline with 7 specialist agents and 13 compliance frameworks), agento-patronum (protect .env/SSH keys/AWS credentials from Claude via hook enforcement), AgentLint (33 AI agent compatibility checks), aws-cost-saver (173 automated cost-reduction checks), and claude-agentic-coding-playbook (19+ lifecycle hooks, investigation workflows, 58-citation best practices guide)
- 20 hook scripts across all 8 Claude Code lifecycle events
- 15 MCP server configurations
- 26 companion apps and GUIs
- 53 ecosystem entries (alternative clients, status lines, monitoring tools)

## Install

Plugin marketplace (recommended):

    /plugin marketplace add rohitg00/awesome-claude-code-toolkit

Manual clone:

    git clone https://github.com/rohitg00/awesome-claude-code-toolkit.git ~/.claude/plugins/claude-code-toolkit

One-liner:

    curl -fsSL https://raw.githubusercontent.com/rohitg00/awesome-claude-code-toolkit/main/setup/install.sh | bash

## When to use

Use when you want a single source for agents, skills, commands, plugins, hooks, and MCP configs — particularly if you need the full breadth of 135 agents and 176+ plugins without assembling them from multiple repos. The plugin marketplace install is the fastest path to getting the full toolkit active.