create-iterator

Installation
SKILL.md

Iterator Pattern Generator

Creates Iterator pattern infrastructure for sequential access to collection elements.

When to Use

Scenario Example
Traverse collections Order items, user lists, product catalog
Multiple traversal algorithms Forward, backward, filtered iteration
Unified collection interface Standardize iteration across different types
Hide collection structure Encapsulate internal representation

Component Characteristics

Installs
5
GitHub Stars
96
First Seen
Mar 17, 2026
create-iterator — dykyi-roman/awesome-claude-code