claudeindex
Plugin

dex-skill-scalability

Scalability traps: premature horizontal scaling, stateful services (memory, fs, connections), shared mutable state, sharding key selection (hot partition, hash mod N, multi-tenant, cross-shard)

Installation

1

Add the marketplace

/plugin marketplace add dex-it/claude-code-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.