Agent Skills by murata-atsuo
Showing 61 vetted skills indexed across 1 GitHub repositories.
stripe-integration
Integrate Stripe payment processing for transactions, subscriptions, and webhooks.
billing-automation
Automate recurring payments, invoicing, and subscription lifecycle management.
paypal-integration
Integrate PayPal payments with express checkout, subscriptions, and refund management.
pci-compliance
Guide PCI DSS compliance implementation with Python code examples for secure payment data handling.
ml-pipeline-workflow
Orchestrate end-to-end MLOps pipelines from data preparation to production deployment.
api-design-principles
Guide RESTful and GraphQL API design with principles, patterns, and best practices.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns.
microservices-patterns
Guide microservices design with decomposition, communication, data, and resilience patterns.
workflow-orchestration-patterns
Design durable Temporal workflows with saga compensation and resilience patterns.
temporal-python-testing
Test Temporal Python SDK workflows with time-skipping, mocked activities, and replay testing.
auth-implementation-patterns
Implement JWT, OAuth2, RBAC, and session-based authentication patterns.
monorepo-management
Configure Turborepo and pnpm workspaces for monorepo architectures.
error-handling-patterns
Explain error handling patterns across Python, TypeScript, Rust, and Go.
debugging-strategies
Guide systematic debugging with profiling and root cause analysis across JavaScript, Python, and Go.
code-review-excellence
Guide code reviews for Python and TypeScript with constructive feedback.
sql-optimization-patterns
Analyze SQL execution plans and apply indexing and query rewriting techniques.
e2e-testing-patterns
Provide Playwright and Cypress patterns for end-to-end web testing.
git-advanced-workflows
Perform advanced Git operations including rebasing, cherry-picking, bisecting, worktrees, and reflog recovery.
postgresql-table-design
Design PostgreSQL schemas with data types, indexing, constraints, and partitioning.
grafana-dashboards
Generate Grafana dashboards in JSON for Prometheus metrics and SLO monitoring.
prometheus-configuration
Configure Prometheus for metric collection, storage, and alerting.
slo-implementation
Define SLIs, SLOs, and error budgets with Prometheus alerting rules.
distributed-tracing
Implement distributed tracing for microservices with Jaeger and Tempo.
fastapi-templates
Generate FastAPI project templates with async patterns and layered architecture.