quangphu1912

39 mods across 1 repository, 2 stars between them.

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

2 4mo ago A 38 tokens copy · 94% MIT

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when you need to understand what a system was truly designed to become, where its real moat lies, or to produce a comprehensive analysis report combining all prior findings.

2 4mo ago A 38 tokens original MIT

simulate-behavior

28

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when predicting how a system behaves under different conditions, testing "what if" scenarios for gate combinations, or comparing behavioral fingerprints across configurations.

2 4mo ago A 32 tokens original MIT

test-hypothesis

32

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when you have a specific suspicion about a codebase and want targeted analysis to confirm or deny it with evidence, rather than exploratory analysis.

2 4mo ago A 32 tokens original MIT

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when repo origin is unclear, dealing with leaks/sourcemaps/decompiled code, or needing to distinguish source of truth from derived, generated, or reconstructed layers.

2 4mo ago A 39 tokens original MIT

trace-data-flows

34

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when tracking how data enters, transforms, persists, and exits a system, or when investigating trust boundaries, validation gaps, and potential data exfiltration paths.

2 4mo ago A 37 tokens original MIT

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when investigating coupling between modules, finding circular dependencies, understanding change impact, or before modifying shared code.

2 4mo ago A 25 tokens original MIT

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when analyzing, auditing, reverse engineering, or understanding any codebase — especially unfamiliar, inherited, leaked, or complex systems.

2 4mo ago A 31 tokens original MIT

using-git-worktrees

37

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

2 4mo ago A 35 tokens copy · 88% MIT

quangphu1912/codebase-analyzer

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

2 4mo ago A 43 tokens copy · 84% MIT