Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

amfischer's avatar

amfischer wrote a comment+100 XP

3mos ago

Leveraging AI for Laravel Development: Ep 8, Claude Commands Explained

@OwKe I was going to comment the same thing. Just goes to show how fast things are moving and changing with AI.

amfischer's avatar

amfischer liked 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.