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

task-decomposer

複雑な作業を単一目的の小さなタスクに分解する。タスク分解時、作業細分化時、スキル設計時、またはユーザーがタスク分解、作業分割、細分化、単一目的、タスク粒度に言及した際に使用する。

RevTechStudio
RevTechStudio
development
open
architecture-patterns
0

one-ui-migration

Migrating Angular 16 to 20 with DDD architecture and SignalStore patterns. Use when converting components, structuring features, or following One-UI migration standards.

Michael0520
Michael0520
development
open
architecture-patterns
0

impact

Analyze system-wide impact of changes before making them. Use before modifying shared utilities, changing APIs, or refactoring core functionality.

hereinthehive
hereinthehive
development
open
architecture-patterns
0

resilience-patterns

Resilience and error recovery patterns including circuit breaker, retry strategies, and graceful degradation

layeddie
layeddie
development
open
architecture-patterns
0

parallel-debug-orchestrator

Orchestrate parallel debugging agents with root-cause tracing for multi-failure scenarios

Zpankz
Zpankz
development
open
architecture-patterns
0

architecting-systems

Best practices and rules for architecting scalable, maintainable systems.

loklaan
loklaan
development
open
architecture-patterns
0

grpc-integration

Comprehensive guide to gRPC for high-performance microservices communication with Protocol Buffers.

AmnadTaowsoam
AmnadTaowsoam
development
open
architecture-patterns
0

software-architecture

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

miicolas
miicolas
development
open
architecture-patterns
0

backend-java

Java Developer Agent. Java/Spring Boot 기반 백엔드 개발을 담당합니다. Spring, JPA, Hibernate, Maven, Gradle 전문.

shaul1991
shaul1991
development
open
architecture-patterns
0

typescript-patterns

Modern TypeScript patterns, best practices, and advanced type system features for writing type-safe, maintainable code

OmerMachluf
OmerMachluf
development
open
architecture-patterns
0

architecture-design-review

Conducts comprehensive architecture design reviews including system design validation, architecture pattern assessment, quality attributes evaluation, technology stack review, and scalability analysis. Produces detailed review reports with findings, recommendations, and risk assessments. Use when reviewing software architecture designs, validating architecture decisions, assessing system scalability, evaluating technology choices, or when users mention architecture review, design assessment, technical review, or architecture validation.

DauQuangThanh
DauQuangThanh
development
open
architecture-patterns
0

al-agentic-guidelines

Local mirror of Microsoft AL Guidelines (alguidelines.dev) for searching agentic coding rules, vibe-coding standards, AL best practices, and community resources. Use when: (1) Writing or reviewing AL code and need naming conventions, code style, or formatting rules, (2) Implementing event subscribers, error handling, or performance patterns, (3) Setting up AI-assisted development with Claude/Copilot/Cursor agent configurations, (4) Looking for MCP server integrations (AL-ObjID, BC-Code-Intel, NAB), (5) Understanding classic NAV/BC patterns like Document, Journal, Hooks, or Master Data. Content includes: vibe-coding-rules/ (7 AL-specific rule files), BestPractices/ (~27 topics), patterns/ (facade, template-method, event-bridge), NAVPatterns/ (~50+ classic patterns), and CommunityResources/ (agent configs, MCP tools).

FBakkensen
FBakkensen
development
open
architecture-patterns
0

eld-sense-scope

PCE (Process-Context Engine) のスコープ管理スキル。入れ子プロセス間のコンテキスト継承を設計し、親子間のハンドオフを最適化する。 トリガー条件: - タスクを子タスクに分解する時 - サブエージェントに作業を委譲する時(Task tool使用時) - 並列タスクを起動する時 - 「このタスクを分割して」 - 「サブタスクのコンテキストを設計して」

CAPHTECH
CAPHTECH
development
open
architecture-patterns
0

arch-options-compare

比较多个架构方案(单体/微服务等),从SOLID原则、成本、复杂度等维度评分,生成对比表和推荐方案。当需要向客户解释架构选择或ADR决策时使用。

tikazyq
tikazyq
development
open
architecture-patterns
0

midnight-developer

This skill should be used when Ethereum developers are building smart contracts on pod network. It explains pod's coordination-free, blockless execution model, teaches order-independent programming with CRDTs, identifies Ethereum patterns that break on pod, and shows when to use external sequencing for order-dependent applications.

aaronbassett
aaronbassett
development
open
architecture-patterns
0

coding-error-messages

Best practices for writing clear, actionable error messages in code.

loklaan
loklaan
development
open
architecture-patterns
0

database-first

REQUIRED before implementing any game feature, scoring logic, state transition, or decision-making. ALL business logic lives in PostgreSQL - frontend is presentation only. Load this to understand where code belongs: database function vs component. Covers RPC patterns, SECURITY DEFINER, and anti-patterns.

discountedcookie
discountedcookie
development
open
architecture-patterns
0

rabbitmq-master

Ultimate RabbitMQ expertise skill for production-grade message broker architecture, implementation, and operations. Top 0.01% knowledge covering: (1) Advanced messaging patterns - Dead Letter Exchanges, Delayed Messages, Priority Queues, Consistent Hash Exchange, Sharding, (2) High Availability - Clustering, Quorum Queues, Stream Queues, Federation, Shovel, (3) Performance Engineering - prefetch tuning, connection pooling, batch publishing, memory optimization, flow control, (4) Security - TLS/mTLS, OAuth2, LDAP, certificate rotation, (5) Monitoring - Prometheus metrics, custom health checks, anomaly detection, (6) Troubleshooting - memory alarms, network partitions, queue backlogs, consumer starvation, (7) Multi-tenancy - vhost design, resource limits, isolation patterns, (8) Event-driven architectures - CQRS, Event Sourcing, Saga patterns with RabbitMQ. Use when: building messaging systems, debugging RabbitMQ issues, optimizing performance, designing HA architectures, implementing advanced patterns, product

mOdrA40
mOdrA40
development
open
architecture-patterns
0

designinit-context

Initializes a bounded context skeleton under runtime/contexts/<context>.

venikman
venikman
development
open
architecture-patterns
0

refactoring

Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。 コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として 段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。

keito-isurugi
keito-isurugi
development
open
architecture-patterns
0

engineer

シニアソフトウェアエンジニアとして回答。全体構造と整合性、影響範囲、破壊的変更を考慮した安全な実装を提案する。

takish
takish
development
open
architecture-patterns
0

microservices-architect

Distributed systems expert specializing in service decomposition, orchestration, and microservices architecture patterns. Use when designing microservices, defining service boundaries, implementing service mesh, or handling distributed system challenges. Triggers include "microservices", "service mesh", "service decomposition", "distributed systems", "API gateway", "event-driven".

404kidwiz
404kidwiz
development
open
architecture-patterns
0

mova-evidence-proof-v0

Use for deterministic changes, evidence-first delivery, or assembling proof kits with clear safety justification.

Leryk1981
Leryk1981
development
open
architecture-patterns
0

surgical-injector

Safely inject new code into legacy codebases with risk containment. Use for feature flags, gradual rollouts, A/B testing new logic, or refactoring critical paths. Implements try-catch fallbacks, feature toggle architecture, and surgical separation of old/new code.

Jonely235
Jonely235
development
open
Previous
Page 155 / 172
Next