3277 results (55.2ms) page 15 / 164
aj-geddes / useful-ai-prompts-caching-strategy exact

Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.

cosmix / loom-caching exact

Comprehensive caching strategies and patterns for performance optimization. Use when implementing cache layers, cache invalidation, TTL policies, or distributed caching. Covers Redis/Memcached...

rmyndharis / antigravity-skills-saga-orchestration exact

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing...

halay08 / fullstack-agent-skills-saga-orchestration exact

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing...

404kidwiz / agent-skills-backup-saga-orchestration exact

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing...

salvo-rs / salvo-skills-salvo-graceful-shutdown exact

Implement graceful server shutdown to handle in-flight requests before stopping. Use for zero-downtime deployments and proper resource cleanup.

fluid-tools / claude-skills-convex-actions-scheduling exact

Guide for Convex actions, scheduling, cron jobs, and orchestration patterns. Use when implementing external API calls, background jobs, scheduled tasks, cron jobs, or multi-step workflows....

itechmeat / llm-code-cloudflare-workflows exact

Cloudflare Workflows durable execution playbook: multi-step orchestration, state persistence, retries, sleep/scheduling, waitForEvent, external events, bindings, lifecycle management, limits,...

bybren-llc / safe-agentic-workflow-rls-patterns exact

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext,...

sgcarstrends / sgcarstrends-data-seeding exact

Create or update database seed scripts for development and testing environments. Use when setting up test data, initializing development databases, creating demo environments, resetting to known...

triggerdotdev / skills-trigger-tasks exact

Build AI agents, workflows and durable background tasks with Trigger.dev. Use when creating tasks, triggering jobs, handling retries, scheduling cron jobs, or implementing queues and concurrency control.

fluid-tools / claude-skills-convex-anti-patterns exact

Critical rules and common mistakes to avoid in Convex development. Use when reviewing Convex code, debugging issues, or learning what NOT to do. Activates for code review, debugging OCC errors,...

Bamose / everything-codex-cli-backend-patterns exact

Backend architecture patterns, API design, database optimization, and server-side best practices for Hono, Cloudflare Workers, and Next.js Route Handlers.