风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Swiftui View Refactor

作者: soponcd
Slug:timeflow-swiftui-view-refactor
版本:1.0.0
更新时间:2026-03-25 22:36:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only SwiftUI refactoring guide whose requirements and instructions align with its stated purpose; it does not request credentials, install software, or perform unexpected a...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774444228677,
        "_id": "k972173s6bgbr7nynndhfjgv3h83jw5p",
        "changelog": "Initial release of SwiftUI View Refactor guidelines.\n\n- Standardizes SwiftUI view file structure and ordering (environments, properties, init, body, helpers).\n- Emphasizes Model-View (MV) patterns: minimize view models, promote lightweight orchestration.\n- Outlines when and how to split large bodies and computed views into subviews or dedicated types.\n- Advises against top-level conditional swaps for stable identity and view trees.\n- Provides strict handling of view models and @Observable usage for dependency injection.\n- Includes workflow and formatting practices for large SwiftUI view files.",
        "changelogSource": "auto",
        "createdAt": 1774444228677,
        "parsed": {
            "clawdis": {
                "emoji": "🔧"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17028c8y9t26ss5fgt6rycpw183jt9x",
        "displayName": "soponcd",
        "handle": "soponcd",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/31302208?v=4",
        "kind": "user",
        "linkedUserId": "kn70kbms0935x0eg948b78gv4h83ka73"
    },
    "ownerHandle": "soponcd",
    "skill": {
        "_creationTime": 1774444228677,
        "_id": "kd71wn3j5mf2qbacb5txxkj8rh83jjwe",
        "badges": [],
        "createdAt": 1774444228677,
        "displayName": "Swiftui View Refactor",
        "latestVersionId": "k972173s6bgbr7nynndhfjgv3h83jw5p",
        "ownerPublisherId": "s17028c8y9t26ss5fgt6rycpw183jt9x",
        "ownerUserId": "kn70kbms0935x0eg948b78gv4h83ka73",
        "slug": "timeflow-swiftui-view-refactor",
        "stats": {
            "comments": 0,
            "downloads": 13,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s lay...",
        "tags": {
            "latest": "k972173s6bgbr7nynndhfjgv3h83jw5p"
        },
        "updatedAt": 1774449414532
    }
}