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

utsavanand

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

skills collected
12
repositories
1
updated
2026-06-09
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

uvs-architect
software-developers

Design system architecture and decompose work into Acts with tasks, dependencies, and cycle budgets. Use after a spec is approved, before coding begins.

2026-06-09
uvs-commit
software-developers

Review, test, slop-check, then commit and optionally open a PR. The ship pipeline: one command from "code complete" to "committed and reviewed."

2026-06-09
uvs-help
software-developers

Show all UV Suite skills, agents, hooks, guardrails, and personas. Use when you want to know what's available or how to use a specific feature.

2026-06-09
uvs-investigate
software-developers

Systematic root-cause debugging. Traces data flow, tests hypotheses, narrows scope. Stops after 3 failed attempts and escalates. Use when something is broken and you don't know why.

2026-06-09
uvs-lite
software-developers

Toggle lite mode — instructs the assistant to be terse (no preamble, no summaries, no decorative formatting). Use when tokens are limited or you just want shorter answers. Persists across turns until disabled.

2026-06-09
uvs-prototype
software-developers

Build an interactive prototype as a static React site. For concept exploration, stakeholder demos, presentations, and documentation websites.

2026-06-09
uvs-qa
software-quality-assurance-analysts-and-testers

Browser-based QA: exercises the running app via Playwright MCP, captures console errors and visual evidence, optionally fixes source bugs with atomic commits and generates regression tests. Three tiers (quick / standard / exhaustive). Writes uv-out/qa-state.md so /uvs-commit and /ship can detect completion and read the health score.

2026-06-09
uvs-review
software-quality-assurance-analysts-and-testers

Multi-specialist code review. Dispatches concern-specific subagents in parallel (security, performance, testing, maintainability, api-contract, data-migration), scores each finding 1-10 for confidence, gates output by tier, and persists state to uv-out/review-state.md so /uvs-commit and /ship can detect completion. Pass --security for a focused tool-backed (Semgrep/Gitleaks/Trivy) OWASP review, --slop for a full anti-slop audit (all six slop categories), or --architecture to audit a design against its recorded Design Constraints (traceability). Note: ambient slop detection also runs as a PostToolUse hook on every write; --slop is the deep on-demand audit.

2026-06-09
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
utsavanand Agent Skills | SkillsMP