AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "react-starter-kit — Copilot Instructions" prompt rules to my project. Repository: https://github.com/nickwelsh/react-starter-kit Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Laravel + Inertia + React
Inertia v2 New Features
• Deferred props. • Infinite scrolling using merging props and WhenVisible. • Lazy loading data on scroll. • Polling. • Prefetching.
Commits
• Commits should be atomic • Commit messages should follow conventional commits <type>[optional scope]: <gitmoji> <description> • example: feat(api): ✨ Added People API Route" • Run composer ai:precommit before every commit. This will run Rector, PHPStan, Pint, Peck, TSC, Biome, and Pest. If there are any errors, you must fix them before commiting. • If there are a lot of errors reported, it is preferred to make a work in progress commit before attempting to fix the issues. Once the issues have been resolved, you can make a second commit. === foundation rules ===
Laravel Boost Guidelines
The Laravel Boost guidelines are specifically curated by Laravel maintainers for this application. These guidelines should be followed closely to enhance the user's satisfaction building Laravel applications.
Foundational Context
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions. • php - 8.5.2 • inertiajs/inertia-laravel (INERTIA) - v2 • laravel/fortify (FORTIFY) - v1 • laravel/framework (LARAVEL) - v12 • laravel/horizon (HORIZON) - v5 • laravel/pint (PINT) - v1 • laravel/prompts (PROMPTS) - v0 • laravel/wayfinder (WAYFINDER) - v • larastan/larastan (LARASTAN) - v3 • laravel/mcp (MCP) - v0 • laravel/sail (SAIL) - v1 • laravel/telescope (TELESCOPE) - v5 • pestphp/pest (PEST) - v4 • phpunit/phpunit (PHPUNIT) - v12 • rector/rector (RECTOR) - v2 • @inertiajs/react (INERTIA) - v2 • react (REACT) - v19 • tailwindcss (TAILWINDCSS) - v4 • @laravel/vite-plugin-wayfinder (WAYFINDER) - v0
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts