{
  "ok": true,
  "resource": {
    "id": "RES_67E8CCD391C8",
    "resource_type": "skill",
    "canonical_url": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns",
    "name": "microservices-patterns",
    "summary_en": "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.",
    "summary_zh": "设计微服务架构，包括服务边界、事件驱动通信和弹性模式。适用于构建分布式系统、拆分单体应用或实施微服务时使用。",
    "description_en": "This Agent Skill provides guidance on designing microservices architectures, covering service decomposition strategies (by business capability, by subdomain/DDD, strangler fig pattern), communication patterns (synchronous REST/gRPC/GraphQL, asynchronous event streaming/message queues), data management (database per service, saga pattern), and resilience patterns (circuit breaker, retry with backoff, bulkhead). The source content is a SKILL.md file with 91 lines, inspected and verified. No runtime tools, authentication, or pricing are declared.",
    "description_zh": "该Agent技能提供设计微服务架构的指导，涵盖服务拆分策略（按业务能力、按子域/DDD、绞杀者模式）、通信模式（同步REST/gRPC/GraphQL，异步事件流/消息队列）、数据管理（每服务数据库、Saga模式）以及弹性模式（断路器、退避重试、隔板）。源内容为SKILL.md文件，共91行，已检查并验证。未声明运行时工具、认证或定价。",
    "provider_name": "wshobson",
    "homepage_url": "https://github.com/wshobson/agents/tree/main/plugins/backend-development/skills/microservices-patterns",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "design.architecture",
      "analyze.system",
      "generate.code"
    ],
    "categories": [
      "developer-tools",
      "other"
    ],
    "industries": [
      "software",
      "general"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/wshobson/agents/blob/a30778f8c4e6b0a87567941b7cca4f534bf642b6/LICENSE"
      },
      "github": {
        "repository": "wshobson/agents",
        "owner": "wshobson",
        "path": "plugins/backend-development/skills/microservices-patterns/SKILL.md",
        "commit": "a30778f8c4e6b0a87567941b7cca4f534bf642b6",
        "stars": 39366,
        "forks": 4194,
        "updated_at": "2026-09-03T02:19:37Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "c9d34026de5eb5b9f730604d1979df9aaa58dd7fa40c022e071da5ca65d68759",
        "line_count": 91
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:09:52.366Z"
      }
    },
    "latest_version": "a30778f8c4e6",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "partial",
      "contract_completeness": "natural_language",
      "access_friction": "low",
      "operational_transparency": "weak",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T06:09:53.223Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:51:06.612Z",
    "last_seen_at": "2026-09-03T06:09:52.616Z",
    "published_at": "2026-09-03T06:09:52.616Z",
    "created_at": "2026-09-03T02:51:06.612Z",
    "updated_at": "2026-09-03T06:09:53.223Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_67E8CCD391C8",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_67E8CCD391C8/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_67E8CCD391C8",
    "distribution": {
      "canonical_identity": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "wshobson/agents:plugins/backend-development/skills/microservices-patterns/SKILL.md",
          "upstream_record_url": "https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:51:06.612Z",
          "last_seen_at": "2026-09-03T06:09:52.616Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "partial",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "partial",
        "contract_completeness": "natural_language",
        "access_friction": "low",
        "operational_transparency": "weak",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "design.architecture",
            "weight": 90,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "analyze.system",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "generate.code",
            "weight": 50,
            "confidence": 50,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "software",
            "weight": 90,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "infrastructure",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "design",
          "analyze",
          "generate"
        ]
      },
      "capability_units": [
        {
          "id": "skill:microservices-patterns",
          "kind": "skill_action",
          "capability_id": "design.architecture",
          "effect": "advisory",
          "open_world": false,
          "idempotency": "safe_to_retry",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/wshobson/agents/blob/a30778f8c4e6b0a87567941b7cca4f534bf642b6/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": []
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Designing microservices architectures",
          "Decomposing monoliths",
          "Implementing event-driven communication",
          "Applying resilience patterns"
        ],
        "not_for": [
          "Direct execution of infrastructure changes",
          "Automated deployment without human review"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns/SKILL.md",
          "observation": "Submitted Skill record for microservices-patterns; declared license MIT.",
          "observed_at": "2026-09-03T02:19:37Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/wshobson/agents/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/microservices-patterns/SKILL.md",
          "observation": "The Skill source was fetched and inspected (2125 bytes; SHA-256 c9d34026de5eb5b9f730604d1979df9aaa58dd7fa40c022e071da5ca65d68759).",
          "observed_at": "2026-09-03T06:09:45.990Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not observed",
        "Effectiveness of guidance not tested",
        "Compatibility with specific agent frameworks unknown",
        "Detailed pattern documentation in references/details.md not inspected"
      ],
      "id": "REV_D253B9EAED21",
      "resource_id": "RES_67E8CCD391C8",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:09:53.223Z"
    }
  }
}