RohiRIK/claude-code-config

Personal Claude Code global config — hooks, agents, skills, commands

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

architect

01

RohiRIK/claude-code-config

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

10 1mo ago A 36 tokens copy · 92% MIT

RohiRIK/claude-code-config

Agent

Build and TypeScript error resolution. Use PROACTIVELY when build fails or type errors occur. Minimal diffs only, no architectural edits — green build fast.

10 1mo ago C 38 tokens original MIT

code-reviewer

03

RohiRIK/claude-code-config

Agent

General code review for quality and maintainability, immediately after writing or modifying code. Routes: Python changes → python-reviewer; security-sensitive code → security-reviewer; post-impl cleanup → code-simplifier.

10 1mo ago A 47 tokens original MIT

code-simplifier

04

RohiRIK/claude-code-config

Agent

Post-implementation cleanup. Use PROACTIVELY after completing a feature or fix. Simplifies and verifies changed files only — not repo-wide (use refactor-cleaner for that).

10 1mo ago A 42 tokens original MIT

database-reviewer

05

RohiRIK/claude-code-config

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

10 1mo ago A 48 tokens copy · 86% MIT

doc-updater

06

RohiRIK/claude-code-config

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

10 1mo ago A 50 tokens original MIT

e2e-runner

07

RohiRIK/claude-code-config

Agent

Playwright E2E specialist. Use PROACTIVELY to generate, maintain, and run E2E tests. Quarantines flaky tests, uploads artifacts, keeps critical user flows green.

10 1mo ago A 45 tokens original MIT

intune-summarizer

08

RohiRIK/claude-code-config

Agent

Summarizes Intune screenshots, policy exports, or config text into structured Monday.com/Notion updates. Use when Intune content needs to be shared with the team.

10 1mo ago A 41 tokens original MIT

planner

09

RohiRIK/claude-code-config

Agent

Codebase-driven planning for complex features and refactoring — plans from code exploration alone. For memory-informed planning that recalls past LTM decisions first, use openltm:planner instead.

10 1mo ago A 39 tokens original MIT

python-reviewer

10

RohiRIK/claude-code-config

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

10 1mo ago A 43 tokens copy · 95% MIT

refactor-cleaner

11

RohiRIK/claude-code-config

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

10 1mo ago A 51 tokens original MIT

security-reviewer

12

RohiRIK/claude-code-config

Agent

Security review specialist. Use PROACTIVELY after writing code handling user input, auth, APIs, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, OWASP Top 10.

10 1mo ago A 45 tokens original MIT

tdd-guide

13

RohiRIK/claude-code-config

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

10 1mo ago A 42 tokens original MIT