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

vanctran

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-05-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

continue
software-developers

Parallel-track dispatcher. Reads .claude/backlog.md, picks the next unchecked item from each of up to 3 active tracks, dispatches them in parallel to specialist subagents, verifies, commits, and checks off. The primary entry point for autonomous ra11y development.

2026-05-05
add-standard
software-developers

Scaffolds a new accessibility standard module (metadata, criteria, standard export, tests, kb entry). Delegates the criteria enumeration to spec-researcher + standard-builder. Use when adding any conformance framework.

2026-04-20
add-rule
software-developers

Scaffolds a new ra11y rule end-to-end from a criterion ID using the evaluator-optimizer pattern — spec-researcher produces WCAG context, rule-implementer generates, a11y-reviewer critiques, iterate up to 3 times, then code-reviewer signs off. Use when adding any new rule.

2026-04-17
verify
software-quality-assurance-analysts-and-testers

Universal preflight — runs the full check sequence (typecheck, lint, tests, zero-dep, cycles, network isolation, limits, tsdoc, mermaid, kb drift) through the single `bun run verify` entrypoint. Use before every commit and before handing off to another agent.

2026-04-13
add-formatter
software-developers

Scaffolds a new output formatter — file in src/output/formatters/, snapshot tests, CLI --format registration, and a short doc stub. Use when adding terminal/json/sarif/junit/html/markdown/plain or a custom format.

2026-04-11
bench
software-quality-assurance-analysts-and-testers

Runs scripts/bench.ts against the performance budget and reports the result. Fails if any scenario exceeds budget. Appends a row to docs/performance.md on success.

2026-04-11
fix-drift
software-developers

Regenerates auto-generated docs (docs/kb/wcag/, docs/kb/rules/, kb index, llms.txt, docs/api/) and commits the result so check-kb-drift passes. Use after any rule or standard change.

2026-04-11
release
software-developers

Prepares and cuts a ra11y release. Dispatches release-captain with the target version, verifies everything, updates changelog, bumps package.json, tags, and (with user confirmation) pushes. Use only for versioned releases.

2026-04-11
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
vanctran Agent Skills | SkillsMP