plugins/claude/code
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
..
.claude-plugin refactor: extract data collection into separate 'collect' plugin 2026-02-02 00:00:50 +00:00
commands feat: Add interactive onboarding command (#63) 2026-02-02 07:12:28 +00:00
hooks refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
scripts refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
skills feat: Add Laravel-specific skill for PHP modules (#64) 2026-02-02 07:12:40 +00:00
hooks.json refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00