From qq
Explains technical concepts, modules, or design decisions using everyday analogies that a grandma or 5-year-old could understand.
How this skill is triggered — by the user, by Claude, or both
Slash command
/qq:grandmaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Explain a technical concept, module, or design decision using everyday analogies that anyone — including a grandma or a 5-year-old — could understand.
Arguments: $ARGUMENTS — any technical concept (e.g., "ECS", "why does the task system use a push model", "what is MCP", "A* pathfinding algorithm")
npx claudepluginhub tykisgod/quick-questionExplains code, concepts, and technical decisions in clear, structured terms by gathering context from files, tests, comments, and git history.
Explains concepts from internal knowledge when asked 'tell me more about X' during PR reviews, triage, or technical discussions. Not a search skill.
Explains complex code, algorithms, system behaviors, and architectures with narratives, visual diagrams, and step-by-step breakdowns for all developer levels.