explain
01Command
A prompt for explaining code in Japanese in a way that beginners can follow. It asks for a step-by-step explanation of the supplied code.
20 7mo ago A 12 tokens
original MIT
MOCO - Multi-agent Orchestration COre: Lightweight AI agent framework for Python
Command
A prompt for explaining code in Japanese in a way that beginners can follow. It asks for a step-by-step explanation of the supplied code.
Command
A command that suggests ways to refactor code, meaning change its internal structure without changing its intended behavior.
Command
A code-review command that examines a specified file for quality, security, and performance issues.
Command
A command that creates pytest unit tests for supplied code, including edge cases and error cases.