Agent Skills Hub

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

Clear

108 skills found

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
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
EngineeringAutomation
contract-testing avatar

contract-testing

Implement consumer-driven contract testing for microservices using Pact, schema validation, and API versioning to prevent breaking changes and ensure distributed team coordination.

Views: 14329#contract#pact#consumer-driven#api
EngineeringProductivity
Wheels Test Generator avatar

Wheels Test Generator

Generate TestBox BDD test specs for Wheels models, controllers, and integration tests. Supports validations, associations, and workflow testing.

Views: 7200
Engineering
activitypub-testing avatar

activitypub-testing

Standardized testing patterns for WordPress ActivityPub plugin, covering PHPUnit unit tests and Playwright E2E integration tests.

Views: 9211
EngineeringProductivityAutomation
backend-development avatar

backend-development

Build, optimize, and maintain production-ready backend systems using Node.js, Python, Go, and Rust. Includes API design, database management, security, and DevOps best practices.

Views: 382,040
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
sui avatar

sui

Debugs deterministic Sui simtest failures using automated logging and the scientific method.

Views: 157,672
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
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
database-testing avatar

database-testing

Database schema validation, data integrity testing, migration validation, transaction isolation, and query performance testing. Ensure ACID compliance and referential integrity for data-driven applications.

Views: 15329#database#schema#migration#transactions
Engineering
springboot-tdd avatar

springboot-tdd

Test-driven development (TDD) workflow for Spring Boot applications using JUnit 5, Mockito, MockMvc, and Testcontainers.

Views: 59169,716