MinhThang1009/dotclaude

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

architecture-critic

01

MinhThang1009/dotclaude

Agent

Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.

20 +1 1mo ago A 33 tokens original MIT

MinhThang1009/dotclaude

Agent

Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it.".

20 +1 1mo ago A 53 tokens original MIT

legacy-analyst

03

MinhThang1009/dotclaude

Agent

Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.

20 +1 1mo ago A 54 tokens original MIT

security-auditor

04

MinhThang1009/dotclaude

Agent

Adversarial security reviewer — OWASP Top 10, CWE, dependency CVEs, secrets, injection. Use for security debt scanning and pre-modernization hardening.

20 +1 1mo ago A 39 tokens original MIT

test-engineer

05

MinhThang1009/dotclaude

Agent

Writes characterization, contract, and equivalence tests that pin down legacy behavior so transformation can be proven correct. Use before any rewrite.

20 +1 1mo ago A 30 tokens original MIT

code-simplifier

06

MinhThang1009/dotclaude

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

20 +1 1mo ago A 443 tokens original MIT

debugger

07

MinhThang1009/dotclaude

Agent

Debugging specialist for systematic root cause analysis, fix implementation, and solution verification. Use when encountering bugs, test failures, or unexpected behavior. Examples: Context: User encounters a bug user: "API returns 500 but I don't know why" assistant: "I'll use the debugger agent to analyze the root…

20 +1 1mo ago A 89 tokens original MIT

MinhThang1009/dotclaude

Agent

Writes, updates, and maintains documentation: README, API docs, architecture guides, tutorials, CHANGELOG. Use when creating new docs, updating docs after code changes, or auditing existing docs for gaps. Examples: Context: User just implemented a new feature user: "Write docs for this feature" assistant: "I'll use…

20 +1 1mo ago A 105 tokens original MIT

nextjs-developer

09

MinhThang1009/dotclaude

Agent

Next.js 14+ App Router specialist: server components, server actions, rendering strategies (SSG/SSR/ISR/PPR), SEO, and performance optimization. Use when building or optimizing Next.js apps. Examples: Context: User needs to choose rendering strategy user: "Should this page use SSR or ISR?" assistant: "I'll use the…

20 +1 1mo ago A 112 tokens original MIT

code-architect

10

MinhThang1009/dotclaude

Agent

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.

20 +1 1mo ago A 40 tokens copy · 100% MIT

code-explorer

11

MinhThang1009/dotclaude

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

20 +1 1mo ago A 33 tokens original MIT

code-reviewer

12

MinhThang1009/dotclaude

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.

20 +1 1mo ago A 39 tokens copy · 84% MIT

MinhThang1009/dotclaude

Agent

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in the future. See…

20 +1 1mo ago D 69 tokens original MIT