aws-elasticache
Generate AWS ElastiCache configurations for Redis and Memcached with cluster mode, replication, caching strategies, and connection management. Use when the user wants to set up in-memory caching or session storage.
azure-cache-redis
Generate Azure Cache for Redis configurations with clustering, geo-replication, caching patterns, and Redis modules. Use when the user wants to set up in-memory caching, session management, or real-time data processing.
redis-helper
Redis助手。缓存设计、数据结构、集群配置。使用场景:(1) 缓存策略,(2) 数据结构选择,(3) 集群配置,(4) 性能优化。
sling-connections
Manage database, file system, and API connections for Sling. Use when setting up connections, testing connectivity, discovering tables/files, or configuring credentials.
midnight-proofsproof-caching
Use when caching ZK proofs for performance, implementing proof cache invalidation, storing verification results, caching intermediate proof components, or building distributed proof caches with Redis.
asgard-cache
Asgard 缓存模块 skill。Use when configuring or using Asgard caching, including CacheConfig, memory cache, Redis cache, multi-level cache behavior, cache access through AbsAsgardContext, cache keys, expiration, and cache-related graceful degradation.
elasticsearch-best-practices
Elasticsearch development best practices for indexing, querying, mapping, and search optimization. Use this skill when designing indices, writing queries, configuring analyzers, or optimizing Elasticsearch cluster performance.
backend-coding-standards
Index for NestJS backend skills. Use when working in backend/. Load the specific sub-skill for your task.
qdrant-search
Semantic search over Qdrant Cloud collections using the Python client. Covers vector search, filtered search, prefetch+RRF fusion, group API, recommend API, discovery API, batch queries, scroll, and payload indexing. Use when building search features, adding new query types, or working with qdrant-client.
firestore-index-sync
Detect and fix drift between documented and actual Firestore indexes
database
Universal database operations skill for modern applications. Expert in SQLModel/SQLAlchemy patterns, async database operations, connection pooling, migrations, performance optimization, and multi-database support (PostgreSQL, MySQL, SQLite). Provides production-ready patterns for any database-driven application.
go-mongodb
MongoDB patterns in Go. Official driver, proper indexes, same struct for bson+json. Use for database code.
database-designer-skill
Design data storage strategy, schema/collection models, and database technology choices based on architecture/backend artifacts. Use when selecting SQL vs NoSQL and defining data structures, indexes, and lifecycle policies.
azure-resource-manager-redis-dotnet
Azure Resource Manager SDK for Redis in .NET.
fc-optimize-mongodb
Analyze the MongoDB usage in these repositories, identify all the CRUD queries that are made to MongoDB in both projects, and propose optimizations.
security-storage
Audit React Native storage, local persistence, logs, backups, and sensitive-data exposure against MASVS storage controls.
redis-review
Review Redis data structures, persistence, memory, clustering, and patterns for performance and reliability
elasticsearch-review
Review Elasticsearch mappings, queries, index configuration, and cluster health