xfg-ddd-skillsDDD 六边形架构设计与部署技能包。提供 Domain/Case/Infrastructure 层设计模式与代码模板,以及 Docker 环境部署脚本。当用户询问 DDD 架构、设计模式或需要部署项目时调用。
Install via ClawdBot CLI:
clawdbot install fuzhengwei/xfg-ddd-skillsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/fuzhengwei/docker-image-pusherAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
用户需要创建一个遵循领域驱动设计和六边形架构的新项目。技能通过交互式脚本引导用户指定目录、填写 Maven 配置,并自动生成符合 DDD 分层结构的项目骨架。
团队希望将单体或分层架构的旧系统重构为 DDD 六边形架构,以提升可维护性和领域逻辑内聚性。技能提供领域层设计指南、分层模式和代码模板,帮助团队逐步迁移。
在电商系统中,需要设计订单聚合根、订单项值对象以及仓储接口。技能参考实体、聚合根、值对象文档,指导开发者遵循 DDD 战术模式,确保领域模型正确性。
开发完成后,需要将 DDD 项目容器化并部署到测试或生产环境。技能提供 Docker Compose 部署脚本、环境配置指导,以及 MySQL/Redis/RabbitMQ 等中间件的容器化方案。
当领域逻辑包含多种处理方式或多步骤校验时,技能建议使用策略模式消除 if-else,责任链模式解耦校验步骤。参考领域模式文档,开发者可快速实现可扩展的领域服务。
通过 AI 助手引导用户完成 DDD 项目创建和架构设计,同时提供代码模板和脚本,节省咨询和开发成本。
企业购买技能包集成到内部 AI 平台,以一次性授权或年费方式收费,提升团队开发标准化和效率。
围绕 DDD 六边形架构技能包提供线上/线下培训课程及认证,帮助开发者掌握最佳实践。
💬 Integration Tip
确保 AI 调用脚本前 cd 到项目根目录,并在创建项目前强制询问用户目录,遵循交互式参数填写流程。
Scored Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.