Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

vcp

vcp contiene 26 skills recopiladas de Z-M-Huang, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
26
Stars
14
actualizado
2026-05-04
Forks
3
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dev-buddy-build
Desarrolladores de software

Build stage — per-unit implementation with fresh context and mechanical backpressure

2026-05-04
dev-buddy-chatroom
Desarrolladores de software

PK Stage — multi-AI competitive debate with iterative consensus. Sends a topic to all configured AI participants simultaneously, synthesizes the best approach, then iterates until consensus or max rounds.

2026-05-04
dev-buddy-code-review
Analistas de garantía de calidad de software y probadores

Code review stage — multi-AI semantic drift detection with AC tracing

2026-05-04
dev-buddy-config
Desarrolladores de software

Dev Buddy web configuration portal for managing presets and pipeline config

2026-05-04
dev-buddy-decompose
Especialistas en gestión de proyectos

Decomposition stage — break features into small, independently testable units of work

2026-05-04
dev-buddy-discover
Desarrolladores de software

Discovery stage — multi-AI codebase and running app exploration

2026-05-04
dev-buddy-once
Desarrolladores de software

Run a single task using a specific AI provider and model. Supports subscription, API, and CLI presets.

2026-05-04
dev-buddy-plan-lint
Analistas de garantía de calidad de software y probadores

Pre-build validation — red-test check + Contract Manifest wiring check

2026-05-04
dev-buddy-ralph
Desarrolladores de software

Drive a Ralph run end-to-end through the dev-buddy MCP server.

2026-05-04
dev-buddy-requirements
Desarrolladores de software

Requirements + UAT design stage — acceptance criteria and Playwright test scenario authoring

2026-05-04
dev-buddy-uat
Analistas de garantía de calidad de software y probadores

UAT stage — execute Playwright tests and mechanical backpressure against the running app

2026-05-04
mcp-doc-add-tool
Desarrolladores de software

Create a custom MCP tool for the documentation manifest. Guides the user through defining the tool's purpose, generating an action script with embedded data, computing the hash, and adding it to the manifest.

2026-05-04
mcp-doc-generate
Desarrolladores de software

Generate AI-written documentation for a specific directory or all undocumented directories. Creates structured READMEs optimized for both human and AI consumption, and updates the manifest.

2026-05-04
mcp-doc-init
Desarrolladores de software

Initialize documentation manifest for git-doc-mcp. Scans the project for documentation files (*.md, READMEs, ADRs, etc.), creates .mcp/manifest.yml with resource entries and search tools, and configures .mcp.json for the git-doc-mcp MCP server. Run this once when setting up project documentation.

2026-05-04
mcp-doc-scan
Desarrolladores de software

Scan project and report documentation coverage. Finds undocumented directories, stale manifest entries, and prioritized recommendations.

2026-05-04
mcp-doc-sync
Desarrolladores de software

Sync the git-doc-mcp manifest with current project state. Adds new docs not yet indexed, removes stale entries, refreshes descriptions and search index, and regenerates tool actions.

2026-05-04
vcp-audit
Analistas de seguridad de la información

Run a comprehensive audit against all applicable VCP standards. Supports full audit, compliance-specific audit, and quick release readiness check.

2026-05-04
vcp-config
Administradores de bases de datos

View and modify VCP configuration. Add or remove ignore entries, toggle scopes, manage compliance frameworks, change severity threshold, and manage exclude patterns. Supports both project config (.vcp/config.json) and global config (~/.vcp/config.json).

2026-05-04
vcp-context
Analistas de seguridad de la información

Inject VCP security and architecture standards into context. Run this at session start or after context compaction so the AI internalizes rules while writing code.

2026-05-04
vcp-coverage-gaps
Analistas de garantía de calidad de software y probadores

Identify untested code by mapping source files to test files. Finds functions without tests and tests missing edge case coverage.

2026-05-04
vcp-dependency-check
Desarrolladores de software

Verify project dependencies against VCP dependency management standards. Checks lockfile hygiene, version ranges, package existence, and suspicious packages.

2026-05-04
vcp-init
Desarrolladores de software

Initialize VCP configuration for this project. Creates global config (~/.vcp/config.json) if it doesn't exist, then creates project config (.vcp/config.json). Detects frameworks, scopes, and discovers the plugin path. Run this once when setting up VCP for a new project.

2026-05-04
vcp-pre-commit-review
Analistas de garantía de calidad de software y probadores

Review staged/changed files against all applicable VCP standards before committing. Produces a PASS/BLOCK verdict. Run this before every commit.

2026-05-04
vcp-review-tests
Analistas de garantía de calidad de software y probadores

Review test quality against VCP testing standards. Checks for tautological tests, over-mocking, missing edge cases, and other anti-patterns.

2026-05-04
vcp-root-cause-check
Analistas de garantía de calidad de software y probadores

Analyze a proposed bug fix against VCP root cause analysis standards. Determines whether a fix addresses the root cause or just patches a symptom.

2026-05-04
vcp-test-plan
Analistas de garantía de calidad de software y probadores

Generate a test plan for specific code based on VCP testing standards. Produces unit tests, integration tests, edge cases, and mock guidance.

2026-05-04