Hiep Cao Huu
Community@huuhiep0303 · Da Nang
Simple code. Smart solutions.
Agent Skills by Hiep Cao Huu
Showing 24 vetted skills indexed across 1 GitHub repositories.
idea-refine
Guide users through divergent and convergent thinking to refine raw ideas.
debugging-and-error-recovery
Guide users through reproducing failures, narrowing down issues, and implementing fixes.
using-agent-skills
Match development phases with corresponding engineering skills and workflows.
test-driven-development
Guide Test-Driven Development with the RED-GREEN-REFACTOR cycle.
planning-and-task-breakdown
Break down complex projects into verifiable tasks with acceptance criteria.
incremental-implementation
Guide developers in implementing large features through small, testable increments.
api-and-interface-design
Guide stable REST and GraphQL API and interface design.
ci-cd-and-automation
Automate CI/CD pipeline setup with GitHub Actions quality gates and testing.
context-engineering
Manage and optimize AI agent context with rule files and session setup.
frontend-ui-engineering
Guide accessible, mobile-first UI construction with component architecture and state management.
shipping-and-launch
Manage production launches with pre-launch checklists, feature flags, and staged rollouts.
spec-driven-development
Create specifications before coding using a four-phase Specify, Plan, Tasks, Implement workflow.
code-review-and-quality
Manage multi-axis code review processes across correctness, readability, security, and performance.
security-and-hardening
Harden web applications against OWASP Top 10 vulnerabilities with threat modeling.
deprecation-and-migration
Generate deprecation plans and migration strategies for software components.
observability-and-instrumentation
Implement structured logging, metrics, distributed tracing, and alerting with OpenTelemetry.
interview-me
Guide user intent refinement through iterative questioning and confidence validation.
code-simplification
Simplify code complexity while preserving exact behavior.
doubt-driven-development
Review code decisions adversarially to identify potential issues before deployment.
source-driven-development
Implement code patterns from official framework documentation.
performance-optimization
Identify and resolve performance bottlenecks in web applications.
browser-testing-with-devtools
Test web applications in real browsers using Chrome DevTools.
git-workflow-and-versioning
Manage Git workflows with trunk-based development and atomic commits.
documentation-and-adrs
Document architectural decisions and design records for codebases.