Skip to content

Laravel Boost compatibility#7

Open
seomikewaltman wants to merge 1 commit intopbakaus:mainfrom
seomikewaltman:main
Open

Laravel Boost compatibility#7
seomikewaltman wants to merge 1 commit intopbakaus:mainfrom
seomikewaltman:main

Conversation

@seomikewaltman
Copy link

Current Functionality

Running /teach-impeccable appends the design context directly to the CLAUDE.md or AGENTS.md files

Updated Functionality

Running /teach-impeccable adds an option for Laravel Boost users. Instead of appending the CLAUDE.md or AGENTS.md files it will create an .ai/guidelines/design-context.md file. Laravel users run php artisan boost:update and it will append the .ai/.../design-context.md right into the CLAUDE.md or AGENTS.md files.

Reference

To augment Laravel Boost with your own custom AI guidelines, add .blade.php or .md files to your application's .ai/guidelines/* directory. These files will automatically be included with Laravel Boost's guidelines when you run boost:install.

🔗 Larval boost reference

This makes Impeccable compatible for Laravel users ;)

Local testing with Laravel

  1. Install Laravel Herd
  2. Create a site through Herd with a starter kit (toggle Install Laravel Boost on)
  3. Open a terminal cd ~/Herd/site-you-created
  4. Run php artisan boost:install - select the options that apply, will generate a CLAUDE.md and/or AGENTS.md
  5. Run claude and /teach-impeccable - select the Laravel Boost option instead of write to CLAUDE.md creates .ai/guidelines/design-context.md
  6. Run php artisan boost:update - CLAUDE.md has appended context from .ai/guidelines/design-context.md in it 👍🏼

@vercel
Copy link

vercel bot commented Feb 3, 2026

@seomikewaltman is attempting to deploy a commit to the Paul Bakaus' projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant