laravel-feature-planner

Plan Laravel features into detailed tasks with architecture decisions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cloudstudio/claude-squad --skill laravel-feature-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-feature-planner
Source: https://github.com/cloudstudio/claude-squad/tree/main/skills/laravel/feature-planner
Command: npx skills add https://github.com/cloudstudio/claude-squad --skill laravel-feature-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious manual work of filling out PDF forms and extracting data from documents, saving you hours of repetitive effort. It prevents technical debt, security vulnerabilities, and performance issues by ensuring features are well-planned from the start, bringing senior-level architectural thinking to every new feature.

Core Features & Use Cases

  • Deep Requirement Clarification: Challenges assumptions to uncover true business needs and edge cases.
  • Senior Architecture Decisions: Maps features to Laravel concepts with considerations for scaling, security, and maintainability.
  • Detailed Task Breakdown: Generates small, testable tasks (5-15 min each) with files, implementation notes, and specific test cases.
  • Use Case: You need to add a complex e-commerce checkout flow. Use this Skill to generate a step-by-step plan, detailing routing, validation, service logic, Livewire components, and security checks, ensuring a robust implementation.

Quick Start

Plan a new Laravel feature for a user registration system with email verification and social login.