3704 results (46.0ms) page 6 / 186
aj-geddes / useful-ai-prompts-alert-management exact

Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.

cosmix / loom-event-driven exact

Event-driven architecture patterns including message queues, pub/sub, event sourcing, CQRS, and sagas. Use when implementing async messaging, distributed transactions, event stores, command query...

jezweb / claude-skills-ai-sdk-core exact

|

ovachiever / droid-tings-nodejs-backend-patterns exact

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use...

ovachiever / droid-tings-error-handling-patterns exact

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error...

matlab / skills-matlab-uihtml-app-builder exact

Build interactive web applications using HTML/JavaScript interfaces with MATLAB computational backends via the uihtml component. Use when creating HTML-based MATLAB apps, JavaScript MATLAB...

aj-geddes / useful-ai-prompts-health-check-endpoints exact

Implement comprehensive health check endpoints for liveness, readiness, and dependency monitoring. Use when deploying to Kubernetes, implementing load balancer health checks, or monitoring service...

majiayu000 / claude-arsenal-zig-project exact

Modern Zig project architecture guide. Use when creating Zig projects (systems programming, CLI tools, game dev, high-performance services). Covers explicit allocators, comptime, error handling,...

jgeurts / eslint-config-decent-enforcing-typescript-standards exact

Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply when creating, modifying, or reviewing...

aj-geddes / useful-ai-prompts-api-authentication exact

Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.

aj-geddes / useful-ai-prompts-payment-gateway-integration exact

Integrate payment gateways like Stripe, PayPal, and Square with backends for payment processing, subscription management, and webhook handling. Use when building e-commerce platforms, implementing...

ovachiever / droid-tings-modern-javascript-patterns exact

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean,...

Nice-Wolf-Studio / wolf-skills-marketplace-coding-patterns exact

Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID,...