Alex
Community@as4584
Njit Student lexmakesit founder
Agent Skills by Alex
Showing 134 vetted skills indexed across 1 GitHub repositories.
stripe-integration
Integrate Stripe checkout sessions, payment intents, subscriptions, and webhook handling.
billing-automation
Build automated billing systems for recurring payments and subscription lifecycle management in Python.
paypal-integration
Integrates PayPal payments including checkout subscriptions refunds and IPN webhooks into applications via server-side API and JavaScript SDK.
pci-compliance
Implement PCI DSS compliance for secure payment processing and cardholder data management.
ml-pipeline-workflow
Automate end-to-end MLOps pipelines from data preparation to deployment.
api-design-principles
Guide REST and GraphQL API design with schema, versioning, and error handling principles.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design for backend systems.
event-store-design
Design event store architecture with PostgreSQL, Python, EventStoreDB, and DynamoDB templates.
microservices-patterns
Guide microservices architecture design with Python code examples for decomposition, communication, data, and resilience patterns.
workflow-orchestration-patterns
Design durable Temporal workflows with saga patterns and idempotent activities.
saga-orchestration
Implement saga patterns for distributed transactions with compensation and state management.
projection-patterns
Generate Python templates for CQRS read models and projections from event streams.
temporal-python-testing
Test Temporal Python workflows with unit, integration, and replay strategies.
cqrs-implementation
Implement the CQRS pattern with command and query handlers.
on-call-handoff-patterns
Generate structured on-call shift handoff documents with incident and escalation details.
incident-runbook-templates
Generate structured incident response runbooks with predefined templates for service outages and database issues.
postmortem-writing
Generate blameless postmortem documents with root cause analysis and action items.
auth-implementation-patterns
Provides AuthN/AuthZ patterns and code for JWT, OAuth2, RBAC, and more.
monorepo-management
Manage monorepos with Turborepo, Npx, and pnpm workspaces.
bazel-build-optimization
Configure Bazel remote caching and execution for large-scale monorepos.
error-handling-patterns
Explain error handling patterns across Python, TypeScript, Rust, and Go.
debugging-strategies
Guide systematic debugging and root cause analysis across JavaScript, Python, and Go codebases.
code-review-excellence
Guide systematic code review of pull requests with constructive feedback.
sql-optimization-patterns
Analyze EXPLAIN plans and optimize SQL queries with indexing strategies.