Quality
Code review, testing, and verification skills.
📊
4w ago
Content Audit
Content Audit compares specified content counts from game design documents against implemented content in the codebase, producing a gap report. Use it to see what is planned vs built and identify high-priority missing content.
Quality
23.9K3.4K
📋
4w ago
Create Stories
Create Stories breaks a single epic into implementable, traceable story files for game development. Run it after /create-epics to decompose each epic into stories with acceptance criteria, TR-IDs, ADR guidance, story types, and test evidence paths.
Quality
23.9K3.4K
📋
4w ago
Design Review
Design Review analyzes a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Use it before handing a design document to programmers to catch gaps and broken references.
Quality
23.9K3.4K
🚦
4w ago
Gate Check
Gate Check validates readiness to advance between development phases. It produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts, used when someone asks whether the project is ready to move to the next stage.
Quality
23.9K3.4K
🔀
4w ago
Control Flow
Control Flow analyzes and designs control flows and data structures, producing compact ASCII tree diagrams showing triggers, call chains, payload shapes, state mutations, and re-render effects. Use when asked to diagram, trace, visualize, or design a flow or data structure.
Quality
23.3K2K
🖥️
4w ago
Terminal Emulator
Terminal Emulator tests interactive CLI and TUI applications using @microsoft/tui-test. Use it to automate terminal input, simulate arrow keys and other control sequences, and assert on terminal output with snapshot testing.
Quality
23.3K2K
♿
2026/07/19
Accessibility Review
Run a WCAG 2.1 AA accessibility audit on a design or web page. Use when reviewing color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
Quality
23.3K2.8K
🔍
2026/07/19
Validate Data
Review analyses for methodology, accuracy, and bias before stakeholder presentations. Spot-check calculations, verify SQL results, and assess if conclusions are data-supported.
Quality
23.3K2.8K
Q
2026/07/14
Quality Documentation Manager
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance.
Quality
22.5K3.1K
🔍
4w ago
Open Code Review
Open Code Review performs AI-powered code review on Git changes using the ocr CLI, producing structured line-level review comments. Use it when the user asks to review a pull request, commit, staged/unstaged changes, or compare branches for bugs, security issues, performance problems, and code quality concerns.
Quality
20.4K1.4K
🔍
4w ago
Open Code Review
Open Code Review runs AI-powered code review on Git changes using the ocr CLI. Use it to review pull requests, commits, staged or unstaged changes, or compare branches, with line-level comments and optional automatic fixes.
Quality
20.4K1.4K
🔍
4w ago
Open Code Review
Open Code Review wraps the ocr CLI as an agent skill that checks prerequisites, runs code review with business context, classifies comments by severity, and can apply safe fixes. Use it for automatic code review of working copies, commits, or branch ranges.
Quality
20.4K1.4K