Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

92 skills found

EngineeringAutomation
create-unit-test avatar

create-unit-test

Create and run unit tests for AnySoftKeyboard following project architecture guidelines (Robolectric, naming, location).

Views: 113,288
Engineering
testing avatar

testing

Run, debug, and manage DBHub tests including unit, integration with Testcontainers, and database-specific suites. Perfect for verifying code changes and troubleshooting database connector issues.

Views: 122,669
Engineering
vitest avatar

vitest

Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.

Views: 91
EngineeringAutomation
unity-test-runner avatar

unity-test-runner

Execute and analyze Unity Test Framework tests from the CLI. Automates Unity Editor detection, test execution (EditMode/PlayMode), XML result parsing, and detailed failure reporting for game projects.

Views: 882
EngineeringAutomation
test-driven-development avatar

test-driven-development

Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.

Views: 55171,902
Engineering
encore-testing avatar

encore-testing

Unit and integration test your Encore.ts backend applications using Vitest, including support for isolated test databases and service mocking.

Views: 923
EngineeringProductivity
testing-fundamentals avatar

testing-fundamentals

Implement professional TDD workflows with strict 80% coverage, automated testing strategies, and AAA pattern enforcement for robust, high-quality code.

Views: 115
EngineeringAutomation
testing-patterns avatar

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Views: 115,850
EngineeringAutomation
mcp-csharp-test avatar

mcp-csharp-test

Test C# Model Context Protocol (MCP) servers using unit tests for tools and integration tests for protocol compliance and end-to-end scenarios.

Views: 81,466
EngineeringAutomation
typescript-testing avatar

typescript-testing

Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.

Views: 8204
Engineering
writing-good-tests avatar

writing-good-tests

Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.

Views: 8178
EngineeringAutomation
plugin-testing avatar

plugin-testing

Manual testing suite for JUCE audio plugins. Features automated test execution, pluginval validation (strictness 10), and structured DAW testing checklists for stability and quality assurance.

Views: 10183