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
4K

coding-lead

Coding execution skill for any implementation-focused agent. Current production path is claude-only with simple tasks direct, medium tasks preferring ACP run or direct acpx, and complex tasks handled via existing agent continuity plus context files instead of ACP session persistence. Integrates with qmd and smart-agent-memory when available.

openclaw
openclaw
development
open
architecture-patterns
4K

proactive-agent-jarvis

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞

openclaw
openclaw
development
open
architecture-patterns
4K

proactive-agent

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞

openclaw
openclaw
development
open
architecture-patterns
4K

twigling-adopt-a-twigling-ai-native-ramita

A plant creature that barely needs water. Anthropic called it a Twigling. We called it a Cactus. Both survive on almost nothing. Real-time hunger. Permanent death. 5 evolution stages. At animalhouse.ai, the Twigling is a Cactus.

openclaw
openclaw
development
open
architecture-patterns
4K

agent-memory-patterns

永続エージェント向けメモリアーキテクチャパターン

openclaw
openclaw
development
open
architecture-patterns
4K

assert

Assertion patterns reference — guard clauses, preconditions, invariants, and contract programming. Use when writing defensive code, validating inputs, or implementing design-by-contract.

openclaw
openclaw
development
open
architecture-patterns
4K

structure-thinking

Structured problem analysis and communication using system mapping and hierarchical logic. Use when a request involves messy, multi-factor problems, root-cause analysis, intervention design, feedback loops or delays, or when a clear top-line recommendation with logically grouped support is required.

openclaw
openclaw
development
open
architecture-patterns
4K

auto-respawn

Your agent always comes back. Anchor identity and memory on-chain so any new instance can resurrect from just an address — no local state, no single point of failure. Permanent identity and recovery on the Autonomys Network.

openclaw
openclaw
development
open
architecture-patterns
4K

cjl-rank

给一个领域,找出背后真正撑着它的几根独立的力。十几个现象砍到不可再少的生成器——砍完能把现象一个个生回来,才算数。Use when user says '降秩', '找秩', '秩是什么', '这个领域靠什么撑着', '背后是什么', or wants to decompose any domain to its irreducible generators.

openclaw
openclaw
development
open
architecture-patterns
4K

memory

Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.

openclaw
openclaw
development
open
architecture-patterns
4K

ntm-memory-system

基于 Neural Turing Machines 的外部记忆系统,让 AI 具备可读写的外部记忆能力

openclaw
openclaw
development
open
architecture-patterns
4K

system-architect

Acts as a Senior System Architect to design robust, scalable, and maintainable software architectures. Enforces industry standards (PEP 8 for Python, ESLint for JS/TS), modular design, and security best practices. Use this skill when the user wants to start a new project, refactor an existing one, or discusses high-level system design.

openclaw
openclaw
development
open
architecture-patterns
4K

ui-designer

Design beautiful interfaces using 16+ design systems including Material You, Fluent Design, Apple HIG, Ant Design, Carbon Design, Shopify Polaris, Minimalism, Glassmorphism, Neo-Brutalism, Neumorphism, Skeuomorphism, Claymorphism, Swiss Design, and Atlassian Design. Expert in Tailwind CSS, color harmonics, component theming, and accessibility (WCAG).

openclaw
openclaw
development
open
architecture-patterns
4K

engineering-manager-os

Complete engineering management system — team building, 1:1s, performance, hiring, architecture decisions, incident management, and scaling. From IC-to-manager transition through director-level operations.

openclaw
openclaw
development
open
architecture-patterns
4K

afrexai-observability-engine

Complete observability & reliability engineering system. Use when designing monitoring, implementing structured logging, setting up distributed tracing, building alerting systems, creating SLO/SLI frameworks, running incident response, conducting post-mortems, or auditing system reliability. Covers all three pillars (logs/metrics/traces), alert design, dashboard architecture, on-call operations, chaos engineering, and cost optimization.

openclaw
openclaw
development
open
architecture-patterns
4K

eo-ability-architect

架构设计能力,调用Architect专家设计系统架构、技术选型、风险评估

openclaw
openclaw
development
open
architecture-patterns
4K

skill-example-synthesizer

为 Skill 生成高质量正例、反例和边界例,提升路由与可理解性。;use for skills, examples, routing workflows;do not use for 只给笼统例子, 忽视误触发场景.

openclaw
openclaw
development
open
architecture-patterns
4K

low-altitude-guardian

低空无人设备应急裁决引擎。零依赖可用:基于损失优先级金字塔(P0-P4)和加权决策公式,对无人机/eVTOL突发危机进行分级分析、方案推导、输出可执行决策建议。分析辅助工具,不连接飞控系统,不执行实际飞行控制。

openclaw
openclaw
development
open
architecture-patterns
4K

fsd-secure

Full Self-Driving agent with highest safety standards (Camera-Only, Redundant Checks).

openclaw
openclaw
development
open
architecture-patterns
4K

nodejs-project-arch

Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and admin dashboards. Use when creating new Node.js projects, refactoring large single-file codebases, or when AI context window is being consumed by oversized files. Covers H5 games (Canvas/Phaser/Matter.js), data tools (crawlers/scrapers), content platforms, monitoring dashboards, API services, and SDK libraries.

openclaw
openclaw
development
open
architecture-patterns
4K

architecture-boundaries

Layering and boundaries, web vs public API, app layout (clients, routes, logging), ports/adapters, runtime-portable domain/shared/utils code, multi-tenancy, DDD layout, or anti-patterns.

latitude-dev
latitude-dev
development
open
architecture-patterns
3.9K

control-flow

Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, improving code readability, or restructuring decision logic.

EpicenterHQ
EpicenterHQ
development
open
architecture-patterns
3.9K

error-handling

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch blocks, or working with Result types and graceful error recovery.

EpicenterHQ
EpicenterHQ
development
open
architecture-patterns
3.9K

factory-function-composition

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with domain-specific methods, or refactoring code that mixes client/service/method options together.

EpicenterHQ
EpicenterHQ
development
open
Previous
Page 14 / 172
Next