From claude-cortex
Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-cortex:code-explanationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provide clear explanations of code and concepts with appropriate depth, structure, and examples. Adapt the output to the audience level.
Provide clear explanations of code and concepts with appropriate depth, structure, and examples. Adapt the output to the audience level.
Avoid when:
| Task | Load reference |
|---|---|
| Explanation workflow | skills/code-explanation/references/explain.md |
npx claudepluginhub rjgladish/claude-cortexCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.