什么是 review-php?
检查 PHP 代码的语言和运行时约定:严格类型、错误处理、资源管理、PSR 标准、命名空间、空安全、生成器和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
检查 PHP 代码的语言和运行时约定:严格类型、错误处理、资源管理、PSR 标准、命名空间、空安全、生成器和可测试性。仅语言原子技能;输出是一个结果列表。
通过命令行快速安装 review-php AI 技能到你的开发环境
来源:nesnilnehc/ai-cortex。
Review code in PHP for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on strict types and declarations, error handling, resource management, PSR standards (PSR-4, PSR-12), namespaces, null safety, generators and iterables, PHP...
Primary Goal: Produce a PHP language/runtime findings list covering strict types, error handling, resource management, PSR standards, namespaces, null safety, generators, version compatibility, and testability for the given code scope.
Acceptance Test: Does the output contain a PHP-focused findings list with file:line references covering all relevant language/runtime dimensions without performing security, architecture, or scope analysis?
检查 PHP 代码的语言和运行时约定:严格类型、错误处理、资源管理、PSR 标准、命名空间、空安全、生成器和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-php检查 PHP 代码的语言和运行时约定:严格类型、错误处理、资源管理、PSR 标准、命名空间、空安全、生成器和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-php 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nesnilnehc/ai-cortex