architectural-pattern
(13 skills)AI agent skills tagged “architectural-pattern” for Claude Code, Cursor, Windsurf, and more.
architecture-paradigm-space-based
athola/claude-night-market
'Data-grid architecture for high-traffic stateful workloads with linear
architecture-paradigm-layered
athola/claude-night-market
'Consult this skill when implementing layered patterns or enforcing layer
architecture-paradigm-microkernel
athola/claude-night-market
'Minimal core system with plugin-based feature extensibility for platform
architecture-paradigm-microservices
athola/claude-night-market
'Consult this skill when designing or evolving microservices architectures.
architecture-paradigm-pipeline
athola/claude-night-market
'Consult this skill when designing data pipelines or transformation workflows.
architecture-paradigm-serverless
athola/claude-night-market
'Serverless FaaS for event-driven workloads with minimal infrastructure
architecture-paradigm-client-server
athola/claude-night-market
'Consult this skill when designing client-server systems or API architectures.
architecture-paradigm-cqrs-es
athola/claude-night-market
'CQRS and Event Sourcing for auditability, read/write separation, and
architecture-paradigm-event-driven
athola/claude-night-market
'Asynchronous event-based communication to decouple producers/consumers
architecture-paradigm-functional-core
athola/claude-night-market
'Functional Core, Imperative Shell: isolate deterministic logic from
architecture-paradigm-hexagonal
athola/claude-night-market
'Decouple domain logic from infrastructure using Hexagonal (Ports & Adapters)
architecture-paradigm-modular-monolith
athola/claude-night-market
'Single deployable with enforced module boundaries for team autonomy
architecture-paradigm-service-based
athola/claude-night-market
'Coarse-grained service architecture for deployment independence without