rube-de/cc-skills

A curated collection of Claude Code plugins: multi-agent dev team, AI council code reviews, and project management

10Stars on the repository
60Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

researcher

01

rube-de/cc-skills

Agent

Documentation and research specialist. Queries Context7 for library docs, searches web for best practices, and returns structured findings. Reusable across planning and development phases. Context: The architect needs library documentation for a design decision. assistant: "I'll launch the researcher agent to look up…

not rated 10 6d ago A 139 tokens original MIT

bug-detector

02

rube-de/cc-skills

Agent

Part of ci-review

Bug detection agent for CI: analyzes PR diffs for logic errors, null/undefined handling, race conditions, off-by-one errors, and edge cases. Uses git blame for historical context.

not rated 10 6d ago A 42 tokens original MIT

code-simplifier

03

rube-de/cc-skills

Agent

Part of ci-review

Code quality agent for CI: identifies code duplication, unnecessary complexity, dead code, readability issues, and opportunities for simplification in PR diffs.

not rated 10 6d ago A 34 tokens original MIT

comment-analyzer

04

rube-de/cc-skills

Agent

Part of ci-review

Comment accuracy agent for CI: verifies that code comments, docstrings, and inline documentation in PR diffs accurately reflect the actual code behavior. Identifies misleading or stale comments.

not rated 10 6d ago A 39 tokens original MIT

confidence-scorer

05

rube-de/cc-skills

Agent

Part of ci-review

Confidence scoring agent for CI review: independently evaluates each review finding with a 0-100 confidence score. Filters false positives, pre-existing issues, and low-signal noise.

not rated 10 6d ago A 40 tokens original MIT

deep-reviewer

06

rube-de/cc-skills

Agent

Part of ci-review

Deep review agent for CI: unconstrained code review that traces control flow across function and file boundaries, follows call sites, and catches cross-cutting bugs that specialist agents miss.

not rated 10 6d ago A 39 tokens original MIT

guidelines-checker

07

rube-de/cc-skills

Agent

Part of ci-review

Guidelines compliance agent for CI: checks CLAUDE.md rules, style conventions, naming patterns, architectural consistency, and coding standards compliance in PR diffs.

not rated 10 6d ago A 37 tokens original MIT

security-reviewer

08

rube-de/cc-skills

Agent

Part of ci-review

Security-focused review agent for CI: scans PR diffs for OWASP top 10 vulnerabilities, injection flaws, authentication/authorization issues, exposed secrets, and unsafe data handling.

not rated 10 6d ago A 39 tokens original MIT

rube-de/cc-skills

Agent

Part of ci-review

Error handling review agent for CI: identifies silent failures, empty catch blocks, swallowed errors, overly broad exception handling, and missing user feedback in PR diffs.

not rated 10 6d ago A 38 tokens original MIT

single-reviewer

10

rube-de/cc-skills

Agent

Part of ci-review

All-in-one review agent for CI: performs a thorough code review covering bugs, security, error handling, guidelines compliance, and code quality. Used by --single mode for cost-effective reviews.

not rated 10 6d ago A 42 tokens original MIT

test-analyzer

11

rube-de/cc-skills

Agent

Part of ci-review

Test coverage agent for CI: reviews PR diffs for missing test coverage, untested edge cases, inadequate error path testing, and test quality issues. Focuses on behavioral coverage over line metrics.

not rated 10 6d ago A 43 tokens original MIT

type-analyzer

12

rube-de/cc-skills

Agent

Part of ci-review

Type design agent for CI: analyzes new or modified type definitions in PR diffs for invariant strength, encapsulation quality, illegal state prevention, and proper validation at construction boundaries.

not rated 10 6d ago A 39 tokens original MIT

rube-de/cc-skills

Agent

Internal Claude subagent for codebase-aware code review — quality patterns, CLAUDE.md compliance, git history analysis, and documentation coverage. Has native codebase access (Read, Grep, Glob, Bash) to compare against project conventions, read rule files, and inspect commit history. Launched automatically by council…

not rated 10 6d ago A 78 tokens original MIT

claude-deep-review

14

rube-de/cc-skills

Agent

Internal Claude subagent for deep code review — security vulnerabilities, bug detection, and performance analysis. Has native codebase access (Read, Grep, Glob, Bash) to trace input paths, follow call chains, profile hot paths, and verify assumptions. Launched automatically by council review workflows — not invoked…

not rated 10 6d ago A 71 tokens original MIT

codex-consultant

15

rube-de/cc-skills

Agent

Use this agent when the user asks for code review, plan review, solution debates, architecture decisions, or wants a second opinion from an external perspective. This agent should be used proactively whenever significant code is written, implementation plans are proposed, or when weighing multiple approaches to a…

not rated 10 6d ago C 485 tokens original MIT

gemini-consultant

16

rube-de/cc-skills

Agent

Use this agent when you need external expert feedback on implementation plans, code reviews, architectural decisions, or when debating between multiple solution approaches. This agent should be invoked proactively before implementing non-trivial features, after writing significant code, or when facing technical…

not rated 10 6d ago C 450 tokens original MIT

glm-consultant

17

rube-de/cc-skills

Agent

Use this agent when you need external expert feedback from Z.AI's GLM-5.3 model via the omp CLI. GLM excels at code review, algorithm analysis, and alternative perspectives on architecture. Use for diverse viewpoints, PR reviews, or when you need a different model's take on a problem. Examples: Context: User needs a…

not rated 10 6d ago C 314 tokens original MIT

kimi-consultant

18

rube-de/cc-skills

Agent

Use this agent when you need external expert feedback from Moonshot AI's Kimi K3 model via the omp CLI. Kimi excels at code analysis, long-context reasoning, algorithm design, and creative problem-solving. Use for diverse viewpoints, PR reviews, or when you need strong coding-focused analysis. Examples: Context: User…

not rated 10 6d ago C 384 tokens original MIT

review-scorer

19

rube-de/cc-skills

Agent

Internal scoring agent for council review workflows. Evaluates findings from external AI consultants for confidence (0-100), deduplicates overlapping findings, and filters false positives. Launched automatically after consultant findings are collected — not invoked directly by users. Examples: Context: Council review…

not rated 10 6d ago C 194 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: