Mark.Huang
Community@z-m-huang
It’s never too late to start. It’s always too late to wait.
Agent Skills by Mark.Huang
Showing 16 vetted skills indexed across 2 GitHub repositories.
vcp-pre-commit-review
Analyze staged files against VCP standards and output a PASS or BLOCK verdict.
vcp-context
Inject VCP security and architecture standards into the AI coding context.
vcp-dependency-check
Validate project dependencies against VCP dependency-management standards.
vcp-coverage-gaps
Map source files to tests and identify untested functions with priority levels.
vcp-review-tests
Identify anti-patterns and quality issues in test files across multiple languages.
vcp-init
Create global and project VCP config files and detect plugin paths.
vcp-audit
Orchestrates VCP scans to identify codebase security and compliance gaps.
vcp-root-cause-check
Analyze proposed bug fixes against VCP root-cause analysis standards.
vcp-test-plan
Generate a structured VCP test plan with unit, integration, edge cases, and mocks.
vcp-config
Manage VCP config files (.vcp/config.json and ~/.vcp/config.json) with validations and safety checks for sensitive changes.
dev-buddy-config
Configure AI provider presets, pipeline stages, and session health via a Bun-based web portal.
dev-buddy-bug-fix
Coordinate AI agents to diagnose and fix software bugs via RCA, consolidation, validation, implementation, and code reviews.
dev-buddy-manage-presets
Manage AI provider presets in ~/.vcp/ai-presets.json via Bun scripts.
dev-buddy-feature-implement
Coordinate a multi-AI development pipeline with iterative review gates.
dev-buddy-once
Parse provider, model, and task input to execute a single AI task.
multi-ai
Orchestrate a multi-AI development pipeline for planning, implementing, and reviewing code changes.