Caching

Caching strategies and implementation

Showing 241-264 of 576 skills
ils15

performance-optimization

by ils15

"Performance optimization - query analysis, N+1 detection, caching, indexing strategies"

Caching 9 5mo ago
Shoebtamboli

rails-jobs

by Shoebtamboli

Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE #1 - NEVER Sidekiq/Redis)

Caching 14 7mo ago
ElliotJLT

granola-sync

by ElliotJLT

Syncs Granola meeting notes to Obsidian vault. Reads from Granola's local cache to extract meeting metadata and notes, then creates properly formatted markdown files with frontmatter. Also handles manual transcript formatting when cache doesn't have content.

Caching 59 5mo ago
ratacat

beautiful-mermaid-ascii

by ratacat

Render Mermaid diagrams as readable ASCII/Unicode art in the terminal (from .mmd/.mermaid files, stdin, or Markdown ```mermaid fences). Use when installing or using lukilabs/beautiful-mermaid, creating a CLI renderer for Mermaid-to-ASCII output, previewing Mermaid diagrams in terminal, or extracting/rendering Mermaid blocks from Markdown files.

Caching 48 5mo ago
v1truv1us

incentive-prompting

by v1truv1us

Research-backed prompting techniques for improved AI response quality (+45-115% improvement). Use when optimizing prompts, enhancing agent instructions, or when maximum response quality is critical. Invoked by /ai-eng/optimize command. Includes expert persona, stakes language, step-by-step reasoning, challenge framing, and self-evaluation techniques.

Academic 7 6mo ago
AIDotNet

docker-compose

by AIDotNet

创建和管理多容器应用的Docker Compose配置,包含生产级设置、健康检查和网络配置。

Caching 84 5mo ago
UnityAppSuite

bench-commands

by UnityAppSuite

Frappe Bench CLI command reference for site management, app management, development, and production operations. Use when running bench commands, managing sites, migrations, builds, or deployments.

Caching 21 8mo ago
UnityAppSuite

client-scripts

by UnityAppSuite

Frappe client-side JavaScript patterns for form events, field manipulation, dialogs, and UI customization. Use when writing form scripts, handling field changes, creating dialogs, or customizing the Frappe desk interface.

API Dev 21 8mo ago
enuno

dnsdist

by enuno

DNS load balancer with DoS protection, multi-protocol support (DoH, DoT, DoQ), and dynamic traffic management

API Dev 13 6mo ago
steelan9199

move-big-folder

by steelan9199

将 C 盘大文件夹迁移到其他盘(D/E/F等),通过符号链接保持原路径可用,释放 C 盘空间。当用户提到 C 盘空间不足、C 盘变红、迁移大文件夹、释放 C 盘空间、软链接迁移时使用此技能。Use when user mentions C drive full, move large folder, free up C drive space, symlink migration.

Caching 7 5mo ago
personamanagmentlayer

nginx-expert

by personamanagmentlayer

Expert-level Nginx configuration, reverse proxy, load balancing, SSL/TLS, caching, and performance tuning

API Dev 38 6mo ago
personamanagmentlayer

design-expert

by personamanagmentlayer

Expert-level system design, architecture patterns, scalability, and distributed systems

Caching 38 6mo ago
workleap

workleap-react-best-practices

by workleap

React performance optimization guidelines for Single Page Applications (SPA) at Workleap. Use when writing, reviewing, or refactoring React SPA code to ensure optimal performance patterns. Triggers on tasks involving React components, state management, bundle optimization, re-render prevention, rendering performance, or JavaScript performance improvements. Covers async waterfall elimination, bundle size reduction, re-render optimization, rendering efficiency, JS micro-optimizations, and advanced React patterns. Does NOT cover server-side rendering (SSR), Next.js, or server components.

Caching 6 4mo ago
elvismdev

wp-performance-review

by elvismdev

WordPress performance code review and optimization analysis. Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, checking code before launch, or detecting anti-patterns, or when user mentions "performance review", "optimization audit", "slow WordPress", "slow queries", "high-traffic", "scale WordPress", "code review", "timeout", "500 error", "out of memory", or "site won't load". Detects anti-patterns in database queries, hooks, object caching, AJAX, and template loading.

Caching 216 7mo ago
personamanagmentlayer

redis-expert

by personamanagmentlayer

Expert-level Redis for caching, pub/sub, data structures, and high-performance applications

Caching 38 6mo ago
patricio0312rev

caching-strategy-optimizer

by patricio0312rev

Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after performance metrics and best practices. Use for "CI caching", "pipeline optimization", "build speed", or "cache strategy".

Caching 52 6mo ago
patricio0312rev

rate-limiting-abuse-protection

by patricio0312rev

Implements rate limiting and abuse prevention with per-route policies, IP/user-based limits, sliding windows, safe error responses, and observability. Use when adding "rate limiting", "API protection", "abuse prevention", or "DDoS protection".

API Dev 52 6mo ago
fellipeutaka

next-cache-components

by fellipeutaka

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

Auth 4 5mo ago
fellipeutaka

turborepo

by fellipeutaka

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

Caching 4 5mo ago
lisbeth718

pseo-performance

by lisbeth718

Optimize a programmatic SEO application for Core Web Vitals, build performance, and scalability at 1000+ pages, including static generation, incremental regeneration, bundle optimization, and caching. Use when builds are slow, pages are large, Core Web Vitals scores are poor, or when scaling to many pages causes performance issues.

Caching 50 5mo ago
Demerzels-lab

database

by Demerzels-lab

Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.

Caching 10 5mo ago
chaterm

redis

by chaterm

Redis 数据库管理

Caching 49 6mo ago
build000r

ask-cascade

by build000r

Enforce hierarchical, dependency-aware question ordering when using AskUserQuestion. High-level decisions first, detail questions only after strategic choices are settled. Proactive triggers - activate when: - About to call AskUserQuestion with 2+ questions - Gathering requirements, preferences, or implementation decisions from the user - Planning work that requires multiple user inputs - Using EnterPlanMode or AskUserQuestion during any skill/workflow Explicit triggers - "ask cascade", "question order", "ask strategy"

Auth 5 5mo ago
alexi-build

raycast-extensions

by alexi-build

Build and maintain Raycast extensions using the Raycast API. Triggers on @raycast/api, List, Grid, Detail, Form, AI.ask, LocalStorage, Cache, showToast, and BrowserExtension. Use this repo's references/api/*.md files as the primary source of truth for component specs and API usage.

API Dev 14 5mo ago