design-patterns

Manage design pattern templates, quality standards, and cataloging conventions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/nishio-n0522/test_updated_sdd --skill design-patterns-nishio-n0522
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-patterns
Source: https://github.com/nishio-n0522/test_updated_sdd/tree/main/.claude/skills/design-patterns
Command: npx skills add https://github.com/nishio-n0522/test_updated_sdd --skill design-patterns-nishio-n0522

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized framework for defining, cataloging, and reviewing design patterns, ensuring consistency and quality in software architecture.

Core Features & Use Cases

  • Pattern Cataloging: Maintain a central index of design patterns with clear applicability criteria.
  • Quality Standards: Define explicit quality checks for both pattern catalogs and individual pattern definitions.
  • Use Case: When developing a new feature, consult the design patterns catalog to select the most appropriate pattern, ensuring adherence to established architectural principles and best practices.

Quick Start

Review the design patterns catalog to identify a suitable pattern for data fetching.

Frequently Asked Questions about design-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize design patterns for consistent software architecture?

A design patterns catalog provides a central index of established patterns with clear applicability criteria. You consult this catalog during feature development to select the most appropriate pattern and ensure adherence to architectural best practices.

How do I catalog design patterns to maintain quality standards?

Design pattern quality standards define explicit quality checks for both the pattern catalog and individual pattern definitions. They ensure that every pattern meets established architectural principles and best practices before being applied.

What is the best way to organize a design patterns catalog in markdown?

This Skill provides a standardized framework for defining, cataloging, and reviewing design patterns, ensuring consistency and quality in software architecture. It explicitly excludes the procedural steps for pattern creation, leaving those agent-defined.

Does this design patterns framework include steps for creating new patterns?

No, this framework does not include steps for creating new patterns. It provides the standardized templates, quality benchmarks, and catalog rules for software architecture, leaving the actual pattern creation process to be agent-defined.