explain
01aiflowlearn/awesome-claude-code
Command
A code-explanation command that describes the main structure of the current file or directory and suggests what to inspect next.
Claude Code learning toolkit — knowledge base, templates, hooks, exercises, and LLM Wiki integration
aiflowlearn/awesome-claude-code
Command
A code-explanation command that describes the main structure of the current file or directory and suggests what to inspect next.
aiflowlearn/awesome-claude-code
Command
A troubleshooting workflow that first identifies the root cause, then proposes the smallest change, and finally explains how to verify it.
aiflowlearn/awesome-claude-code
Command
A review command that examines the current changes from four angles: risk, regressions, missing tests, and readability.
aiflowlearn/awesome-claude-code
Command
A command that recommends the smallest useful set of checks for a project's type and explains what each check does.