Skip to main content
Run any Skill in Manus
with one click
vtgiang-dotcom
GitHub creator profile

vtgiang-dotcom

Repository-level view of 59 collected skills across 1 GitHub repositories.

skills collected
59
repositories
1
updated
2026-07-18
repository explorer

Repositories and representative skills

algorithmic-discipline
software-developers

Bắt buộc khai báo độ phức tạp Big-O và cấu trúc dữ liệu trước khi viết thuật toán.

2026-07-18
api-patterns
software-developers

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-07-18
block-no-verify
software-developers

Prevent commits that skip pre-commit hooks (--no-verify, -n). Auto-loads when git commit with bypass flags is attempted. Triggers: commit --no-verify, git commit -n, git push --no-verify.

2026-07-18
brainstorming
software-developers

Explore ideas before implementation, design features, make architecture decisions, and validate approaches. Use when: brainstorm, explore options, design, what approach, how should we, ideas, before building.

2026-07-18
browser-testing-with-devtools
software-quality-assurance-analysts-and-testers

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

2026-07-18
ci-cd-and-automation
software-developers

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines.

2026-07-18
code-review-expert
software-quality-assurance-analysts-and-testers

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-07-18
codebase-design
software-developers

Shared vocabulary for designing deep modules. Use when: design a module interface, decide where a seam goes, make code more testable, reduce coupling, evaluate if a module is too shallow, or another skill needs the deep-module vocabulary.

2026-07-18
Showing top 8 of 59 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded