·epic-caching
</>

epic-caching

Guía sobre el almacenamiento en caché con caché, caché SQLite y caché LRU para Epic Stack

14Instalaciones·0Tendencia·@epicweb-dev

Instalación

$npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-caching

Cómo instalar epic-caching

Instala rápidamente el skill de IA epic-caching en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-caching
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: epicweb-dev/epic-stack.

SKILL.md

Ver original

Weigh the cost-benefit of performance optimizations - Caching adds complexity. Only add cache when there's a clear, measurable benefit. Don't cache "just in case" - cache when you have a real performance problem that caching solves.

Epic Stack uses @epic-web/cachified as an abstraction for cache management.

SWR allows returning stale data while fresh data is fetched in the background.

Guía sobre el almacenamiento en caché con caché, caché SQLite y caché LRU para Epic Stack Fuente: epicweb-dev/epic-stack.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-caching
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-05
Actualizado
2026-03-11

Browse more skills from epicweb-dev/epic-stack

Respuestas rápidas

¿Qué es epic-caching?

Guía sobre el almacenamiento en caché con caché, caché SQLite y caché LRU para Epic Stack Fuente: epicweb-dev/epic-stack.

¿Cómo instalo epic-caching?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-caching Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/epicweb-dev/epic-stack