원클릭으로
code-review
Review PHP code for quality, security, performance, and best practices. Use when asked to review, audit, or analyze code quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review PHP code for quality, security, performance, and best practices. Use when asked to review, audit, or analyze code quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | code-review |
| description | Review PHP code for quality, security, performance, and best practices. Use when asked to review, audit, or analyze code quality. |
| license | MIT |
| metadata | {"author":"claude-php-agent","version":"1.0.0","tags":["php","code-review","quality","security"]} |
Perform comprehensive code reviews for PHP projects, checking for quality, security vulnerabilities, performance issues, and adherence to best practices.
Provide findings organized by severity:
For each finding, include:
Create and execute API test suites for REST APIs. Use when asked to test endpoints, validate API responses, or create API test plans.
Analyze datasets, generate statistics, create data pipelines, and produce insights. Use when asked to analyze data, create reports, or process CSV/JSON data.
Generate comprehensive documentation for PHP projects including API docs, README files, and inline documentation. Use when asked to document code or create project documentation.
Refactor PHP code to improve structure, readability, and maintainability. Use when asked to refactor, restructure, improve code design, or apply design patterns.