npx claudepluginhub bengous/claude-code-plugins --plugin claude-meta-tools<topic># Explanation Request **Topic:** $ARGUMENTS ## Your Task Provide a clear, thorough explanation of the requested topic. ## Instructions 1. **Understand the context:** - Search the codebase for relevant implementations - Check existing documentation and comments - Look for related patterns or usages 2. **Provide a structured explanation:** - **What it is:** Define the concept/pattern/code - **Why it exists:** Purpose and motivation - **How it works:** Implementation details with code references - **Where it's used:** Specific locations in the codebase (file:line) ...
/explainExplains code, concepts, or system behavior with educational clarity. Accepts target and optional --level (basic|intermediate|advanced), --format (text|examples|interactive), --context flags.
/explainExplains code files, functions, or concepts with structured breakdown: purpose, step-by-step logic, key concepts, gotchas, and dependencies.
/explainProvides detailed documentation on orchestration topics like syntax, custom syntax, agents, error-handling, and templates. Prompts topic menu if unspecified; deprecated, use skills instead.
/explainExplains ADVPL/TLPP code from files or snippets in plain language, tailored to junior, senior developer, or functional consultant levels.
/explainExplains code files, functions, classes, or concepts in the codebase with purpose, key components, data flow, dependencies, usage examples, and gotchas.
/explainProvides structured explanations of code, concepts, or architectures: big picture, components, flow, patterns, examples, fundamentals. Beginner to expert levels.
Share bugs, ideas, or general feedback.
Topic: $ARGUMENTS
Provide a clear, thorough explanation of the requested topic.
Understand the context:
Provide a structured explanation:
Include examples:
Be thorough but concise:
Structure your explanation with clear sections and include file paths with line numbers for code references (e.g., src/auth/actions.ts:42).
The explanation is complete when: