flyweight-pattern
Implement the flyweight pattern in JavaScript to share intrinsic Book instances via a Map cache.
npx skills add https://github.com/PatternsDev/skills --skill flyweight-pattern
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: flyweight-pattern Source: https://github.com/PatternsDev/skills/tree/main/javascript/flyweight-pattern Command: npx skills add https://github.com/PatternsDev/skills --skill flyweight-pattern