Loading...
Loading...
Found 280 Skills
Save complete conversation as checkpoint. Only when user explicitly requests ("save session", "checkpoint this"). Use nmem t save to automatically import coding sessions.
Internal skill. Use cc10x-router for all development tasks.
Zustand v5 state management for React. Use when implementing global state, stores, persist, or client-side state.
Read Confluence page content using the confluence CLI. Use when given a Confluence page URL to fetch and display page information.
Use when implementing cheat codes, hidden interactions, or unlockable content based on player input/behavior.
Build a modern, collapsible sidebar for SaaS dashboards following the ChatGPT/Notion design pattern
Set up a persistent AI agent gateway on macOS with Redis event bridge, heartbeat monitoring, and multi-session routing. Interactive Q&A to match your intent — from minimal (Redis + extension) to full (embedded daemon + Telegram + watchdog). Use when: 'set up a gateway', 'I want my agent always on', 'event bridge', 'heartbeat monitoring', 'agent notifications', or any request to make an AI agent persistent and reachable.
JPA/Hibernate patterns and common pitfalls (N+1, lazy loading, transactions, queries). Use when user has JPA performance issues, LazyInitializationException, or asks about entity relationships and fetching strategies.
Self-improvement and learning skill that helps Claude learn from user interactions, corrections, and preferences
Redis 数据库管理
Run and control interactive CLI sessions for AI agents. Handles TUI prompts (select lists, checkboxes, confirms), persistent shell state, and long-running processes. Use when you need to execute terminal commands, respond to interactive prompts, navigate scaffolding wizards like create-vue or create-vite, or manage dev servers.
セッション管理の総合窓口。初期化・記憶・状態を一手に引き受けます。Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.