Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

1,631 skills indexed across 13 categories

Showing 1,631 skills

event-store-design

511

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technolog

Devops by wshobson/agents

Temporal Python Testing Strategies

511

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and lo

Testing by wshobson/agents

screen-reader-testing

511

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging ac

Testing by wshobson/agents

pci-compliance

511

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing

Data by wshobson/agents

risk-metrics-calculation

511

Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementin

General by wshobson/agents

saga-orchestration

511

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transaction

Agent by wshobson/agents

postmortem-writing

510

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing p

Docs by wshobson/agents

service-mesh-observability

509

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh

General by wshobson/agents

code-review

509

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code s

Security by anthropics/knowledge-work-plugins

team-communication-protocols

508

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-p

Agent by wshobson/agents

team-composition-patterns

508

Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding

Design by wshobson/agents

on-call-handoff-patterns

507

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use this skill when transitioning on-call res

Docs by wshobson/agents

istio-traffic-management

507

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing servic

Devops by wshobson/agents

linkerd-patterns

507

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring

Devops by wshobson/agents

Test Generation with Playwright MCP

506

Generate a Playwright test based on a scenario using Playwright MCP

Testing by github/awesome-copilot

vue-testing-best-practices

506

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Frontend by antfu/skills

mtls-configuration

505

Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate manage

General by wshobson/agents

projection-patterns

505

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing quer

General by wshobson/agents

defi-protocol-templates

504

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized

General by wshobson/agents

track-management

504

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies

General by wshobson/agents

team-composition-analysis

504

Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through

Design by wshobson/agents

bats-testing-patterns

503

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipeline

Testing by wshobson/agents

bazel-build-optimization

502

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance

General by wshobson/agents

nft-standards

502

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creatin

Data by wshobson/agents