home/categories/ide-plugins/borisyanez-rustor-claude-skills-rustor-rule-creator-skill-md
ide-pluginstools

rustor-rule-creator

Create PHP refactoring rules for the rustor Rust project. Use when implementing new rules, converting PHP patterns to array_find/array_any/array_all, modernizing PHP syntax, or adding refactoring transformations. Automatically generates Rust code, tests, registers rules, and validates with cargo test.

borisyanez
maintainer
borisyanez
更新於 1/19/2026
星標
0
分支
0
quick start

Installation and usage

Create PHP refactoring rules for the rustor Rust project. Use when implementing new rules, converting PHP patterns to array_find/array_any/array_all, modernizing PHP syntax, or adding refactoring transformations. Automatically generates Rust code, tests, registers rules, and validates with cargo test.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use rustor-rule-creator