VIET LINH
Community@vietlinhh02 · Hanoi, Vietnam
i build intelligent products where AI, engineering, and design come together to solve real problems.
Agent Skills by VIET LINH
Showing 33 vetted skills indexed across 2 GitHub repositories.
Finishing Development Branch
Automate Git development branch completion with test verification and merge options.
PostgreSQL
Provide PostgreSQL patterns for queries, indexing, and schema migrations.
MongoDB
Provide patterns for MongoDB document design, queries, and aggregation pipelines.
Docker
Create multi-stage Dockerfiles for Node.js and Python applications.
GitHub Actions
Automate CI/CD pipelines with GitHub Actions workflows in YAML files.
shadcn/ui
Generate reusable React components styled with Tailwind CSS and Radix UI primitives.
Tailwind CSS
Apply utility-first CSS classes for responsive web UI styling.
OWASP Security
Provide OWASP Top 10 security practices with Python and TypeScript examples.
Token Optimization
Reduce token usage in AI model interactions with output compression techniques.
Test-Driven Development (TDD)
Guides developers through the Red-Green-Refactor cycle for writing tests before implementation.
Testing Anti-Patterns
Identify common testing anti-patterns that undermine test suite reliability.
Systematic Debugging
Guide root cause investigation through four-phase systematic debugging methodology.
Dispatching Parallel Agents
Coordinates concurrent agents to independently resolve multiple system failures.
Executing Plans
Execute implementation plans with subagent-driven tasks and mandatory code reviews.
Root Cause Tracing
Trace errors backward through the call chain to identify root causes.
Brainstorming
Guide structured dialogue to clarify requirements and refine design decisions.
Writing Plans
Generate step-by-step engineering implementation plans with code samples and expected outcomes.
Requesting Code Review
Generate standardized code review request templates with scope and context.
Receiving Code Review
Categorize code review feedback into critical, important, and minor issues.
Finishing a Development Branch
Automate Git branch completion with a 5-step workflow.
Verification Before Completion
Enforce a multi-step verification process for software development tasks.
Defense-in-Depth
Implements multi-layer validation across entry points, business logic, environment guards, and debug instrumentation.
Sequential Thinking
Guide step-by-step reasoning with evidence collection and confidence tracking.
Python
Provide Python development guidance on type hints, async patterns, and virtual environments.