Complete Laravel package development skill — scaffolds package directory structure with src, config, migrations, tests, README, and CHANGELOG; generates service providers, facades, config publishing patterns; sets up Pest test suites with Orchestra Testbench integration; manages release workflows including version…
PHP modernization, refactoring, code review, and standards enforcement assistant for PHP 8.2+ projects. Use this skill whenever the user wants to modernize legacy PHP code, refactor messy classes or controllers, review code for smells and anti-patterns, enforce PSR-12 and strict typing standards, or integrate Rector…
Complete API lifecycle management for Laravel applications — from OpenAPI design through governance and security hardening. Covers seven phases: design (OpenAPI 3.1 spec generation via interview), develop (controller/request/resource scaffolding with Sanctum/Passport auth), test (Pest API test generation with contract…
Living document practice — Claude automatically updates CLAUDE.md whenever a user corrects a mistake, expresses a preference, a better pattern is discovered, or a gotcha is found during implementation. Use this skill whenever Claude is working inside a project that has a CLAUDE.md file, or whenever the user says…
Multi-audience FAQ generator that researches a codebase (and optionally related repositories) end-to-end, then produces categorized FAQ documents for different stakeholder perspectives: business/executive, marketing/sales, project manager, administrator, developer, devops, and end user. Use this skill whenever the…
Discovers and inventories all Claude Code and AI-integrated projects across specified directories. Scans for CLAUDE.md files, .claude/ directories, AI SDK imports, and MCP configurations, then generates structured reports in Markdown, JSON, and a self-contained HTML portfolio dashboard with AI collaboration metrics.…
Laravel project conventions enforcer and code scaffolder for Kickoff-based projects — ensures all generated code follows Kickoff's opinionated conventions including UUID models extending Base, Enums with Contract and InteractsWithEnum, modular routes with requireallin(), helper functions in support/, Spatie permission…
Interview-driven requirements engineering toolchain — SRS documents, user stories, client proposals, ASCII wireframes, and traceability matrices. Use this skill whenever the user asks to write requirements, create an SRS, generate user stories, build a project proposal, sketch wireframes, or trace requirements to…
Generates project roadmaps in a consistent, opinionated style — always produces BOTH a ROADMAP.md (phase-based markdown with checkboxes, exit criteria, dependency map, and quick reference) AND a beautiful custom-styled HTML visual roadmap. Use this skill whenever the user asks for a roadmap, project plan…
Produces a TLDR + table status report for a project by reading its planning tree (documentation/03-planning) and cross-checking every claim against live GitHub issues and the code itself. Use this skill whenever the user asks where a project stands, what is left, what is in flight, what is blocked, or what to do next…