Claude Code
SKILL.md
AI Code Helper
A developer tools toolkit for checking, validating, generating, formatting, linting, explaining, converting, and fixing code from the command line. AI Code Helper provides persistent, file-based logging for each operation with timestamped entries, summary statistics, multi-format export, and full-text search across all records.
Commands
| Command | Description |
|---|---|
check |
Check code — log check results or view recent entries |
validate |
Validate code or configurations — log validation results or view history |
generate |
Generate code snippets or boilerplate — log generation requests or view recent ones |
format |
Format code — log formatting operations or view recent entries |
lint |
Lint code — log linting results or view recent lint entries |
explain |
Explain code — log explanation requests or view recent explanations |
convert |
Convert between formats or languages — log conversion operations or view history |
template |
Template management — log template operations or view recent templates |
diff |
Diff comparison — log diff results or view recent diffs |
preview |
Preview changes — log preview operations or view recent previews |
fix |
Fix code issues — log fix operations or view recent fixes |