원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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