Find the perfect skill
Context Restore
Productivity
Restores the most recent saved working context to resume where you left off across sessions. Pairs with /context-save.
Git Commit Workflow
Development
Automated git commit workflow with precommit hook handling, lint/type checks, README and API reference updates.
Create high-quality Git commits
Development
Skill to create high-quality Git commits for pending changes, including gathering context, running relevant agents, and deciding on commit structure.
Add Improvements
Development
Record an improvement, learning, fix, or refinement to the Agentic Repos framework. Handles version bumping, CHANGELOG updates, and cross-file consistency.
Repo Audit
Development
Audits MCOS repository state before a phase, identifies conflicts and produces an explicit edit plan.
Debug Visual Regression
Testing
Analyze visual regression test failures in Vizzly. Helps identify root cause of visual differences and suggests whether to accept or fix changes. Use when the user mentions failing visual tests, screenshot differences, or asks to debug visual changes.
TypeScript MCP Server Expert
Development
Expert in building Model Context Protocol (MCP) servers using the TypeScript SDK. Covers transport selection (HTTP/stdio), tool design with zod validation, and production best practices. Use when implementing or debugging MCP servers within the awesome-copilot-root plugin.
Three.js Skills for 3D Web Development
Development
Skills for creating 3D elements and interactive browser experiences with Three.js — scenes, materials, controls, and post-processing.
Contract Extractor
Data & AI
Extracts key terms from contracts, identifies risks, flags unusual provisions.
Angular Spec Auditor
Testing
Independently audits an Angular component spec file against the project's migration guidelines.
Output SDK Folder Structure Validation
Development
Validate and fix folder structure for Output SDK workflows after migration, including file naming and required files.
E2E QA Test Runner
Testing
Run the E2E QA test suite against the live application using Playwright MCP and nREPL. Manages test scripts, progress tracking, and execution rules.