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

CopilotTraining

CopilotTraining 收录了来自 MSBart2 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
2
更新
2026-04-24
Forks
9
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

exec-recipe-review
市场调研分析师与营销专员

Review an exec-talk's README and produce an exec.recipe.yml. Uses a 3-agent collaborative council to analyze section weighting, executive audience fit, narrative arc, and action clarity. Always overwrites any existing recipe. Triggers: "review the talk", "create the recipe", "is this landing for execs", "section weighting", "coverage gap", "recipe", "executive framing".

2026-04-24
deck-recipe-review
项目管理专家

Review a tech-talk's README and produce a deck.recipe.yml. Uses a 3-agent collaborative council to analyze section weighting, narrative arc, and coverage gaps. Always overwrites any existing recipe. Triggers: "review the talk", "create the recipe", "is this the best use of our time", "section weighting", "coverage gap", "recipe".

2026-04-24
workbench
技术写作员

Read from and write to the Workbench project memory store. Use when starting complex content work (query for prior context) or finishing a session that changed content (record drawer entries). Never invoke during agent pre-flight gates.

2026-04-24
tech-talk-personas
技术写作员

Add persona-grounded audience framing to a tech-talk. Selects 2–3 relevant personas, adds a "Who This Hits" box and up to 3 reaction lines to the README, and adds persona speaker notes to the slide deck. Triggers: "add personas", "who this hits", "persona reactions", "audience framing".

2026-04-22
check-data-accuracy
软件开发工程师

Use this skill when asked to verify, validate, fact-check, or review any data entry, lore fact, character bio, episode record, quote, or show content for accuracy against canonical project sources and the live database. Triggers on: check data, verify data, fact-check, accuracy check, data accuracy, check entry, verify entry, review accuracy, is this accurate, canon check, lore check, check this data, verify this, review this entry, check for errors, validate data, is this right, is this canon.

2026-04-17
lore-accuracy-check
软件开发工程师

Use this skill when asked to verify, validate, or fact-check a lore entry, character description, seed data record, or any Breaking Bad content against the canonical reference in docs/breaking-bad-universe.md. Triggers on: check lore, verify lore, fact-check, canon check, lore accuracy, is this correct, seed data accuracy.

2026-04-17
create-card-and-page-skill
软件开发工程师

Use this skill when asked to add a new entity type with a card grid page to FanHub. It scaffolds the full stack: backend model, DbContext registration, seed data, EF Core migration, REST controller (GET + POST), frontend model, homepage stat card + nav-card, and a Blazor list page with an inline add form.

2026-04-17
build-slidev-decks
软件开发工程师

Fast validation of Slidev deck changes. Correct invocation, output interpretation, and common issues.

2026-04-16
agent-council
软件开发工程师

Use when a task needs multi-model perspectives, brainstorming, or stress-testing. Supports two modes: collaborative (default — agents build on each other's ideas) and adversarial (agents debate to find the strongest answer). Triggers: council, siege, swarm, multi-agent, debate, brainstorm.

2026-04-13
exercise-author
高校计算机科学教师

Reads a module's README.md, identifies missing exercise files from the planning table, and creates standalone exercise files using TEMPLATE.md format. Use when exercises are planned but not yet implemented as individual files.

2026-04-13
inspect-slide
平面设计师

Visually inspect individual Slidev slides for overflow, missing progress dots, and color inconsistency. Uses a live slidev dev server and Playwright screenshots for fast edit/verify loops — no full build required.

2026-04-13
module-author
培训与发展专员

Generates module README.md with exercise planning table for CopilotTraining workshop modules. Researches URLs to understand new capabilities and creates strategic content outline. Use exercise-author skill to implement individual exercises.

2026-04-13
tv-show-data-validator
软件质量保证分析师与测试员

Validates TV show data against FanHub's domain rules. Use when working with show, character, episode, or quote data to ensure data integrity and business rule compliance.

2026-03-26
api-endpoint-design
软件开发工程师

REST API design standards for FanHub's Express backend. Use when creating or modifying API endpoints to ensure consistency.

2026-02-03
bug-reproduction-test-generator
软件质量保证分析师与测试员

Generates failing tests that reproduce reported bugs in FanHub. Use when a bug report comes in and you need to create a test that demonstrates the issue before fixing it. Follows FanHub's testing patterns and data integrity rules.

2026-02-03
build-pipeline-analyzer
软件质量保证分析师与测试员

Diagnoses GitHub Actions CI/CD failures for FanHub's Node.js workflows. Identifies test failures, build errors, Docker issues, and environment problems.

2026-02-03
dependency-conflict-resolver
软件开发工程师

Diagnoses npm/yarn dependency conflicts, identifies cascading updates, and suggests safe upgrade paths for React/Node.js projects.

2026-02-03
docker-build-debugger
软件开发工程师

Diagnoses Docker build failures for Node.js applications, identifies common patterns (COPY order, layer caching, context issues), and suggests fixes.

2026-02-03
effort-estimator
项目管理专家

Analyze feature requests and provide technical effort estimates with risk assessment

2026-02-03
feature-requirements
软件开发工程师

Product requirements for FanHub features. Use when creating new pages, components, or user-facing functionality to ensure features meet product standards.

2026-02-03