Agent Skills by Tinh To
Showing 11 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Guides users through the Red-Green-Refactor cycle for new features and bug fixes.
systematic-debugging
Guide structured four-phase debugging to identify root causes before code changes.
dispatching-parallel-agents
Dispatch separate agents to investigate independent failures concurrently.
executing-plans
Execute implementation plans in batches with human review checkpoints.
agents-md-mastery
Bootstrap, update, and review AGENTS.md files for agent memory management.
brainstorming
Transform user ideas into detailed designs through guided dialogue.
writing-plans
Generate bite-sized implementation plans with file modifications, testing steps, and commit strategies.
code-reviewer
Review code changes against approved plans for correctness and risk.
docker-mastery
Debug Docker container failures and optimize Dockerfiles for application deployment.
parallel-exploration
Explore code, tests, and documentation concurrently with independent sub-questions.
verification-before-completion
Run verification commands before claiming any work is complete or passing.