uoyo
Community@uoyocsharp · China SiChuan ChengDu
Agent Skills by uoyo
Showing 25 vetted skills indexed across 1 GitHub repositories.
mvt-create-skill
Create MVTT skill definitions with SKILL.md frontmatter and registry.yaml registration.
mvt-consult
Answer questions about existing project logic and verify implementation details against source code.
mvt-init
Scan repository structure, detect languages and frameworks, and write a project context index.
mvt-refactor
Refactor source code while preserving observable behavior and verifying changes.
mvt-resume
Reconstruct in-progress development state from workspace YAML and plan files.
mvt-quick-dev
Implement small, well-scoped code changes across one to three files.
mvt-implement
Implement production code from approved architecture and change design.
mvt-analyze-code
Analyze a codebase and generate a project context document with modules, entities, and business rules.
mvt-status
Display MVTT project and workflow status from workspace files.
mvt-plan-dev
Generate a structured plan.yaml with tasks, dependencies, and acceptance criteria.
mvt-test
Generate framework-aligned tests for implemented code across unit, integration, and end-to-end scenarios.
mvt-check-context
Analyze MVTT workspace context size and identify files consuming excessive prompt tokens.
mvt-cleanup
Inventory workspace artifacts, estimate token savings, and archive completed changes after confirmation.
mvt-decompose
Decompose epic requirements into dependency-aware sub-changes with DAG checks.
mvt-design
Create system architecture designs from analyzed requirements and project context.
mvt-update-plan
Update plan.yaml tasks with statuses, artifacts, notes, and recomputed current_tasks.
mvt-config
Manage MVTT framework settings through an interactive configuration menu.
mvt-analyze
Analyze software requirements and extract domain concepts into a structured project analysis document.
mvt-fix
Diagnose software bugs and apply targeted code fixes with regression impact notes.
mvt-template
List, view, customize, reset, and export MVTT output templates safely.
mvt-sync-context
Merge completed change artifacts into project-context.md and project-context.yaml indexes.
mvt-help
Determine the current MVTT workflow state and recommend the next skill to run.
mvt-manage-context
Manage context file entries and registry bindings across project knowledge stores.
mvt-bug-detect
Analyze software defects to confirm bugs, identify root causes, and assess impact.