redis-expert とは?
キャッシング、パブリッシュ/サブスクライブ、データ構造、高パフォーマンス アプリケーション用のエキスパート レベルの Redis ソース: personamanagmentlayer/pcl。
キャッシング、パブリッシュ/サブスクライブ、データ構造、高パフォーマンス アプリケーション用のエキスパート レベルの Redis
コマンドラインで redis-expert AI スキルを開発環境にすばやくインストール
ソース: personamanagmentlayer/pcl。
Expert guidance for Redis - the in-memory data structure store used as cache, message broker, and database with microsecond latency.
❌ Using Redis as primary database: Use for caching/sessions ❌ Not setting TTL on cache keys: Causes memory bloat ❌ Using KEYS in production: Use SCAN instead ❌ Large values in keys: Keep values small (<1MB) ❌ No monitoring: Track memory, latency, hit rate ❌ Synchronous blocking operations: Use async operations
❌ Not handling connection failures: Implement retry logic ❌ Storing large collections in single key: Split into multiple keys
キャッシング、パブリッシュ/サブスクライブ、データ構造、高パフォーマンス アプリケーション用のエキスパート レベルの Redis ソース: personamanagmentlayer/pcl。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/personamanagmentlayer/pcl --skill redis-expertキャッシング、パブリッシュ/サブスクライブ、データ構造、高パフォーマンス アプリケーション用のエキスパート レベルの Redis ソース: personamanagmentlayer/pcl。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/personamanagmentlayer/pcl --skill redis-expert インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/personamanagmentlayer/pcl