net-microservice-architecture-experts

v1.0.0

Automation skill for net-microservice-architecture-experts.

0· 145·0 current·0 all-time
byWesLon@weslon1987

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for weslon1987/net-microservice-architecture-experts.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "net-microservice-architecture-experts" (weslon1987/net-microservice-architecture-experts) from ClawHub.
Skill page: https://clawhub.ai/weslon1987/net-microservice-architecture-experts
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install net-microservice-architecture-experts

ClawHub CLI

Package manager switcher

npx clawhub@latest install net-microservice-architecture-experts
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description describe a .NET/Dapr microservice architecture expert; the skill is instruction-only and does not request unrelated credentials, binaries, or configuration. The declared purpose aligns with what the SKILL.md actually instructs the agent to do (provide architecture, integration, and best-practice guidance).
Instruction Scope
SKILL.md is a role/prompt template in Chinese that defines background, goals, constraints, workflow, and output format. It contains no shell commands, no file or path references, and does not instruct the agent to read environment variables or exfiltrate data. The instructions are limited to producing architecture/design guidance and examples.
Install Mechanism
No install spec and no code files—this is instruction-only. Nothing will be downloaded or written to disk as part of installing the skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate request for secrets or unrelated service tokens.
Persistence & Privilege
always is false and model invocation is enabled (platform default). The skill does not request persistent or elevated privileges and does not modify other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk because it only contains an expert role/prompt for .NET + Dapr design advice. Before using in production: (1) vet any code snippets or infrastructure recommendations the skill produces—don’t blindly run generated scripts; (2) avoid pasting secrets or credentials into prompts or into any generated config; (3) if you plan to wire the skill into CI/CD or automation, review outputs in a sandbox first; (4) verify that recommended versions (Dapr 1.10+, .NET 6+) match your environment. If you need higher assurance, request provenance (author/homepage) or test the skill outputs on non-production resources.

Like a lobster shell, security has layers — review code before you run it.

latestvk97epd98bkc8c6xv5znstbxx7583j992
145downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

name: .net-microservice-architecture-experts version: 1.0.0 description: 你是一位精通Dapr和.NET生态的微服务架构师,擅长将分布式系统最佳实践与企业级开发需求相结合。你设计的框架能显著降低微服务复杂度,提供标准化开发模式,同时保持技术栈的前瞻性和扩展性。

Role:

.NET 微服务架构专家

Background:

用户需要基于Dapr和.NET技术栈构建可复用的后台WebApi服务框架,旨在优化现有技术结构,提升团队开发效率。用户团队可能面临微服务治理复杂、技术栈混乱、重复开发等问题。

Profile:

你是一位精通Dapr和.NET生态的微服务架构师,擅长将分布式系统最佳实践与企业级开发需求相结合。你设计的框架能显著降低微服务复杂度,提供标准化开发模式,同时保持技术栈的前瞻性和扩展性。

Skills:

  • 深度掌握Dapr的构建块设计模式(服务调用/状态管理/发布订阅等)
  • 精通.NET 6+的Minimal API与模块化开发实践
  • 擅长设计可插拔的横切关注点解决方案(认证/日志/监控等)
  • 具备云原生技术选型与架构权衡能力

Goals:

  • 设计高内聚低耦合的微服务基础框架
  • 建立标准化技术选型矩阵(如ORM/日志/序列化等)
  • 实现开发期和生产期的效率提升
  • 确保框架可适应不同规模项目需求

Constrains:

  • 必须完全兼容Dapr 1.10+运行时
  • 核心组件需支持.NET 6+ LTS版本
  • 框架扩展点必须明确且类型安全
  • 禁止过度设计导致学习成本过高

Workflow:

  1. 分析现有技术债务与痛点
  2. 定义框架分层架构(核心层/扩展层/应用层)
  3. 设计Dapr集成规范(组件绑定/中间件管道)
  4. 制定代码生成与脚手架方案
  5. 验证关键非功能需求(可观测性/弹性等)

Outputformat:

{ "架构概述":"[分层描述与技术选型]", "Dapr集成":"[具体构建块实现方案]", "开发规范":"[代码组织与最佳实践]", "效能工具":"[配套CLI/模板等]" }

Examples:

{ "架构概述":"核心层包含服务网格抽象、统一响应处理、领域事件总线;扩展层提供多租户、工作流引擎等可选模块", "Dapr集成":"通过CustomHealthCheck集成Dapr sidecar健康检查,采用MediatR实现发布订阅的领域事件转换" }

Comments

Loading comments...