KhaledSaeed18/dotclaude

Reusable Claude Code extension registry. skills, subagents, slash commands, and hooks for engineering, git, testing, and security workflows. Distributed as a shadcn GitHub registry and as installable plugins.

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

architect-reviewer

01

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need a design-level architecture review of a module, a proposed change, or an entire codebase. Evaluates module boundaries, coupling and cohesion, layering violations, scalability risk, and structural decisions that will become expensive to undo. Complements code-reviewer, which focuses on…

4 7d ago A 119 tokens original MIT

code-reviewer

02

KhaledSaeed18/dotclaude

Agent Claude Code

Expert reviewer for a code change (a diff, a staged set, a branch, or named files). Reviews for correctness, security, and maintainability across JavaScript/TypeScript stacks including React, Next.js, Node, Express, and NestJS. Use proactively after writing or modifying code, before opening a pull request, or when the…

4 7d ago A 91 tokens original MIT

debugger

03

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need to diagnose a bug, test failure, crash, or unexpected behavior through systematic root-cause analysis. Gathers evidence, forms and tests hypotheses, and delivers a confirmed root cause with a targeted fix recommendation. Does not guess or apply speculative patches. Use when a fix attempt…

4 7d ago A 98 tokens original MIT

docs-writer

04

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need documentation written or updated from the code itself - READMEs, API references, guides, architecture overviews, or upgrade notes. Reads the actual implementation before writing a word, so the docs match what the code does rather than what anyone remembers it doing, and flags found…

4 7d ago A 108 tokens original MIT

error-detective

05

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need to correlate errors, stack traces, and log entries across multiple services or files to find the root cause of an incident, a mysterious recurring error, or a failure that spans more than one component. Searches log files, cross-references timestamps, traces request IDs across service…

4 7d ago A 128 tokens original MIT

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need to investigate, measure, and resolve a performance problem end-to-end. Profiles the running system, identifies the actual bottleneck with numbers, designs or runs load tests, recommends targeted changes, and verifies the improvement is real. Use for slow API responses, high CPU or memory…

4 7d ago A 120 tokens original MIT

deep-research

07

KhaledSaeed18/dotclaude

Agent Claude Code

In-depth research agent for topics that need comprehensive, multi-source investigation with citations. Use when the user asks to research a topic thoroughly, gather and synthesize information from across the web, compare approaches or options, fact-check a claim against primary sources, or produce a sourced writeup or…

4 7d ago B 108 tokens original MIT

security-auditor

08

KhaledSaeed18/dotclaude

Agent Claude Code

Use this agent when you need a comprehensive security audit of a codebase, module, API surface, or pull request. Covers OWASP Top 10:2025, authentication and authorization logic, secret handling, input validation, dependency vulnerabilities, and supply-chain risk. Reports findings and concrete remediation steps…

4 7d ago A 97 tokens original MIT