Phu Le
Community@quangphu1912
Agent Skills by Phu Le
Showing 34 vetted skills indexed across 1 GitHub repositories.
classify-repo-artifacts
Categorize codebase artifacts into core, support, generated, test, and infrastructure categories.
identifying-tech-stack
Identify technologies, frameworks, and libraries in a codebase.
using-git-worktrees
Create isolated git worktrees for feature branches with automated dependency setup.
trace-data-flows
Trace data flows through codebases to detect security vulnerabilities and integrity issues.
using-codebase-analyzer
Automate codebase analysis and reverse engineering through a multi-phase workflow.
test-driven-development
Write failing tests before implementing new features and bugfixes.
systematic-debugging
Debug complex technical problems through root cause analysis and hypothesis testing.
analyze-agent-loop
Trace AI agent execution cycles, identifying turn loops, state transitions, and tool continuations.
reconstruct-system-intent
Analyze a codebase's architecture and behavior to reveal design intent and security risks.
tracing-dependencies
Detects circular dependencies, architectural violations, and conflicts in module graphs via static code analysis.
detect-hidden-contracts
Detect implicit assumptions in code that may cause runtime errors.
dispatching-parallel-agents
Dispatch parallel agents for isolated investigations of independent codebase failures.
mapping-architecture
Analyze codebase architecture by mapping component relationships and validating layer separation.
executing-plans
Execute predefined implementation plans with review checkpoints.
finishing-a-development-branch
Guide development branch completion with merge, pull request, or cleanup options.
analyze-prompt-influence
Compare system prompts with code enforcement to identify control gaps.
map-feature-gates
Map and analyze feature gates in a codebase to identify capabilities and security risks.
test-hypothesis
Test codebase hypotheses with targeted analysis and evidence.
brainstorming
Guide brainstorming sessions to transform ideas into actionable designs.
classify-analysis-target
Classify codebase type using file structure and language heuristics.
extract-tool-graph
Map tools and capabilities in a codebase, including conditional and dynamic registrations.
writing-plans
Develop detailed implementation plans for software tasks without codebase knowledge.
trace-codebase-provenance
Trace code provenance in repositories, distinguishing source from derived layers.
inventorying-api-surface
Analyze codebases to document public interfaces and REST/GraphQL endpoints.