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

conversation-state

Stateless conversation management with database-backed history, message persistence, and scalable architecture. Use when handling chat state, loading history, or building stateless APIs.

Jawad-Chaudhary
Jawad-Chaudhary
development
open
architecture-patterns
0

examine

Examine source code - data representations, data flow, decision flow

fpontejos
fpontejos
development
open
architecture-patterns
0

domain-modeling

Skill for structuring requirements based on Domain-Driven Design (DDD) principles. Used for (1) defining bounded contexts and aggregates, (2) establishing ubiquitous language, and (3) clarifying domain responsibilities for ADRs, System Contexts, or Design Docs.

masa-codehub
masa-codehub
development
open
architecture-patterns
0

service-object

Generate service objects for complex business logic. Use when controller/model is too fat, multiple models interaction, external API calls, or says "extract logic", "create service", "business logic", "refactor controller", "complex operation".

GangWooLee
GangWooLee
development
open
architecture-patterns
0

python-storage-abstraction

Python Protocol-based storage abstraction pattern enabling dependency injection and testable file operations. Use this skill when implementing storage backends, adding file operations to services, or writing tests that need to avoid filesystem side effects. The pattern uses Python's typing.Protocol for structural subtyping, allowing any class with matching methods to satisfy the interface without explicit inheritance.

co-labs-co
co-labs-co
development
open
architecture-patterns
0

goal-granularity-check

确保GOAL粒度合理,不过粗或过细。当GOAL创建完成后使用,确保GOAL符合单一职责原则。

tikazyq
tikazyq
development
open
architecture-patternsmarketplace
0

cui-http

CUI HTTP client standards with HttpHandler, HttpResult pattern, and async-first adapters

cuioss
cuioss
development
open
architecture-patterns
0

planning

Use when you need to plan technical solutions that are scalable, secure, and maintainable.

vumichien
vumichien
development
open
architecture-patterns
0

arch-skill

Formalize architecture planning into a single, iterative workflow and produce one canonical architecture document (no doc sprawl). Use for architectural changes, refactors, or new system design.

aelaguiz
aelaguiz
development
open
architecture-patterns
0

handoff

Context management and session transfer. Use when you need to summarize current state, clear context, or prepare for session continuation.

oornnery
oornnery
development
open
architecture-patterns
0

python-patterns

Buenas prácticas y patrones de desarrollo Python para el proyecto MCP. Incluye estándares de código, patrones arquitectónicos, y convenciones.

Vasallo94
Vasallo94
development
open
architecture-patterns
0

do-lang-java

Java 21 LTS 개발 전문가로서 Spring Boot 3.3, Virtual Threads, Pattern Matching 및 엔터프라이즈 패턴을 다룬다. 엔터프라이즈 애플리케이션, 마이크로서비스, Spring 프로젝트 구축 시 사용

yejune
yejune
development
open
architecture-patternsmarketplace
0

error-recovery

Cascading error recovery for multi-agent workflows following 2024-2025 patterns. Use when: - Agent task fails and needs retry strategy - Tool call returns error - Build or test failures need diagnosis - Rate limiting encountered - Context window overflow - Subagent produces invalid output - Need graceful degradation strategy Do NOT use for: - User-facing error messages (use standard error handling) - Expected validation failures - Intentional test failures (TDD red phase)

pagerguild
pagerguild
development
open
architecture-patterns
0

project-architecture

Explain the codebase architecture, project structure, how components work together, API endpoints, data flow. Use when explaining code, understanding structure, or learning about the project.

mpolatcan
mpolatcan
development
open
architecture-patterns
0

clean-architecture

Apply Clean Architecture layering and dependency rules (Domain, Application, Infrastructure, Presentation layers). Use when structuring applications or ensuring dependencies point inward.

SmidigStorm
SmidigStorm
development
open
architecture-patterns
0

separation-of-concerns-pattern-overview

Single-responsibility components with clear boundaries. Orchestration separate from execution. Build maintainable systems through component isolation.

adaptive-enforcement-lab
adaptive-enforcement-lab
development
open
architecture-patterns
0

system-design-principles

This skill should be used when making architectural decisions, refactoring code, or evaluating design trade-offs. It provides guidance on core software design principles including KISS, DRY, Boy Scout Rule, avoiding over-engineering, and shipping stable code.

thependalorian
thependalorian
development
open
architecture-patterns
0

system-architect

System architecture reviewer focused on simplicity, scalability, and productization readiness. Use when planning new features, reviewing architecture decisions, evaluating abstraction opportunities, or preparing for scale.

RichJacobs69
RichJacobs69
development
open
architecture-patterns
0

error-handling

Sagebaseのエラーハンドリング規約とベストプラクティス。例外階層の使い分け、エラーの伝播ルール、再試行可能なエラーの区別をカバー。エラーハンドリングを実装・修正する時にアクティベートします。

sage-base
sage-base
development
open
architecture-patterns
0

tca-removal-audit

You are a migration expert tracking The Composable Architecture removal from Leavn.

willsigmon
willsigmon
development
open
architecture-patterns
0

moai-lang-csharp

C# best practices with .NET 8, ASP.NET Core, Entity Framework, and modern async programming for 2025

kivo360
kivo360
development
open
architecture-patterns
0

home-organization

Decision framework for choosing between 3D-printed home organization systems (Gridfinity, OpenGrid, Neogrid, French Cleat, Underware, Deskware). Provides interpretive guidance on system selection based on item size, mounting surface, and use case. Use when users ask which organization system to recommend or need help choosing between modular storage options.

racurry
racurry
development
open
architecture-patterns
0

elixir-thinking

This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.

ahmedxx99
ahmedxx99
development
open
architecture-patterns
0

37signals-rails-style

Apply 37signals/DHH Rails conventions when writing Ruby on Rails code. Use when building Rails applications, reviewing Rails code, or making architectural decisions. Covers various aspects of Rails application architecture, design and dependencies.

conradbeach
conradbeach
development
open
Previous
Page 149 / 172
Next