风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

React Composition

作者: wpank
Slug:react-composition
版本:1.0.0
更新时间:2026-02-26 08:05:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only skill that provides React composition patterns and is internally consistent with its stated purpose — it does not request credentials, install code, or perform unexpected a...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770728022162,
        "_id": "k973hpeyr67abnq3cxr4g4vyq580wjv8",
        "changelog": "Initial release covering key React composition patterns for scalable, maintainable component design:\n\n- Documents strategies to avoid boolean prop proliferation using composition.\n- Explains compound components and use of context for state sharing.\n- Introduces a generic provider interface for decoupled state management.\n- Recommends lifting state into providers for easier state sharing.\n- Advocates for explicit variant components over monolithic prop-driven ones.\n- Describes using children for flexible composition instead of render props.\n- Provides practical decision guides and clear code examples for each pattern.",
        "changelogSource": "user",
        "createdAt": 1770728022162,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770728022162,
        "_id": "kd74qr4m2keyq919b806q83fx980wvf8",
        "badges": [],
        "createdAt": 1770728022162,
        "displayName": "React Composition",
        "latestVersionId": "k973hpeyr67abnq3cxr4g4vyq580wjv8",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "react-composition",
        "stats": {
            "comments": 0,
            "downloads": 703,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "React composition patterns for scalable component architecture. Use when refactoring components with boolean prop proliferation, building flexible component libraries, designing reusable component APIs, or working with compound components and context providers.",
        "tags": {
            "latest": "k973hpeyr67abnq3cxr4g4vyq580wjv8"
        },
        "updatedAt": 1772064336021
    }
}