Hoang Nguyen

Hoang Nguyen

@codeaholicguy
20 published skills0 installs

20 results

Hoang Nguyen
Collection

AI DevKit

0
Hoang Nguyen
Skill

dev-lifecycle

Structured SDLC workflow with 8 phases — requirements, design review, planning, implementation, testing, and code review. Use when the user wants to build a feature end-to-end, or run any individual phase (new requirement, review requirements, review design, execute plan, update planning, check implementation, write tests, code review).

0
Hoang Nguyen
Skill

memory

Use AI DevKit memory via CLI commands. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress.

0
Hoang Nguyen
Skill

tdd

Test-driven development — write a failing test before writing production code. Use when implementing new functionality, adding behavior, or fixing bugs during active development.

0
Hoang Nguyen
Skill

Code Review

Pre-push code review against design docs.

0
Hoang Nguyen
Skill

debug

Guide structured debugging before code changes by clarifying expected behavior, reproducing issues, identifying likely root causes, and agreeing on a fix plan with validation steps. Use when users ask to debug bugs, investigate regressions, triage incidents, diagnose failing behavior, handle failing tests, analyze production incidents, investigate error spikes, or run root cause analysis (RCA).

0
Hoang Nguyen
Skill

Review Design

Review feature design for completeness.

0
Hoang Nguyen
Collection

AI DevKit

0
Hoang Nguyen
Skill

remember

Store reusable guidance in the knowledge memory service.

0
Hoang Nguyen
Skill

Update Planning

Update planning docs to reflect implementation progress.

0
Hoang Nguyen
Skill

agent-orchestration

Proactively orchestrate running AI agents — scan statuses, assess progress, send next instructions, and coordinate multi-agent workflows. Use when users ask to manage agents, orchestrate work across agents, or check on agent progress.

0
Hoang Nguyen
Skill

capture-knowledge

Capture structured knowledge about a code entry point and save it to the knowledge docs. Use when users ask to document, understand, or map code for a module, file, folder, function, or API.

0
Hoang Nguyen
Skill

simplify-implementation

Analyze and simplify existing implementations to reduce complexity, improve maintainability, and enhance scalability. Use when users ask to simplify code, reduce complexity, refactor for readability, clean up implementations, improve maintainability, reduce technical debt, or make code easier to understand.

0
Hoang Nguyen
Skill

Review Requirements

Review feature requirements for completeness.

0
Hoang Nguyen
Skill

technical-writer

Review and improve documentation for novice users. Use when users ask to review docs, improve documentation, audit README files, evaluate API docs, review guides, or improve technical writing.

0
Hoang Nguyen
Skill

Check Implementation

Compare implementation with design and requirements docs to ensure alignment.

0
Hoang Nguyen
Skill

Execute Plan

Execute a feature plan task by task.

0
Hoang Nguyen
Skill

New Requirement

Scaffold feature documentation from requirements through planning.

0
Hoang Nguyen
Skill

Writing Test

Add tests for a new feature.

0
Hoang Nguyen
Skill

verify

Enforce evidence-based completion claims — require fresh command output before reporting success. Use when completing any task, fixing a bug, finishing a phase, running tests, building, deploying, or making any "it works" claim.

0