Agent Skills Hub

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

Clear

152 skills found

EngineeringAutomation
triage-ci-flake avatar

triage-ci-flake

Systematic triage and reproduction workflow for investigating flaky CI test failures in Payload CMS repositories.

Views: 1042,106
EngineeringAutomation
ring:testing-skills-with-subagents avatar

ring:testing-skills-with-subagents

A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).

Views: 12181
EngineeringAutomation
test-sync avatar

test-sync

Maintain test suite health by automatically detecting orphaned tests, missing coverage, and implementation-coupled anti-patterns.

Views: 16124
EngineeringAutomation
using-git-worktrees avatar

using-git-worktrees

Creates isolated git worktrees for parallel development, automatically handling directory selection, .gitignore safety checks, dependency installation, and baseline test verification.

Views: 59171,980
EngineeringAutomation
eval avatar

eval

Evaluate Deca agent prompts and behavioral consistency through automated test runners, manual LLM judgment, and structured reporting.

Views: 171
EngineeringAutomation
Agent Communication Debugger avatar

Agent Communication Debugger

Diagnose and debug Agent-to-Agent (A2A) communication, including orchestrator routing, transport connectivity, agent status, and log analysis for multi-agent systems.

Views: 19
EngineeringAutomation
performance-testing avatar

performance-testing

Profiles application performance using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Ideal for planning load, stress, and soak tests to identify bottlenecks.

Views: 24329#performance#load-testing#stress-testing#scalability
EngineeringAutomation
quality-metrics avatar

quality-metrics

Automate quality observability with DORA metrics, defect density tracking, and intelligent quality gate configuration for continuous delivery pipelines.

Views: 9329#metrics#dora#quality-gates#dashboards
EngineeringAutomation
model-registry-maintainer avatar

model-registry-maintainer

Maintain and update the MassGen model registry, including backend capabilities, model metadata, pricing structures, and context window configurations for new and existing AI models.

Views: 19969
EngineeringProductivityAutomation
long-running-agent avatar

long-running-agent

Framework for building AI agents that persist state across multiple context windows, enabling them to complete complex, multi-day coding tasks without losing progress or context.

Views: 101
EngineeringAutomation
jest-testing avatar

jest-testing

Provides Jest testing patterns and best practices for interpreters, parsers, and async TypeScript code in the Lea language repository.

Views: 714
EngineeringAutomation
mutation-testing-js avatar

mutation-testing-js

Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.

Views: 5422