Completed Config
Completed Config from MSBart2/CopilotTraining.
Skills in this plugin
8- ▌ Effort Estimator · msbart2Analyze feature requests and provide technical effort estimates with risk assessment
- ▌ API Endpoint Design · msbart2 bundleREST API design standards for FanHub's Express backend. Use when creating or modifying API endpoints to ensure consistency.
- ▌ Feature Requirements · msbart2Product requirements for FanHub features. Use when creating new pages, components, or user-facing functionality to ensure features meet product standards.
- ▌ Docker Build Debugger · msbart2 bundleDiagnoses Docker build failures for Node.js applications, identifies common patterns (COPY order, layer caching, context issues), and suggests fixes.
- ▌ Tv Show Data Validator · msbart2Validates 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.
- ▌ Build Pipeline Analyzer · msbart2 bundleDiagnoses GitHub Actions CI/CD failures for FanHub's Node.js workflows. Identifies test failures, build errors, Docker issues, and environment problems.
- ▌ Dependency Conflict Resolver · msbart2 bundleDiagnoses npm/yarn dependency conflicts, identifies cascading updates, and suggests safe upgrade paths for React/Node.js projects.
- ▌ Bug Reproduction Test Generator · msbart2Generates 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.