MSBart2/CopilotTraining

repo for training labs/exercises/walk-throughs

2Stars on the repository
54Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

build-slidev-decks

01

MSBart2/CopilotTraining

Skill Claude CodeCodex

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

2 4d ago A 24 tokens

content-refresh

02

MSBart2/CopilotTraining

Skill Claude CodeCodex

Use when refreshing existing tech talks from the Microsoft Developer Changelog feed. Produces an evidence-backed content.refresh.yml that maps relevant announcements to README changes and recipe-review impact. Triggers: refresh content, changelog update, feed update, latest news, content refresh plan. Named-talk…

2 4d ago A 71 tokens

deck-recipe-refresh

03

MSBart2/CopilotTraining

Skill Claude CodeCodex

Use after an approved content refresh when recipeReview.required is true, or when the user asks to refresh an existing recipe. Preserves the current recipe as a baseline and requires an independent cross-model Rubber Duck critique before structural changes are finalized. Triggers: refresh recipe, changelog recipe…

2 4d ago A 71 tokens

deck-recipe-review

04

MSBart2/CopilotTraining

Skill Claude CodeCodex

Review a tech-talk's README and produce a deck.recipe.yml. Requires an independent cross-model Rubber Duck critique of 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"…

2 4d ago A 78 tokens

exec-recipe-review

05

MSBart2/CopilotTraining

Skill Claude CodeCodex

Review an exec-talk's README and produce an exec.recipe.yml. Requires an independent cross-model Rubber Duck critique of 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"…

2 4d ago A 85 tokens

exercise-author

06

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 42 tokens

inspect-slide

07

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 45 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

Refresh existing tech talks from proposal-created decisions in .github/content-routing/ledger.json, or from a named talk even when the ledger is empty. Use for implementing the routing inbox, applying ledger proposals, refreshing impacted talks, processing the content refresh queue, or closing feed-driven talk…

2 4d ago A 87 tokens

module-author

09

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 41 tokens

tech-talk-personas

10

MSBart2/CopilotTraining

Skill Claude CodeCodex

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".

2 4d ago A 75 tokens

workbench

11

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 47 tokens

check-data-accuracy

12

MSBart2/CopilotTraining

Skill Claude CodeCodex

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…

2 4d ago A 113 tokens

lore-accuracy-check

13

MSBart2/CopilotTraining

Skill Claude CodeCodex

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…

2 4d ago A 77 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 76 tokens

api-endpoint-design

15

MSBart2/CopilotTraining

Skill Claude CodeCodex

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

2 4d ago A 27 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 52 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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

2 4d ago A 37 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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

2 4d ago A 32 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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

2 4d ago A 31 tokens

MSBart2/CopilotTraining

Skill Claude CodeCodex

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.

2 4d ago A 39 tokens