LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: design-patterns

Browse skills that share this tag.

  • dotnet-patterns - .NET Development Patterns
    dotnetcsharpdesign-patternsdependency-injection

    ★ 1 · Updated 2026-09-20

    Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

    ⚙ Write new C# code⚙ Review C# code⚙ Refactor existing .NET applications
  • python-patterns - Python Design Patterns and Best Practices Guide
    pythondesign-patternsbest-practicestype-hints

    ★ 17 · Updated 2026-09-20

    Provides Python design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, and type hints.

    ⚙ Implement structural subtyping with protocols⚙ Define data transfer objects with dataclasses⚙ Manage resources using context managers
  • tdd-workflows-tdd-refactor - Safely refactor code using TDD and test safety nets.
    tddrefactoringcode-qualitytesting

    ★ 2 · Updated 2026-09-17

    Refactor code while keeping tests green by applying design patterns, SOLID principles, and performance optimizations.

    ⚙ Establish baseline by running tests⚙ Detect code smells in source⚙ Apply design patterns and principles
  • typescript-advanced-patterns - TypeScript Advanced Patterns
    typescripttype-systemdesign-patternstype-safety

    ★ 602 · Updated 2026-09-16

    Provides guidance and patterns for leveraging TypeScript's advanced type system features to build type-safe and maintainable code.

    ⚙ Build type-safe APIs⚙ Implement complex domain models⚙ Create reusable TypeScript libraries
  • dependency-injection - Dependency Injection Implementation and Management
    dependency-injectiondesign-patternsrefactoringtesting

    ★ 0 · Updated 2026-09-15

    Provides guidelines and patterns for implementing dependency injection and managing dependencies in software design.

    ⚙ Inject dependencies via constructor⚙ Depend on abstractions using protocols⚙ Implement dependency injection containers
  • python-design-patterns - Python Design Patterns
    pythondesign-patternsrefactoringarchitecture

    ★ 0 · Updated 2026-09-14

    Provides Python design patterns including KISS, Single Responsibility, and composition over inheritance for maintainable software design.

    ⚙ Design new components or services⚙ Refactor complex or tangled code⚙ Evaluate abstractions and code duplication
  • go-patterns - Go Design Patterns and Best Practices
    godesign-patternsconcurrencyarchitecture

    ★ 0 · Updated 2026-09-14

    Provides Go design patterns for concurrency, interfaces, error handling, functional options, middleware, and project structure.

    ⚙ Implement interface-driven design⚙ Handle errors with context⚙ Apply concurrency worker pools
  • unity-pattern-builder - Construct complex Unity objects step by step
    unitydesign-patternsbuilderc-sharp

    ★ 3 · Updated 2026-09-10

    Provides guidance and code skeletons for implementing the Builder design pattern in Unity.

    ⚙ Construct complex objects step by step⚙ Validate state before object creation⚙ Expose fluent configuration methods
  • ui-ux-pro-max - Catalog-only UI/UX Pro Max skill entry in OpenDesign.
    design-systemsui-ux-patternsdesign-patternsux-heuristics

    ★ 95,246 · Updated 2026-09-10

    Provides discovery metadata in OpenDesign for the UI/UX Pro Max skill without bundled upstream assets.

    ⚙ Advertise UI/UX Pro Max catalog metadata⚙ Explain catalog-only availability status
  • uncle-bob-craft - Uncle Bob Code Craftsmanship Principles
    clean-codeclean-architectureSOLIDcode-review

    ★ 129 · Updated 2026-06-30

    Apply Uncle Bob's principles for code review, writing, refactoring, and architecture discussions

    ⚙ review code⚙ refactor code⚙ write code
  • uncle-bob-craft - Apply Uncle Bob code craftsmanship criteria
    code-qualitycode-reviewclean-architectureSOLID

    ★ 8 · Updated 2026-06-30

    Apply Uncle Bob criteria for code review, writing, and architecture

    ⚙ review code⚙ refactor code⚙ discuss architecture
  • fullstack-mirror-arch - Fullstack mirror architecture rules and patterns
    architecturefullstacktypescripttype-sync

    ★ 0 · Updated 2026-03-26

    Maintains 1:1 mirror structure between backend and frontend with type synchronization

    ⚙ enforce mirror structure⚙ synchronize types⚙ validate dependencies
  • coding-patterns - Lettactl Architecture and Design Patterns Guide
    architecturedesign-patternsdocumentationcode-structure

    ★ 41 · Updated 2026-03-22

    Architecture and design patterns for building lettactl features, displays, and commands.

    ⚙ define display architecture⚙ establish command patterns⚙ specify directory structure
  • refactoring-extract-superclass - Extract Superclass Code Refactoring Technique
    code-refactoringobject-orientedclean-codedesign-patterns

    ★ 271 · Updated 2026-02-23

    Create a new superclass from classes sharing common fields and methods to eliminate duplication

    ⚙ create empty superclass⚙ make classes extend superclass⚙ pull up shared fields
  • refactoring-to-patterns - Apply Fowler's refactoring patterns to improve code design
    refactoringdesign-patternscode-qualitysoftware-engineering

    ★ 12 · Updated 2026-02-23

    Recognize code smells and apply proven refactoring transformations

    ⚙ identify code smells⚙ apply refactoring patterns⚙ replace conditionals with polymorphism
  • architecture-patterns - Implement Backend Architecture Patterns for Maintainable Systems
    backendarchitecturedesign-patternsrefactoring

    ★ 0 · Updated 2026-02-13

    Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design

    ⚙ implement architecture patterns⚙ design backend systems⚙ refactor applications
  • architecture-patterns - Backend Architecture Patterns Implementation
    architecturebackenddesign-patternssystem-design

    ★ 0 · Updated 2026-02-13

    Implement proven backend architecture patterns for maintainable systems

    ⚙ implement Clean Architecture⚙ apply Hexagonal Architecture⚙ use Domain-Driven Design
  • architecture-patterns - Backend Architecture Patterns Implementation
    backendarchitecturedesign-patternsrefactoring

    ★ 0 · Updated 2026-02-13

    Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design

    ⚙ design architecture patterns⚙ refactor applications⚙ establish architecture standards
  • architecture-patterns - Software Architecture Patterns and Design Principles Guide
    architecturedesign-patternssoftware-engineeringsystem-design

    ★ 10 · Updated 2026-02-12

    Explains architectural patterns, design principles, and code organization strategies for system design

    ⚙ explain architecture patterns⚙ apply design principles⚙ show layered architecture
  • go-functional-options - Go Functional Options Pattern for API Design
    godesign-patternsapi-designfunctional-options

    ★ 163 · Updated 2026-02-11

    Implement the functional options pattern for Go constructors and APIs with optional configuration.

    ⚙ define option interface⚙ implement option types⚙ create With* constructors