specgen-laravel-eloquent-bladehtmx

Generate Laravel specification blueprints from CLAUDE.md, PRD.md, and MOCKUP inputs.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/rashidee/co2-skills --skill specgen-laravel-eloquent-bladehtmx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: specgen-laravel-eloquent-bladehtmx
Source: https://github.com/rashidee/co2-skills/tree/main/skills/specgen-laravel-eloquent-bladehtmx
Command: npx skills add https://github.com/rashidee/co2-skills --skill specgen-laravel-eloquent-bladehtmx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a comprehensive Laravel specification package (root SPECIFICATION.md and per-module SPEC.md files) by synthesizing inputs from CLAUDE.md, PRD.md, and related context, enabling rapid alignment between business requirements and technical design.

Core Features & Use Cases

  • Produces a structured, executive-ready blueprint that documents modules, data models, services, and UI surfaces for a Laravel monolith with Blade templates, Tailwind CSS, HTMX, and modular packaging.
  • Automatically derives optional components and architectural decisions from the project context, ensuring consistent traceability across user stories, NFRs, and constraints.
  • Validates version gating against CHANGELOGs and Architecture Principles to govern scope and acceptance criteria across modules.

Quick Start

Invoke the skill with the target application name and version to generate the complete specification package (root SPECIFICATION.md plus module SPEC.md files) into the project context/specification directory.

Frequently Asked Questions about specgen-laravel-eloquent-bladehtmx

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

FAQPage Schema
How do I generate Laravel specification docs from PRD and context files?

To generate Laravel specification docs, the skill aggregates CLAUDE.md, PRD.md, and mockup data to produce a root SPECIFICATION.md and per-module SPEC.md files. This maps user stories, NFRs, and constraints to implementation artifacts with version-aware traceability.

What is the best way to document a Laravel monolith with Blade and HTMX?

Document a Laravel monolith with Blade and HTMX by deriving architectural decisions from project context. This produces a structured blueprint that ensures consistent traceability across modules, data models, services, and UI surfaces for modular packaging.

How do I map user stories and non-functional requirements to Laravel modules?

Map user stories and NFRs to Laravel modules by validating optional component selections and version gating against architecture principles and CHANGELOGs. This produces per-module SPEC.md files aligning business requirements with technical design.

Can I use this to validate version gating against Laravel CHANGELOGs?

Yes, you can validate version gating against CHANGELOGs and architecture principles before producing outputs. The skill governs scope and acceptance criteria across modules by checking optional component selections and version constraints.

What inputs do I need to prepare a module-specific specification blueprint?

To prepare a module-specific specification blueprint, you need CLAUDE.md, PRD.md, and MOCKUP data. The skill infers application module requirements by aggregating these inputs to document modules, data models, services, and UI surfaces.