Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

my-virtual-team-landing

my-virtual-team-landing 收录了来自 uoyoCsharp 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
0
更新
2026-07-01
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mvt-analyze-code
软件开发工程师

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-01
mvt-analyze
项目管理专家

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-01
mvt-bug-detect
软件开发工程师

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-01
mvt-cleanup
软件开发工程师

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-01
mvt-config
软件开发工程师

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

2026-07-01
mvt-decompose
软件开发工程师

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-01
mvt-design
软件开发工程师

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-01
mvt-fix
软件开发工程师

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-01
mvt-implement
软件开发工程师

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-01
mvt-init
软件开发工程师

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-01
mvt-manage-context
软件开发工程师

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-01
mvt-plan-dev
软件开发工程师

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-01
mvt-refactor
软件开发工程师

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-01
mvt-resume
其他计算机职业

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-01
mvt-review
软件质量保证分析师与测试员

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-01
mvt-status
其他计算机职业

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-01
mvt-sync-context
其他计算机职业

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-01
mvt-template
其他计算机职业

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-01
mvt-test
软件质量保证分析师与测试员

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-01
mvt-update-plan
其他计算机职业

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-01