·design-patterns
</>

design-patterns

miles990/claude-software-skills

Classic and modern software design patterns

13Installs·2Trend·@miles990

Installation

$npx skills add https://github.com/miles990/claude-software-skills --skill design-patterns

SKILL.md

Reusable solutions to common software design problems. Understanding patterns helps you communicate design ideas effectively and avoid reinventing the wheel.

| God Object | One class does everything | Split into focused classes | | Spaghetti Code | Tangled dependencies | Apply SRP, use modules | | Golden Hammer | Using one pattern everywhere | Choose right pattern per problem | | Premature Optimization | Optimizing before measuring | Profile first, then optimize |

Classic and modern software design patterns Source: miles990/claude-software-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/claude-software-skills --skill design-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/miles990/claude-software-skills --skill design-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-16
Updated
2026-02-18

Quick answers

What is design-patterns?

Classic and modern software design patterns Source: miles990/claude-software-skills.

How do I install design-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/claude-software-skills --skill design-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/miles990/claude-software-skills