Skip to content

Add Boost skill for pest-plugin-ai#1

Merged
nunomaduro merged 5 commits into4.xfrom
add-boost-skill
May 4, 2026
Merged

Add Boost skill for pest-plugin-ai#1
nunomaduro merged 5 commits into4.xfrom
add-boost-skill

Conversation

@pushpak1300
Copy link
Copy Markdown
Collaborator

Ships a Boost skill at resources/boost/skills/pest-plugin-ai/SKILL.md so AI agents using Laravel Boost get focused, trigger-loaded guidance for the vendor/bin/pest --ai="<code>" workflow — without having to derive it from the broader guideline file.

How to trigger

The skill auto-triggers based on the description in the frontmatter. Phrases that match include:

  • "verify this works" / "did my change break X"
  • "screenshot the homepage" / "see if the page renders"
  • "check this route returns 200" / "make sure the mail fires"
  • "test the login form" / "is the form working"
  • "check it on mobile"
  • Any one-off behavioral check on a Laravel app, or a visual confirmation after a Blade/Livewire/CSS/JS change

The agent then prefers vendor/bin/pest --ai="..." over throwaway test files, tinker, curl, or manual browser checks.

@pushpak1300 pushpak1300 marked this pull request as ready for review May 3, 2026 14:30
@pushpak1300 pushpak1300 marked this pull request as draft May 4, 2026 02:29
@pushpak1300
Copy link
Copy Markdown
Collaborator Author

Blocked by #2

@nunomaduro nunomaduro marked this pull request as ready for review May 4, 2026 10:42
@nunomaduro nunomaduro merged commit 03dfebb into 4.x May 4, 2026
0 of 20 checks passed
@nunomaduro nunomaduro deleted the add-boost-skill branch May 4, 2026 10:42
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.

2 participants