Agent Skills by Lê Đình Tuấn
Showing 14 vetted skills indexed across 1 GitHub repositories.
scientific-debugging
Guide engineers through a four-phase debugging process with falsifiable hypotheses.
project-awareness
Detects repository signals and injects standardized project context blocks into commands.
team-coordination
Define Scrum team roles, escalation paths, and decision governance.
handoff-protocol
Serialize and restore workflow state across Claude Code sessions using HANDOFF.json and HANDOFF.md.
tdd-discipline
Enforce a red-green-refactor TDD loop with mandatory verification gates.
research-methodology
Coordinate structured multi-source research with evidence triangulation and documented trade-offs.
verification
Enforce evidence-based verification and goal-backward checks in software projects.
plan-quality
Enforce goal-backward planning and quality gates in /st:plan and /st:phase-plan workflows.
core-principles
Enforce visual-first design, adaptive questioning, and decision continuity across Superteam workflows.
requesting-code-review
Generate confidence-scored code review findings with actionable fixes.
atomic-commits
Enforce one-commit-per-task discipline across execute, phase-execute, quick, and tdd workflows.
frontend-design
Audit UI mockups for accessibility, typography, color, and layout.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
wave-parallelism
Execute independent tasks in parallel waves with dependency analysis and file ownership.