bootstrap-nebulex

Official

Add fast in-memory caching to Phoenix

Authoragoodway
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the need for application-level caching in a Phoenix 1.8 app by wiring Nebulex into your project so repeated work can be avoided and performance improved.

Core Features & Use Cases

  • Bootstrap Nebulex caching: Adds the Nebulex dependency, creates a cache module using the local in-memory adapter, and starts it under your supervision tree.
  • Provide cache patterns via helpers: Adds a cache helper module that supports get-or-store, namespaced key conventions, and common invalidation/flush operations.
  • Configure sensible GC/memory defaults: Sets production and test configuration for garbage collection timing and cache memory limits to keep behavior predictable.

What problem does it solve?

You want to speed up Phoenix endpoints and repeated computations (like database reads or expensive computations) without introducing external infrastructure.

Quick Start

Install the skill into your Phoenix project and enable local Nebulex caching by running /bootstrap-nebulex.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bootstrap-nebulex
Download link: https://github.com/agoodway/GoodSkills/archive/main.zip#bootstrap-nebulex

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.