Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1021 Bytes

File metadata and controls

23 lines (16 loc) · 1021 Bytes

AI Coding Cheat Sheet

Resources and tools for the EclipseSource Systematic AI Coding Training and beyond.

Website: https://ai-coding-cheat-sheet.com

Contents

Using the skills

Copy a skill directory into ~/.claude/skills/ (personal) or .claude/skills/ (project-scoped), then invoke via its slash command:

Command Description
/explain Summarize what was done and why
/implement-phase [id] Implement a single phase, then stop for review
/plan-phases Restructure a plan into reviewable phases
/review-guide List files to review and in what order