moai-lang-php

Guides development of PHP apps with TDD, Composer, and PSN standards.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-php-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-php
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-lang-php
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-php-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance for developing high-quality, maintainable PHP applications. It automates the adoption of best practices for testing, package management, and PSR standards, ensuring your PHP codebase is consistent, reliable, and easy to collaborate on, saving you from common development headaches.

Core Features & Use Cases

  • TDD with PHPUnit: Guides through test-driven development using PHPUnit for unit testing and Mockery for mocking.
  • Code Quality with PHP_CodeSniffer: Integrates PHP_CodeSniffer for PSR compliance and PHPStan for static analysis.
  • Package Management with Composer: Provides expertise in Composer for dependency management and Packagist for package discovery.
  • Use Case: When you need to "PHP 테스트 작성" (write PHP tests) or ensure "PSR 표준" (PSR standards) compliance, this skill offers the necessary guidance.

Quick Start

Ask to "PHP 테스트 작성" for a new service, and the skill will guide you through TDD with PHPUnit.