PHP Pro
Skill Verified ActiveUse when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.
To significantly accelerate and improve the quality of modern PHP application development by providing expert-level code generation and architectural guidance.
Features
- Generates code for PHP 8.3+, Laravel, and Symfony
- Enforces strict typing, PSR standards, and PHPStan level 9
- Scaffolds controllers, middleware, migrations, and APIs
- Creates typed DTOs, value objects, and test suites (PHPUnit/Pest)
- Guides dependency injection and secure coding patterns
Use Cases
- Building new PHP applications or features with modern frameworks.
- Refactoring existing PHP codebases to adopt modern patterns and strict typing.
- Setting up API endpoints (REST/GraphQL) with best practices.
- Writing comprehensive unit and feature tests for PHP applications.
Non-Goals
- Replacing the entire development team or making architectural decisions autonomously.
- Deploying applications or managing infrastructure directly.
- Handling generic web development tasks outside the PHP ecosystem.
Workflow
- Analyze architecture
- Design models
- Implement code
- Secure code
- Verify code quality (PHPStan, PHPUnit/Pest)
Practices
- Strict typing
- Object-oriented design
- Test-driven development
- API design
- Secure coding
Prerequisites
- PHP 8.3+ environment
- Composer for dependency management
- Understanding of Laravel or Symfony frameworks (beneficial)
Installation
First, add the marketplace
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skillsQuality Score
VerifiedSimilar Extensions
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Laravel Specialist
95Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers, implementing Sanctum auth flows, building Livewire components, optimising Eloquent queries, or writing Pest/PHPUnit tests for Laravel features.
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.