{
  "ok": true,
  "resource": {
    "id": "RES_DA4FCCEB28B3",
    "resource_type": "skill",
    "canonical_url": "https://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development",
    "name": "source-driven-development",
    "summary_en": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
    "summary_zh": "将每个实现决策都建立在官方文档的基础上。当您希望获得权威、有来源引用的代码，避免过时的模式时使用。当使用任何框架或库且正确性至关重要时使用。",
    "description_en": "This Agent Skill instructs the agent to ground every framework-specific implementation decision in official documentation. The process is: detect the stack and versions from dependency files, fetch the relevant official documentation page, implement following the documented patterns, and cite sources with full URLs. It includes a source hierarchy (official docs > official blog/changelog > web standards > compatibility data), explicitly excludes non-authoritative sources (Stack Overflow, blog posts, training data), and mandates surfacing conflicts between docs and existing code. It also contains retrieval-safety guidance treating fetched documentation as untrusted data, with instructions to ignore injected directives and never hardcode outbound endpoints from fetched content without user consent. The skill is distributed as a SKILL.md file (9949 bytes, SHA-256 719d4e54083c90ded62112fb41df3dbc4619309118ee0e6aa4d846f92d8204af) under the MIT license in the addyosmani/agent-skills repository. No runtime authentication or pricing is declared; the skill is a set of instructions, not an executable service.",
    "description_zh": "该Agent技能指示代理将每个特定于框架的实现决策都建立在官方文档的基础上。其流程为：从依赖文件中检测技术栈和版本，获取相关的官方文档页面，按照文档中描述的模式进行实现，并使用完整URL引用来源。它包含一个来源层级（官方文档 > 官方博客/变更日志 > Web标准 > 兼容性数据），明确排除非权威来源（Stack Overflow、博客文章、训练数据），并要求在文档与现有代码冲突时向用户说明。它还包含检索安全指导，将获取的文档视为不可信数据，指示忽略注入的指令，并且未经用户同意不得将获取内容中的出站端点硬编码到生成的代码中。该技能以SKILL.md文件（9949字节；SHA-256 719d4e54083c90ded62112fb41df3dbc4619309118ee0e6aa4d846f92d8204af）的形式分发，采用MIT许可证，位于addyosmani/agent-skills仓库中。未声明运行时认证或定价；该技能是一组指令，而非可执行服务。",
    "provider_name": "addyosmani",
    "homepage_url": "https://github.com/addyosmani/agent-skills/tree/main/skills/source-driven-development",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/addyosmani/agent-skills/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "software.development",
      "research.retrieve",
      "document.analyze"
    ],
    "categories": [
      "developer-tools",
      "productivity"
    ],
    "industries": [
      "software"
    ],
    "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/addyosmani/agent-skills/blob/d2c37ef6225dd8726cdd369a8030307f48592d26/LICENSE"
      },
      "github": {
        "repository": "addyosmani/agent-skills",
        "owner": "addyosmani",
        "path": "skills/source-driven-development/SKILL.md",
        "commit": "d2c37ef6225dd8726cdd369a8030307f48592d26",
        "stars": 91748,
        "forks": 9797,
        "updated_at": "2026-09-03T02:47:10Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "719d4e54083c90ded62112fb41df3dbc4619309118ee0e6aa4d846f92d8204af",
        "line_count": 217
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:01:18.308Z"
      }
    },
    "latest_version": "d2c37ef6225d",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": null,
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "natural_language",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:01:19.206Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:25.188Z",
    "last_seen_at": "2026-09-03T06:01:18.534Z",
    "published_at": "2026-09-03T06:01:18.534Z",
    "created_at": "2026-09-03T02:50:25.188Z",
    "updated_at": "2026-09-03T06:01:19.206Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_DA4FCCEB28B3",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_DA4FCCEB28B3/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_DA4FCCEB28B3",
    "distribution": {
      "canonical_identity": "https://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "addyosmani/agent-skills:skills/source-driven-development/SKILL.md",
          "upstream_record_url": "https://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:25.188Z",
          "last_seen_at": "2026-09-03T06:01:18.534Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "natural_language",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "natural_language",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "software.development",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "research.retrieve",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "document.analyze",
            "weight": 50,
            "confidence": 70,
            "evidence_ids": [
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "software",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:source-driven-development",
          "kind": "skill_action",
          "capability_id": "software.development",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "idempotent",
          "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/addyosmani/agent-skills/blob/d2c37ef6225dd8726cdd369a8030307f48592d26/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": []
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": null
      },
      "fit": {
        "good_for": [
          "Generating code that must follow current official documentation for a specific framework or library version.",
          "Reviewing or improving existing code to align with documented best practices.",
          "Building boilerplate or starter code where correctness and source citations matter."
        ],
        "not_for": [
          "Tasks where correctness does not depend on a specific version (e.g., renaming variables, fixing typos).",
          "Pure logic that works the same across all versions.",
          "Situations where the user explicitly wants speed over verification."
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/addyosmani/agent-skills/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development/SKILL.md",
          "observation": "Submitted Skill record for source-driven-development; declared license MIT.",
          "observed_at": "2026-09-03T02:47:10Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/addyosmani/agent-skills/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development/SKILL.md",
          "observation": "The Skill source was fetched and inspected (9949 bytes; SHA-256 719d4e54083c90ded62112fb41df3dbc4619309118ee0e6aa4d846f92d8204af).",
          "observed_at": "2026-09-03T05:52:22.807Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior in an agent environment has not been observed.",
        "No explicit input/output schema is provided; the skill operates via natural language instructions.",
        "The skill's effectiveness depends on the agent's ability to fetch and interpret official documentation, which is not verified here."
      ],
      "id": "REV_440C9094E5B6",
      "resource_id": "RES_DA4FCCEB28B3",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:01:19.206Z"
    }
  }
}