generate-laravel-agent-instructions

Generates and updates Laravel-specific agent instructions from codebase analysis.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/SebKay/skills --skill generate-laravel-agent-instructions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-laravel-agent-instructions
Source: https://github.com/SebKay/skills/tree/main/generate-laravel-agent-instructions
Command: npx skills add https://github.com/SebKay/skills --skill generate-laravel-agent-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and updating of project-specific agent instructions for Laravel codebases, ensuring AI agents have accurate and up-to-date guidance.

Core Features & Use Cases

  • Automated Documentation: Generates or refreshes .ai/guidelines/project.md by analyzing Laravel project code.
  • Architecture Extraction: Captures core business logic, Laravel architecture, background processing, and external integrations.
  • Use Case: When starting a new feature development in a Laravel project, use this Skill to ensure the AI has the latest project overview and specific guidance before it begins coding.

Quick Start

Refresh the Laravel project guidelines by analyzing the current codebase.

Frequently Asked Questions about generate-laravel-agent-instructions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI agent instructions for a Laravel codebase?

You can automate Laravel project documentation for AI agents by inspecting repository evidence to capture architecture, domain logic, jobs, and external integrations into a structured guidelines file.

What is the best way to keep AI project guidelines updated when my Laravel architecture changes?

The best way to update Laravel project guidelines is by analyzing current repository evidence to capture architecture changes, background processing, and external integrations into a refreshed project overview.

What specific Laravel components are analyzed to create accurate agent instructions?

This Skill extracts Laravel agent instructions by analyzing code, config, migrations, and docs to capture domain rules, side effects, async flows, and failure-sensitive logic from your repository.

Can I use this to document background jobs and async workflows in Laravel?

Yes, documenting Laravel background processing and async workflows involves extracting side effects and failure-sensitive logic from repository evidence to generate comprehensive agent instructions.

Do I need a specific file structure to generate Laravel project overview guidance?

You need a Laravel codebase with accessible code, config, migrations, and docs, as this Skill performs deep codebase inspection to output project-specific agent instructions and overview guidance.