plugins/claude
Snider fb40da66bd
feat: Add Laravel-specific skill for PHP modules (#64)
Adds a new skill to provide Laravel-specific patterns and guidance for PHP module development.

This includes documentation on:
- Event-driven module structure
- Single-purpose Action classes
- Multi-tenancy with BelongsToWorkspace trait
- UI component conventions (Flux Pro, Font Awesome Pro)
- Common `core` CLI commands for testing, formatting, and analysis.
2026-02-02 07:12:40 +00:00
..
ci feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00
code feat: Add Laravel-specific skill for PHP modules (#64) 2026-02-02 07:12:40 +00:00
collect feat(collect): add Borg-powered collection commands 2026-02-02 00:22:19 +00:00
qa feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00
review feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00
verify feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00