home/categories/architecture-patterns
category focus

Architecture

Design patterns and architectural blueprints.

4113টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
architecture-patterns
0

concurrency

Goroutine ownership, errgroup patterns, worker pools, and graceful shutdown. Use when writing concurrent code or parallel request handling.

cemezgin
cemezgin
development
open
architecture-patterns
0

phpstan-fixer

Analyze existing PHPStan error logs without running analysis. Use when: - User says "fix the phpstan errors" (after manually running PHPStan) - User says "what phpstan errors do I have?" - User points to specific log file - PHPStan was run outside Claude's context Delegates to fixer agent (sonnet) to find logs, parse errors, and implement fixes. Does NOT execute PHPStan - use phpstan-runner for that.

LongTermSupport
LongTermSupport
development
open
architecture-patterns
0

systematic-debugging

系统化调试方法,使用四阶段调试流程解决前端和后端问题。遇到 bug、错误或异常行为时使用。

fxxsj
fxxsj
development
open
architecture-patterns
0

dataclass-patterns

Dataclass patterns including frozen dataclasses, slots, immutability, and value objects. Activated when designing data classes or value types.

tbhb
tbhb
development
open
architecture-patterns
0

plan-archive

Use when a plan is abandoned, obsolete, or superseded and should be archived

brmatola
brmatola
development
open
architecture-patterns
0

payu-development

Skill untuk mengembangkan PayU Digital Banking Platform - mencakup microservices architecture (Spring Boot, Quarkus, FastAPI), event-driven patterns, PostgreSQL databases, dan integrasi dengan Red Hat OpenShift ecosystem.

fajjarnr
fajjarnr
development
open
architecture-patterns
0

code-quality

Best practices for code structure, error handling, and reducing duplication.

ericbrian
ericbrian
development
open
architecture-patterns
0

usecase-expert

Port-In 인터페이스 설계, UseCase/Service 구현, CQRS Command/Query 분리. CommandService와 QueryService 템플릿 제공. @Transactional은 Facade/Manager 책임.

ryu-qqq
ryu-qqq
development
open
architecture-patterns
0

coding-standard

Expert in modern code design standards including SOLID principles, Clean Code patterns (KISS, YAGNI, DRY, TDA), design patterns, and pragmatic software design. **ALWAYS use when designing ANY classes/modules, implementing features, fixing bugs, refactoring code, or writing functions. ** Use proactively to ensure proper design, separation of concerns, simplicity, and maintainability. Triggers - "create class", "design module", "implement feature", "refactor code", "fix bug", "is this too complex", "apply SOLID", "keep it simple", "avoid over-engineering", writing any code.

ShocKwav3
ShocKwav3
development
open
architecture-patterns
0

developing-csharp

Use when working with .cs files, .NET projects, implementing C# features, advising on C#/.NET architecture and patterns, or answering questions about C#/.NET development. Covers async patterns, dependency injection, LINQ, and testing conventions.

jkappers
jkappers
development
open
architecture-patterns
0

domain-modeling

Phase 3 of feature development - Create domain events, external events, value objects, and aggregate changes for the Burraco system. Use after feature-design to implement the domain model.

abaddon
abaddon
development
open
architecture-patterns
0

key-guidelines

Core development principles and standards for consistent, high-quality code. Automatically applies DRY, KISS, YAGNI, SOLID, TDD, and micro-commit methodologies.

gendosu
gendosu
development
open
architecture-patterns
0

moai-foundation-ears

EARS (Easy Approach to Requirements Syntax) format for clear requirements

jg-chalk-io
jg-chalk-io
development
open
architecture-patterns
0

implementing-pubsub-pattern

Implements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when building reactive applications or decoupled event-driven architectures.

christian289
christian289
development
open
architecture-patterns
0

implementation

Systematic approaches to writing high-quality code with contract-first discipline and validation gates

jwwelbor
jwwelbor
development
open
architecture-patterns
0

data-contracts

Implementing formal agreements between data producers and consumers to ensure data reliability and stability.

AmnadTaowsoam
AmnadTaowsoam
development
open
architecture-patterns
0

postmortem-analysis

Comprehensive guide to conducting blameless postmortems and learning from incidents to improve system reliability

AmnadTaowsoam
AmnadTaowsoam
development
open
architecture-patterns
0

examplefeature-2

Description of feature 2 and when to use it

devkade
devkade
development
open
architecture-patterns
0

error-handling

Error-handling conventions (error mapping/presentation, what to throw vs return, user-facing output). Use when adding errors or changing failure behavior.

Anveio
Anveio
development
open
architecture-patterns
0

design-system

Design token systems and component architecture for web and React Native. Use when: implementing design-system, building UI components, defining tokens, creating themed interfaces. Do not use for: UX decisions (use ux-design), business logic, data fetching. Workflow: ux-design (what/why) → this skill (tokens, components) → nextjs/expo-react-native (integration).

zzoohub
zzoohub
development
open
architecture-patterns
0

domain-event

Guide for implementing Domain Events following DDD principles. Use when adding events to aggregates or creating event listeners.

dairectiv
dairectiv
development
open
architecture-patterns
0

cascade-workflow

Graceful degradation through cascading fallback strategies - ensures system always completes while maintaining acceptable functionality

rysweet
rysweet
development
open
architecture-patterns
0

prisma-domain-mapper-generator

Génère des mappers bidirectionnels entre Domain Entities et Prisma Models pour l'isolation de la couche persistence. À utiliser lors de la création de mappers, repositories, ou quand l'utilisateur mentionne "mapper", "Prisma", "persistence", "toPrisma", "toDomain", "repository implementation".

RomualdP
RomualdP
development
open
architecture-patterns
0

claude-framework

CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging

vineethsoma
vineethsoma
development
open
Previous
Page 138 / 172
Next