ui-convert-extractor-php
Installation
SKILL.md
PHP Template Extractor
Converts PHP template files (Blade, Twig, vanilla PHP) into Design IR.
Supported Variants
| Variant | File Extension | Framework |
|---|---|---|
| Blade | .blade.php |
Laravel |
| Twig | .twig |
Symfony |
| Vanilla PHP | .php |
None |
Blade (Laravel) Extraction
Template Syntax
Related skills