Agent Skills Hub

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

Clear

105 skills found

EngineeringAutomation
holistic-testing-pact avatar

holistic-testing-pact

Apply Holistic Testing with PACT (Proactive, Autonomous, Collaborative, Targeted) principles to build quality into team culture and test strategies for modern software systems.

Views: 11329#holistic#pact#quality#whole-team
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 71125,720
EngineeringData AnalysisAutomation
text-to-sql avatar

text-to-sql

Convert natural language queries to safe, optimized SQL. Automates database interactions with schema awareness and parameterized query generation.

Views: 1525
EngineeringProductivity
moonbit-agent-guide avatar

moonbit-agent-guide

Expert guide for MoonBit development, including project scaffolding, modular layout, build tooling, and testing best practices.

Views: 95,581
EngineeringAutomation
shift-right-testing avatar

shift-right-testing

Production-grade testing strategy implementing feature flags, canary releases, synthetic monitoring, and chaos engineering for continuous reliability in live environments.

Views: 19329#shift-right#production-testing#canary#feature-flags
Engineering
java-coding-standards avatar

java-coding-standards

Enforce high-quality Java 17+ coding standards, Spring Boot conventions, and maintainable project structures.

Views: 165170,586
Engineering
activitypub-testing avatar

activitypub-testing

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

Views: 9211
EngineeringAutomationResearch
autoresearch avatar

autoresearch

Autonomous multi-team codebase improvement agent with specialized modes: narrow (goal-directed), broad (hypothesis-divergent), and sweep (quality-focused).

Views: 2748
EngineeringAutomation
test-writer avatar

test-writer

Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.

Views: 72
EngineeringAutomation
sherlock-review avatar

sherlock-review

Evidence-based code review using Sherlock Holmes-style deductive reasoning to verify implementation claims, investigate bugs, and conduct root cause analysis.

Views: 15329#investigation#evidence-based#code-review#root-cause
Engineering
moonbit-refactoring avatar

moonbit-refactoring

Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.

Views: 772
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