home/categories/architecture-patterns
category focus

Architecture

Design patterns and architectural blueprints.

4113 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
architecture-patterns
2

skill-with-hooks

Example skill demonstrating embedded hooks for validation and logging

microsoft
microsoft
development
open
architecture-patterns
2

parallel-agents

Concurrent agent dispatch for independent problems. Use when facing multiple independent tasks that can be worked on simultaneously. Reduces total time by parallelizing work that has no shared state.

bostonaholic
bostonaholic
development
open
architecture-patterns
2

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers

plurigrid
plurigrid
development
open
architecture-patterns
2

temporal-coalgebra

Coalgebraic observation of derivation streams with final coalgebra bisimulation

plurigrid
plurigrid
development
open
architecture-patterns
2

task-debugger

Debug and fix failures in Taskcluster tasks. Use this skill when the user asks to debug a task, fix a failing task, or investigate task errors/failures. This skill uses the Taskcluster CLI to fetch task logs and definitions, analyzes errors, and uses `taskgraph load-task --develop` to reproduce and debug issues locally. Invoke this for any request involving Taskcluster task debugging, task failures, or when given a task ID to investigate.

ahal
ahal
development
open
architecture-patterns
2

web-development-best-practices

Expert knowledge in modern web development best practices, patterns, and industry standards. Covers code quality, design patterns, version control, documentation, code review, CI/CD, error handling, and state management. Use when establishing coding standards or reviewing code architecture.

PaulKinlan
PaulKinlan
development
open
architecture-patterns
2

ruby-conventions

Ruby and Rails best practices for services, testing, and architecture. Use when: - Writing or reviewing Ruby/Rails code - Designing service objects or organizing business logic - Setting up RSpec tests with FactoryBot - Building APIs with JSON serialization - Optimizing Rails performance (N+1, caching) Keywords: Ruby, Rails, RSpec, FactoryBot, service object, strong params, N+1 query, Sidekiq, RuboCop, Thor CLI

phrazzld
phrazzld
development
open
architecture-patterns
2

ekkos-learn

Capture solutions as patterns for future use. Activate when you fix a bug, solve a non-trivial problem, get corrected by the user, discover something that works (or doesn't work), find a better approach, or complete any solution worth remembering. Failures are just as valuable as successes - forge anti-patterns too.

ekkostech
ekkostech
development
open
architecture-patterns
2

code-reading-guide

为新入职员工或代码审查者生成结构化的代码阅读路径指南。自动分析项目架构,识别技术栈和分层结构,按照从上层到底层的顺序生成渐进式阅读计划。适用场景:(1)新员工项目onboarding,(2)代码审查准备,(3)系统重构前分析,(4)技术债务评估。支持Java/Spring、Node.js、Python等常见技术栈。

BaqiF2
BaqiF2
development
open
architecture-patterns
2

crdt-vterm

Collaborative terminal session sharing using CRDT-style s-expressions

plurigrid
plurigrid
development
open
architecture-patterns
2

cross-context

處理跨 Bounded Context 的依賴關係。當需求涉及多個限界上下文(如權限管理、付款、通知)時觸發,設計 Anti-Corruption Layer 和 Context Mapping。

knowlet
knowlet
development
open
architecture-patterns
2

rust

Rust Constraints. No unwrap, Idiomatic Iterators, Tokio, Error Handling.

plutowang
plutowang
development
open
architecture-patterns
2

go-goroutine-leaks

Prevent goroutine leaks with proper shutdown mechanisms

JamesPrial
JamesPrial
development
open
architecture-patterns
2

error-recovery

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

troykelly
troykelly
development
open
architecture-patterns
2

python-patterns

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

whodaniel
whodaniel
development
open
architecture-patterns
2

concatenative

Forth/Factor/Joy: stack-based concatenative programming where composition replaces application.

plurigrid
plurigrid
development
open
architecture-patterns
2

dynamic-sufficiency

Causal state gating via ε-machine. Coworld observer that prevents action

plurigrid
plurigrid
development
open
architecture-patterns
2

mcp-tripartite

MCP tripartite integration for orchestrating distributed tool protocols

plurigrid
plurigrid
development
open
architecture-patterns
2

parameterization

Master declarative parameter systems with Param for type-safe configuration. Use this skill when building parameterized classes with automatic validation, creating reactive dependencies with @param.depends, implementing watchers for side effects, auto-generating UIs from parameters, or organizing application configuration with hierarchical parameter structures.

cdcore09
cdcore09
development
open
architecture-patterns
2

wolf-principles

Wolf's 10 core principles for agent behavior and system design

Nice-Wolf-Studio
Nice-Wolf-Studio
development
open
architecture-patterns
2

cleanddd-kotlin-coding

在 only-danmuku 的 CleanDDD Kotlin 项目中编写或修改聚合/命令/查询/API 端点/事件/防腐层 Client/仓储/配置/测试时使用;遵循 代码实现规约.md 与 design/_gen + genDesign 的生成流程。

LDmoxeii
LDmoxeii
development
open
architecture-patterns
2

swarm-advanced

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

bjpl
bjpl
development
open
architecture-patterns
2

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain for parallel execution.

HankLiu447
HankLiu447
development
open
architecture-patterns
2

triad-interleave

Interleave three deterministic color streams into balanced schedules for parallel execution and evaluation.

plurigrid
plurigrid
development
open
Previous
Page 100 / 172
Next