design-patterns

Installation
SKILL.md

Design Patterns for TypeScript

Guidance for selecting and implementing design patterns in TypeScript/Bun projects.

When to Use This Skill

Use this skill when:

  • Choosing a design pattern to solve a structural or behavioral problem
  • Implementing a known pattern in TypeScript
  • Evaluating whether an existing pattern is the right fit
  • Refactoring toward a well-known pattern

Pattern Selection Guide

"I need to..." Decision Tree

Installs
1
First Seen
Jun 18, 2026
design-patterns — meaganewaller/marketplace