Agent skill · patternsdev
prototype-pattern
Teaches the prototype pattern for property sharing via the prototype chain. Use when creating many objects of the same type that should share methods or pr
Reference it in any coding agent with:
@skills patternsdev/prototype-pattern