mem-search: Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from…; smart-explore: Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find…; make-plan: Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation…
ai
ai-agents
ai-memory
anthropic
artificial-intelligence
chromadb
claude
claude-agent-sdk
claude-agents
claude-code
claude-code-plugin
claude-skills
embeddings
long-term-memory
mem0
memory-engine
openmemory
rag
sqlite
supermemory
Updated 2026-09-20 04:23:02 +08:00
skill-creator: Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch for Claude Code or…; code-quality: MUST be used whenever reviewing a Flows app for code quality, maintainability, or clean code issues — before a PR review, after a feature is complete, or when…; test-coverage: MUST be used whenever fixing test coverage for a Flows app to meet the 80% line coverage hard gate. This skill finds AND fixes coverage…
Updated 2026-09-19 02:55:12 +08:00
remember: Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this",…; recall: Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says…; session-history: Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "…
Updated 2026-09-14 14:11:22 +08:00
netlify-deploy: Create and manage Netlify deploys — Git continuous deployment, CLI manual/anonymous deploys, Deploy to Netlify buttons, drag-and-drop, and per-context…; netlify-config: Configure Netlify projects via netlify.toml and the _headers/_redirects files — covering build settings and deploy contexts alongside environment…; netlify-functions: Write, configure, and deploy Netlify serverless functions in TypeScript, JavaScript, or Go. Use this when adding an API endpoint or backend route,…
Updated 2026-09-14 11:50:46 +08:00
cargo-gtm: Do business-to-business go-to-market work on Cargo — research accounts and buying committees, enrich and verify B2B contact records from licensed data…; cargo-ai: Build and configure AI agents inside Cargo — create an agent, choose its model and temperature, write its prompt, attach knowledge for retrieval (RAG), connect…; cargo-workspace-management: Administer a Cargo workspace and talk back to the Cargo team — invite and manage members, mint and rotate API tokens, organize plays, t…
agent-plugins
agent-skills
ai-agent
claude-code
claude-skills
codex
crm
cursor
data-enrichment
email-finder
gemini-cli-extension
go-to-market
gtm
lead-enrichment
outbound
prospecting
revops
sales-automation
skills-sh
Updated 2026-09-13 04:22:34 +08:00
vitest: Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test…; vite: Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building…; vue: Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel,…; vue-best-pr…
Updated 2026-06-23 08:14:36 +08:00