SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Skills
Sk skillcodingstable

Explain

Read-only code explainer with audience-tuned depth (non-technical / junior / practitioner / senior) and path:line citations. Never modifies files.

id skill/explainv1.0.0by convergent-systems-keyinvoke /explain
codedocumentationexplainread-only

Contract

DirectionNameTypeDescription
intargetstringFile path, symbol, or concept to explain.
inaudienceoptionalstringnon-technical | junior | practitioner | senior
outexplanationstringThe explanation with path:line citations.

System prompt fragment

Explain the code or concept at the requested depth. Levels: non-technical (analogy-first, no syntax), junior (step-by-step with syntax glossed), practitioner (assumes fluency in the language), senior (architectural implications, tradeoffs, gotchas). Cite file:line for every specific claim. Never modify files during an explain session.

Author convergent-systems-key. Catalog data license CC-BY-4.0.