Agent Skills by drgaciw
Showing 119 vetted skills indexed across 2 GitHub repositories.
stripe-integration
Integrate Stripe checkout sessions, subscriptions, and webhook event handling.
billing-automation
Build automated billing systems for recurring payments, invoicing, and dunning.
paypal-integration
Integrate PayPal payment processing with express checkout, subscriptions, and refunds.
pci-compliance
Implement PCI DSS compliance for secure cardholder data processing with encryption and tokenization code examples.
ml-pipeline-workflow
Build end-to-end MLOps pipelines for model training and deployment.
event-store-design
Design event store architectures and generate implementation templates for PostgreSQL, Python, EventStoreDB, and DynamoDB.
workflow-orchestration-patterns
Design durable Temporal workflows with saga patterns and state management.
saga-orchestration
Implement saga patterns for distributed transactions in Python microservices.
projection-patterns
Create read models and projections from event streams in Python.
temporal-python-testing
Test Temporal workflows and activities in Python with pytest, including mocking, replaying, and time-skipping techniques.
cqrs-implementation
Implement CQRS patterns separating read and write operations.
on-call-handoff-patterns
Generate structured on-call shift handoff documents with incident context.
incident-runbook-templates
Generate structured incident response runbooks with escalation paths and recovery actions.
postmortem-writing
Generates structured, blameless postmortem documents for incident reviews.
auth-implementation-patterns
Implement JWT, OAuth2, session, and RBAC authentication patterns.
monorepo-management
Set up and manage monorepos with Turborepo, Nx, and pnpm workspaces.
bazel-build-optimization
Configure Bazel remote caching and execution for large-scale monorepos.
error-handling-patterns
Explain error handling patterns for Python, TypeScript, Rust, and Go.
debugging-strategies
Guide systematic debugging across codebases using reproduction, hypothesis, and testing steps.
code-review-excellence
Guide code review practices for constructive feedback and bug identification.
sql-optimization-patterns
Analyze PostgreSQL EXPLAIN plans and implement B-Tree, GIN, and composite indexes.
turborepo-caching
Configures Turborepo caching strategies for monorepo build optimization and CI/CD workflows.
nx-workspace-patterns
Configure Nx monorepo workspaces with production patterns for caching and affected commands.
e2e-testing-patterns
Implement E2E testing patterns with Playwright and Cypress.