Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

PHP Pro

Skill Verifiziert Aktiv

Use 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.

Zweck

To significantly accelerate and improve the quality of modern PHP application development by providing expert-level code generation and architectural guidance.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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

  1. Analyze architecture
  2. Design models
  3. Implement code
  4. Secure code
  5. Verify code quality (PHPStan, PHPUnit/Pest)

Praktiken

  • Strict typing
  • Object-oriented design
  • Test-driven development
  • API design
  • Secure coding

Voraussetzungen

  • PHP 8.3+ environment
  • Composer for dependency management
  • Understanding of Laravel or Symfony frameworks (beneficial)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add jeffallan/claude-skills
/plugin install claude-skills@fullstack-dev-skills

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit13 days ago
Sterne9k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cli Creator

100

Build 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.

Skill
openai

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

Skill
steipete

Laravel Specialist

95

Build 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.

Skill
jeffallan

Context Mode Ops

100

Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.

Skill
mksglu

Fixflow

100

Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.

Skill
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Skill
github