风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

tRPC Best Practices

作者: ifoster01
Slug:trpc-best-practices
版本:1.0.0
更新时间:2026-02-26 03:15:40
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only tRPC best-practices guide whose examples, requirements, and runtime instructions are coherent with its stated purpose and do not ask for unrelated credentials or installs.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770328194201,
        "_id": "k97fggf6k3n9adzx9v0btk0mrn80k6z9",
        "changelog": "tRPC Best Practices 1.0.0\n\n- Initial release providing expert guidance on tRPC usage and Next.js integration.\n- Includes quick start setup, code examples for router, middleware, and context creation.\n- Covers input validation with Zod, client setup, and use in React components.\n- Features sections on router design, merging, and reuse of validation schemas.\n- Intended for building fully type-safe APIs and seamless client-server communication using TypeScript.\n\nAll credit to https:\/\/skills.sh\/oriolrius\/pki-manager-web\/trpc (I wanted it on clawhub)",
        "changelogSource": "user",
        "createdAt": 1770328194201,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "ifoster01",
        "handle": "ifoster01",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/81444525?v=4",
        "kind": "user",
        "linkedUserId": "kn73n661nr58v25gwgwvradfh580k3gf"
    },
    "ownerHandle": "ifoster01",
    "skill": {
        "_creationTime": 1770328194201,
        "_id": "kd7907k93bns0sef2z72fw1jhn80kqaz",
        "badges": [],
        "createdAt": 1770328194201,
        "displayName": "tRPC Best Practices",
        "latestVersionId": "k97fggf6k3n9adzx9v0btk0mrn80k6z9",
        "ownerUserId": "kn73n661nr58v25gwgwvradfh580k3gf",
        "slug": "trpc-best-practices",
        "stats": {
            "comments": 0,
            "downloads": 1456,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 1,
            "versions": 1
        },
        "summary": "Expert guidance for tRPC (TypeScript Remote Procedure Call) including router setup, procedures, middleware, context, client configuration, and Next.js integration. Use this when building type-safe APIs, integrating tRPC with Next.js, or implementing client-server communication with full TypeScript inference.",
        "tags": {
            "latest": "k97fggf6k3n9adzx9v0btk0mrn80k6z9"
        },
        "updatedAt": 1772046940588
    }
}