Agent Skills Hub

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

Clear

101 skills found

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
EngineeringAutomation
tdd-enforce avatar

tdd-enforce

Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.

Views: 9124
Engineering
typescript-circular-dependency avatar

typescript-circular-dependency

Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.

Views: 562,303
Engineering
testing-strategies avatar

testing-strategies

Implement robust software testing strategies, including unit, integration, and E2E tests, mocking frameworks, TDD patterns, and best practices for high-quality, reliable code across any stack.

Views: 18255
EngineeringAutomation
test-generator avatar

test-generator

Automated generation of structured, production-ready pytest test suites for Python functions and classes.

Views: 8744#testing#pytest#python
EngineeringAutomation
eslint-checker avatar

eslint-checker

Automated ESLint executor for static analysis, code quality enforcement, and safe auto-fixing of JavaScript and TypeScript projects.

Views: 9127
Engineering
nango-esm-migration avatar

nango-esm-migration

Fixes CJS/ESM module compatibility issues in Nango integrations after zero-yaml migration, including path adjustments, ESM wrappers, and restoring original implementations.

Views: 171
EngineeringAutomation
everything-test avatar

everything-test

Verify Everything Search integration (CLI, HTTP, SDK) for inventory_master to ensure connectivity, service health, and provider availability.

Views: 14
EngineeringAutomationProductivity
test-skill avatar

test-skill

A testing fixture for validating AI agent skill configurations and detecting rule violations.

Views: 5223
Engineering
springboot-tdd avatar

springboot-tdd

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

Views: 69169,716
EngineeringAutomation
playwright-cli avatar

playwright-cli

Token-efficient CLI for browser automation, web testing, and agentic workflows using Playwright.

Views: 339,735
EngineeringProductivity
format avatar

format

Verify code style and formatting using Prettier and Stylelint without applying changes. Ensures consistent codebases by identifying issues in JS/TS/CSS/SCSS files.

Views: 848