Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
php-any
GitHub 제작자 프로필

php-any

1개 GitHub 저장소에서 수집된 6개 skills를 저장소 단위로 보여줍니다.

수집된 skills
6
저장소
1
업데이트
2026-05-28
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

php-runtime-func-test
소프트웨어 개발자

Ensure that when implementing or modifying PHP runtime or std/php functions in the Origami project, the agent always creates a minimal PHP test script under tests/php/ and executes it via the Origami runner (go run ./zy.go ...) to verify behavior end-to-end.

2026-05-28
php-class-state-sharing-pattern
소프트웨어 개발자

类声明和函数状态共享的正确模式。确保类状态数据存储在类中,方法通过instance字段访问实例状态。用于避免RecursiveDirectoryIterator等类实现中的常见错误。

2026-03-17
php-function-parameter-variable-handling
소프트웨어 개발자

PHP函数参数和变量列表处理规范。涵盖单个参数、多个参数、引用参数、AST参数等不同类型参数的正确处理方式。用于函数实现和补充时的标准化处理。

2026-03-13
function-docs
소프트웨어 개발자

Describe how functions are represented, registered, and executed in Origami (user functions and built-ins). Use when the user asks about function behavior, parameters, returns, generators, or wants to update function-related documentation.

2026-02-04
interpreter-docs
소프트웨어 개발자

Document the execution container (VM), request-level TempVM, and parser-level sub-interpreters (statement parsers) in the Origami PHP runtime. Use when the user asks about the interpreter design, runtime container, or wants to update related documentation.

2026-02-04
param-types-docs
소프트웨어 개발자

Document function parameter type syntax and data.Types constraints in the Origami runtime. Use when the user asks about parameter types, union/nullable types, or data package type rules, or wants to update related documentation.

2026-02-04
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다