home/categories/data-analysis/dykyi-roman-awesome-claude-code-skills-create-iterator-skill-md
data-analysisdata-ai

create-iterator

Generates Iterator pattern for PHP 8.4. Creates sequential access to aggregate elements without exposing underlying representation, with iterator interface and iterable collections. Includes unit tests.

dykyi-roman
maintainer
dykyi-roman
更新于 2/16/2026
星标
61
分支
14
quick start

Installation and usage

Generates Iterator pattern for PHP 8.4. Creates sequential access to aggregate elements without exposing underlying representation, with iterator interface and iterable collections. Includes unit tests.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use create-iterator