概要
The Design Patterns Expert skill equips Claude with deep technical knowledge of the 23 classic Gang of Four (GoF) design patterns, spanning creational, structural, and behavioral categories. Unlike generic documentation, this skill applies a 'simplicity-first' philosophy, advising users on when to implement a pattern and, more importantly, when to avoid one to prevent architectural bloat. It features progressive disclosure, moving from quick practical tips to deep-dive technical specifications, production-ready examples, and anti-pattern warnings to ensure your code remains maintainable and efficient.