Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

vibe-validate

vibe-validate contient 8 skills collectées depuis jdutton, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
3
mis à jour
2026-05-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

vibe-validate
Analystes en assurance qualité des logiciels et testeurs

Use when starting vibe-validate work or picking a sub-skill. Router for the validate/fix loop, project setup, cache and locking, work recovery, extractor authoring, PR/CI monitoring, and non-Claude agent integration.

2026-05-21
vv-watch-pr
Analystes en assurance qualité des logiciels et testeurs

Use when monitoring PR/CI status after pushing, diagnosing CI failures, investigating flakes, or cleaning up merged branches. Triggers on watch-pr, CI checks, CI debug, PR status, merged-branch cleanup.

2026-04-27
authoring-extractors
Développeurs de logiciels

Use when validation fails but no errors are extracted, or when writing a custom error extractor for a tool vibe-validate does not recognize. Covers built-in extractors, vv create-extractor, and the plugin system.

2026-04-22
caching-and-locking
Développeurs de logiciels

Use when debugging cache misses, unexpected cache hits, or concurrency lock conflicts. Covers the git tree hash caching model, lock scopes, --no-lock, --no-wait, and the vv cleanup-temp maintenance utility.

2026-04-22
integrating-agents
Développeurs de logiciels

Use when wiring vibe-validate into a non-Claude AI coding assistant (Cursor, Aider, Continue, or any other tool). Covers system-prompt additions, command wrappers, and output routing for agentic workflows.

2026-04-22
recovering-work
Développeurs de logiciels

Use when recovering lost work — accidentally deleted file, git restore wiped changes, failed rebase, editor crash, or branch switch lost untracked files. Covers vv history, vv snapshot, tree-hash recovery with git cat-file and git checkout.

2026-04-22
setting-up-projects
Développeurs de logiciels

Use when bootstrapping vibe-validate in a new repo, adjusting the config, or diagnosing setup. Covers vv init, vv doctor, vv config, templates, heterogeneous-language setup, generate-workflow, and dependency-lock-check.

2026-04-22
vv-validate-dev-loop
Analystes en assurance qualité des logiciels et testeurs

Use when running validation during day-to-day coding — vv validate, vv pre-commit, vv state, vv run. Covers the iterate-fix-revalidate loop, cached state queries, and command wrapping for LLM-optimized error extraction.

2026-04-22