← 返回 Skills 市场
3873
总下载
6
收藏
40
当前安装
1
版本数
在 OpenClaw 中安装
/install architecture-patterns
功能描述
Provides backend architecture patterns (Clean Architecture, Hexagonal, DDD) for building maintainable, testable, and scalable systems with clear layering and...
安全使用建议
Reasonable to install after verifying the GitHub source and revision. Treat the Stripe/payment and credential-related snippets as teaching templates; add your own safeguards, test-mode defaults, and review before adapting them to a real application.
功能分析
Type: OpenClaw Skill
Name: architecture-patterns
Version: 1.0.0
The skill bundle provides educational content, documentation, and code examples for architecture patterns. The only executable component, `scripts/search.py`, is a benign Python script that searches a local CSV database (`data/patterns.csv`) without network access, shell execution, or sensitive data access. All other files are documentation or illustrative code examples. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the AI agent in any of the analyzed files, including SKILL.md and README.md.
能力评估
Purpose & Capability
The artifacts match the stated purpose: documentation, reference guides, templates, and examples for Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. The Stripe payment code is an illustrative adapter template, not skill runtime behavior.
Instruction Scope
The skill instructions are advisory and educational. I found no role overrides, prompt-injection behavior, autonomous actions, or hidden instructions to access user data.
Install Mechanism
Installation is user-directed, but the README uses an unpinned GitHub npx command and manual copy commands into agent skill directories, including global directories. Users should verify the source and revision before installing.
Credentials
The only executable helper reads the bundled CSV file and prints matching architecture patterns. Some templates and references mention API keys or payment providers as examples, so copied code should be reviewed before production use.
Persistence & Privilege
No background workers, persistence hooks, privilege escalation, broad local indexing, credential-store access, obfuscation, or autonomous network behavior were found. Persistence is limited to normal user-directed skill installation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install architecture-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/architecture-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of architecture-patterns skill.
- Provides concise overviews and code examples for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design (DDD).
- Includes practical guidance on when to use each pattern and a decision table for pattern selection.
- Features detailed sample directory structure and key patterns with code snippets.
- Offers quick-reference diagrams and definitions for layers, ports, and adapters.
元数据
常见问题
Architecture Patterns 是什么?
Provides backend architecture patterns (Clean Architecture, Hexagonal, DDD) for building maintainable, testable, and scalable systems with clear layering and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3873 次。
如何安装 Architecture Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install architecture-patterns」即可一键安装,无需额外配置。
Architecture Patterns 是免费的吗?
是的,Architecture Patterns 完全免费(开源免费),可自由下载、安装和使用。
Architecture Patterns 支持哪些平台?
Architecture Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Architecture Patterns?
由 wpank(@wpank)开发并维护,当前版本 v1.0.0。
推荐 Skills