Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

16 skills indexed across 13 categories

Results for “caching” - 16 found

Azure AI Gateway

22,234

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, l

Backendby microsoft/azure-skills

Building LLM-Powered Applications with Claude

4,291

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating

Backendby anthropics/skills

Turborepo Skill

3,266

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt

Generalby vercel/turborepo

native-data-fetching

2,621

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, cach

Frontendby expo/skills

Implementing Flutter Caching and Offline-First Architectures

1,722

Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce net

Mobileby flutter/skills

clerk-nextjs-patterns

1,580

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

Frontendby clerk/skills

tanstack-query-best-practices

816

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-

Frontendby deckardger/tanstack-agent-skills

Django Development Patterns

637

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

Backendby affaan-m/everything-claude-code

Spring Boot Development Patterns

636

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spri

Backendby affaan-m/everything-claude-code

Laravel Development Patterns

620

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production

Backendby affaan-m/everything-claude-code

gitlab-ci-patterns

597

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing Git

Devopsby wshobson/agents

Turborepo Skill

563

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt

Generalby antfu/skills

nx-workspace-patterns

523

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implemen

Generalby wshobson/agents

Apache Spark Optimization

520

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugg

Generalby wshobson/agents

turborepo-caching

516

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines,

Generalby wshobson/agents

Cache-Aware Prompting

Structures prompts so provider prompt caching actually applies. Use in any repeated-prefix workload such as RAG, agents or chat.

Backendby tokencalculator