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.
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.
Command
A command that explains the main structure of the current file or directory and suggests what to inspect next.
Command
A command that first finds the root cause of a problem, then proposes the smallest change and explains how to verify it.
Command
A code-review command that examines current changes for risks, regressions, missing tests, and readability.
Command
A command that recommends the smallest verification commands for a project and explains what each one checks.