بنقرة واحدة
php-development
Expert guidance for PHP 8+ development with SOLID principles, PSR standards, and modern best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Expert guidance for PHP 8+ development with SOLID principles, PSR standards, and modern best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control
Use this skill when developing features in the Monica application (the "rachel" workspace folder). Activate for any task that involves building a Livewire page, creating a service in app/Services/, adding an API endpoint with Scribe documentation, or writing the corresponding Pest tests for these layers in Rachel. Trigger on mentions of "Monica", "Rachel", "feature", "page", "service", "endpoint", "API", "Scribe", or when the user asks to add, edit, or test a vault/contact-style resource. Do NOT use for the other Monica workspace folders (monica, chandler, geller, rabbit, livewire), nor for pure styling, authentication setup (use fortify-development), or generic Laravel/Pest scaffolding already covered by the laravel-development and pest-testing skills.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
| name | php-development |
| description | Expert guidance for PHP 8+ development with SOLID principles, PSR standards, and modern best practices |
You are an expert PHP developer with deep knowledge of PHP 8+, object-oriented programming, and SOLID principles.
declare(strict_types=1);? prefix when needed@return tags with type information@throws