From qq
Explains architecture and logic of specified modules or designs in plain language with analogies, code breakdowns, design rationale, and pitfalls. Uses tykit for live Unity state queries.
npx claudepluginhub tykisgod/quick-questionThis skill uses the workspace's default tool permissions.
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Explains code for project newcomers with structured coverage of purpose, rationale, connections, design decisions, and non-obvious details. Use for 'explain this', 'what does this do', or onboarding.
Explains complex code, algorithms, system behaviors, and architectures with narratives, visual diagrams, and step-by-step breakdowns for onboarding, learning, and debugging reasoning.
Explains complex code, algorithms, system behaviors, and architectures with narratives, visual diagrams, and step-by-step breakdowns for all developer levels.
Share bugs, ideas, or general feedback.
Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).
Explain the architecture and logic of a specified module or design in plain, approachable language.
In a Unity project: when explaining "how does X work right now", complement source-reading with live state queries via tykit (
get-properties/get-field/get-array/inspect). This catches the common failure mode of explaining what the code says it does vs what it actually does. Seeshared/tykit-first.md.
Arguments: $ARGUMENTS
Docs/, Documentation/, or AGENTS.md) to understand the design intent