Skip to main content
Run any Skill in Manus
with one click
GitHub repository

My-Virtual-TechTeam

My-Virtual-TechTeam contains 25 collected skills from uoyoCsharp, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
19
updated
2026-07-09
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

mvt-analyze-code
software-developers

Analyze existing code to generate project-context.md with terms, modules, layers, and business rules. This skill should be used when user wants to understand an existing codebase, generate documentation for legacy code, onboard to a new project, or extract requirements from source code.

2026-07-09
mvt-analyze
project-management-specialists

Analyze requirements documents and extract domain concepts. This skill should be used when user wants to analyze requirements, extract features and business rules, or start the analysis phase of a development workflow.

2026-07-09
mvt-bug-detect
software-quality-assurance-analysts-and-testers

Analyze and detect bugs by investigating root cause, assessing severity and impact scope. Produces a structured diagnosis in conversation without applying fixes. This skill should be used when user suspects a bug, wants to understand a problem before fixing, or needs impact analysis.

2026-07-09
mvt-cleanup
computer-occupations-all-other

Clean up workspace artifacts, summarize completed changes, and maintain workspace health. This skill should be used when workspace has accumulated old artifacts, token footprint needs reduction, or to archive completed change records.

2026-07-09
mvt-config
computer-occupations-all-other

Manage MVTT framework configuration interactively. This skill should be used when user wants to change language, output format, or other framework settings.

2026-07-09
mvt-decompose
project-management-specialists

Decompose epic-scale requirements into right-sized sub-changes with DAG dependencies. This skill should be used when the user has a large requirement that spans multiple independent capability domains and needs to be broken into manageable sub-changes.

2026-07-09
mvt-design
software-developers

Create architecture design based on analyzed requirements. This skill should be used when user wants to design system architecture, define module structure, or create technical blueprints for implementation.

2026-07-09
mvt-fix
software-developers

Diagnose and fix bugs or issues in the codebase. This skill should be used when user reports a bug, encounters an error, or wants to diagnose and resolve an issue.

2026-07-09
mvt-implement
software-developers

Implement features based on architecture design. This skill should be used when user wants to implement a feature, write production code, or translate design blueprints into working code.

2026-07-09
mvt-init
software-developers

Initialize or refresh a project by scanning its structure, detecting tech stack, and inferring project type. This skill should be used when starting a new project, re-initializing after structural changes, or setting up the MVTT workspace.

2026-07-09
mvt-manage-context
software-developers

Unified entry point for managing knowledge and registry. Supports subcommands: add (with AI routing), remove, move, rename, list. Use this skill instead of mvt-add-context.

2026-07-09
mvt-plan-dev
software-developers

Generate a structured development plan (plan.yaml) for a large change. This skill should be used when a change is too big for a single implement pass and needs to be tracked across multiple sessions with task-level granularity.

2026-07-09
mvt-refactor
software-developers

Refactor existing code while preserving behavior. This skill should be used when user wants to improve code structure, rename symbols, extract methods or classes, or reorganize code without changing functionality.

2026-07-09
mvt-resume
software-developers

Resume an in-progress development task in a new conversation. Reads session.yaml (active_change, history) and recent artifacts to reconstruct context. Does not read git state.

2026-07-09
mvt-review
software-quality-assurance-analysts-and-testers

Perform code review for quality, standards compliance, and best practices. This skill should be used when user wants code reviewed, quality checked, or to identify issues before merging.

2026-07-09
mvt-status
software-developers

Display current project and workflow status including skill history, active changes, and session state. This skill should be used when user wants to check project status, review workflow progress, or see where they are in the development cycle.

2026-07-09
mvt-sync-context
software-developers

Aggregate completed change artifacts (analysis/design/implementation) and merge new domain knowledge into project-context.md and project-context.yaml. This skill should be used after one or more changes are completed to keep long-term project knowledge in sync with delivered work.

2026-07-09
mvt-template
software-developers

View, customize, and manage output templates for MVTT skills. This skill should be used when user wants to inspect available templates, create custom template versions, reset customizations, or export templates.

2026-07-09
mvt-test
software-quality-assurance-analysts-and-testers

Generate and design tests to validate implementations. This skill should be used when user wants to write tests, validate code, generate test cases, or analyze test coverage.

2026-07-09
mvt-update-plan
software-developers

Update a single task in the active change's plan.yaml: change status, attach artifacts, leave notes, and auto-advance current_tasks. This skill should be used after a workflow skill finishes work that maps to a plan task, or whenever the user wants to mark a task as done, blocked, or skipped.

2026-07-09
mvt-consult
software-developers

Answer questions about project logic and verify implementation details, grounded in existing knowledge and source code, without writing artifacts or modifying code. This skill should be used when the user wants to understand how something works, confirm a behavior, or double-check a detail.

2026-07-01
mvt-create-skill
computer-occupations-all-other

Create custom MVTT skills through interactive guided workflow. This skill should be used when user wants to create a new skill, extend the framework with custom functionality, or build project-specific automation.

2026-06-29
mvt-quick-dev
software-developers

Quickly implement simple, well-scoped changes without the full analyze-design-implement workflow. This skill should be used when the change is small (1-3 files), architecturally neutral, and clearly specified — such as adding a field, fixing a label, adjusting config, or making a targeted enhancement.

2026-06-29
mvt-check-context
computer-occupations-all-other

Analyze context token load and provide optimization recommendations. This skill should be used when user wants to check how much context MVTT loads, identify large files, or optimize workspace size for better performance.

2026-06-26
mvt-help
computer-occupations-all-other

Show available skills, current project status, and workflow guidance. This skill should be used when user is new to MVTT, wants to discover available commands, or needs guidance on what to do next.

2026-06-26