Skip to main content
Run any Skill in Manus
with one click
jdutton
GitHub creator profile

jdutton

Repository-level view of 49 collected skills across 2 GitHub repositories.

skills collected
49
repositories
2
updated
2026-07-16
repository explorer

Repositories and representative skills

Showing top 8 of 41 collected skills in this repository.
vibe-validate
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing 2 of 2 repositories
All repositories loaded