Stats
Links
Categories
Full-stack development workflow for Laravel 12 + Next.js 15 modular monolith projects
npx claudepluginhub juanguillenmartinez/skeleton-skillsFull-stack development workflow for Laravel 12 + Next.js 15 modular monolith projects. Enforces TDD, architecture guards, brainstorm-first design, and systematic debugging across backend and frontend.
Claude Code plugin for full-stack Laravel 12 + Next.js 15 modular monolith projects.
claude plugins add skeleton-skills@skeleton-skills
Or add to your project's .claude/settings.json:
{
"enabledPlugins": {
"skeleton-skills@skeleton-skills": true
}
}
| Skill | When |
|---|---|
skeleton-bootstrapping | Start of every session — loads context, routes intent |
skeleton-designing | Before any new feature — explores requirements + creates TDD plan |
skeleton-laravel-implementing | TDD for backend tasks (Pest, Pint, Modules/) |
skeleton-nextjs-implementing | TDD for frontend tasks (Vitest, MSW, modules/) |
skeleton-validating | After each task and as final check before completion |
skeleton-finishing | Merge/PR/keep/discard — multi-repo aware |
skeleton-debugging | Systematic 4-phase debugging |
skeleton-writing-skills | Meta: create/edit skills with RED-GREEN-REFACTOR |
design-system-extractor | Analyze /design folder, generate DESIGN_SYSTEM.md |
bootstrap → design → implement (TDD) → validate → finish
MIT
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.