OwKe wrote a comment+100 XP
3mos ago
Leveraging AI for Laravel Development: Ep 8, Claude Commands Explained
I wonder if commands are still relevant given that the official docs now state:
Custom slash commands have been merged into skills. A file at .claude/commands/review.md and a skill at .claude/skills/review/SKILL.md both create /review and work the same way. Your existing .claude/commands/ files keep working. Skills add optional features: a directory for supporting files, frontmatter to control whether you or Claude invokes them, and the ability for Claude to load them automatically when relevant.