From repoql
Effective Mermaid diagrams. Use when creating markdown documents with human audiences.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repoql:mermaid-diagramsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Diagrams reveal relationships that prose cannot express efficiently. Never diagram linear sequences.
Diagrams reveal relationships that prose cannot express efficiently. Never diagram linear sequences.
Skill files are irreducible — they cannot be summarized and still communicate what they need to. Browse what's available, then read each file you need with => content to get full text — never structure.
read("help:///skills/mermaid-diagrams/** => tree: headlines", 5000)
Then read each file you need:
read("help:///skills/mermaid-diagrams/SKILL.md => content", 10000)
npx claudepluginhub repoql/repoql --plugin repoqlSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.