create-laravel-boost-guidelines
Installation
SKILL.md
Create Laravel Boost Guidelines
Workflow
- Inspect the package or application API, configuration, docs, and common pitfalls.
- Create
resources/boost/guidelines/core.blade.php. - Explain installation, core concepts, version-sensitive behavior, safety rules, and common usage patterns.
- Keep examples short and accurate.
- Avoid marketing copy inside agent-facing guidelines.
- Link to deeper docs when details are long.
Verification
- The guideline is valid Blade/XML-like markup.
- The package README references Boost support.