Comprehensive skill evaluation and debugging framework for testing agent skills. Use when users need to (1) evaluate a skill's recall rate (how often it triggers correctly), (2) test a skill's...
Comprehensive exam preparation strategies and materials. Creates study schedules, review sheets, practice tests, and identifies weak areas. Use when preparing for exams, creating study plans,...
Test-Driven Development enforcement skill - write tests first, always
Test-Driven Development enforcement skill - write tests first, always
Parse Robot Framework output.xml results into JSON summaries, detailed suite/test breakdowns, tag and criticality stats, execution errors, failed test messages, keyword-level errors, and timing....
Systematically refactor complex C/C++ projects to improve testability. Use when asked to refactor legacy code, establish test baselines, analyze project structure, improve code testability, add...
Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh reality checks, certification schemes...
Implement features autonomously using Test-Driven Development (TDD). Follows RED-GREEN-REFACTOR cycle with Tidy First? assessment. Ensures 80%+ test coverage and quality gates. Use when user asks...
Autopilot-style executor. Transforms spec-it specifications into working code with minimal intervention. 9-phase workflow: Load β Plan β Execute β QA β Spec-Mirror β Unit-Test β Scenario-Test β...
Systematic debugging methodology with root cause analysis. Phases: investigate, hypothesize, validate, verify. Capabilities: backward call stack tracing, multi-layer validation, verification...
Test-driven development workflow with philosophy guide - plan β write tests β implement β validate
Test-driven development workflow with philosophy guide - plan β write tests β implement β validate
Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for...
World-class expertise in measuring, attributing, and optimizing AI-generated content performance. Combining data science rigor with content strategy intelligence to answer the questions...
Set up doctest testing framework in CMake C++ projects and write tests colocated with implementation code
Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps. Use when the user reports a bug, regression, or failing build/test and wants a fix.
Jest testing best practices for JavaScript and TypeScript applications, covering test structure, mocking, and assertion patterns.
Playwright testing. Use this skill to write and run automated tests for web applications using Playwright.
Use when writing tests. Use when test structure is unclear. Use when arrange/act/assert phases are mixed.
Perform statistical hypothesis testing, regression analysis, ANOVA, and t-tests with plain-English interpretations and visualizations.