风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Golang Design Patterns

作者: Samuel Berthe
Slug:golang-design-patterns
版本:0.1.0
更新时间:2026-03-23 11:16:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only guide about Go design patterns and its declared requirements (only the go binary) and allowed tooling match that purpose; nothing in the instructions asks for unrelate...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774234771531,
        "_id": "k97dhqrk41c3nk8effhat2464583ezz9",
        "changelog": "Initial release of golang-design-patterns skill:\n\n- Provides idiomatic Go design patterns for API design, constructors, error flow, resource management, graceful shutdown, resilience, dependency injection, and data handling.\n- Includes best practices on functional options, avoiding init(), error handling, limits, streaming, resource cleanup, and design for testability.\n- Offers ready-to-use code snippets for constructors, enums, regex compilation, embed, and interface checks.\n- Design mode and review mode guidance for selecting and assessing Go patterns in real-world projects.\n- Intended for developers structuring or reviewing Go code for production quality and maintainability.",
        "changelogSource": "auto",
        "createdAt": 1774234771531,
        "parsed": {
            "clawdis": {
                "emoji": "🏗️",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Samuel Berthe",
        "handle": "samber",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2951285?v=4",
        "kind": "user",
        "linkedUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3"
    },
    "ownerHandle": "samber",
    "skill": {
        "_creationTime": 1774234771531,
        "_id": "kd717ftfj3msr6wm9jhd3wqfrd83fe23",
        "badges": [],
        "createdAt": 1774234771531,
        "displayName": "Golang Design Patterns",
        "latestVersionId": "k97dhqrk41c3nk8effhat2464583ezz9",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-design-patterns",
        "stats": {
            "comments": 0,
            "downloads": 25,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilien...",
        "tags": {
            "latest": "k97dhqrk41c3nk8effhat2464583ezz9"
        },
        "updatedAt": 1774235812424
    }
}