一键导入
ascp-method-contracts
Use when defining or updating ASCP JSON-RPC methods, request and response envelopes, validation behavior, or method-level error handling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when defining or updating ASCP JSON-RPC methods, request and response envelopes, validation behavior, or method-level error handling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when planning or beginning the Dart SDK after the TypeScript SDK establishes the first downstream reference package.
Use when documenting ASCP SDK feature work, package-shape decisions, workflow rules, or validation behavior before commit.
Use when starting or continuing ASCP SDK repository work that needs intake, feature scoping, planning, checkpointing, and drift control across sessions.
Use when creating or revising the TypeScript SDK package scaffold, typed model surface, export strategy, or schema-to-type generation approach.
Use when building or revising the TypeScript SDK transport adapters, subscription flow, method wrappers, or protocol error normalization.
Use when building or revising the TypeScript SDK validation layer, event parsing, replay helpers, or schema-backed safety checks.
| name | ascp-method-contracts |
| description | Use when defining or updating ASCP JSON-RPC methods, request and response envelopes, validation behavior, or method-level error handling. |
Use this skill for the ASCP control-plane methods. The objective is to keep the method surface small, exact, and portable across hosts and runtimes.
capabilities.gethosts.getruntimes.listsessions.listsessions.getsessions.startsessions.resumesessions.stopsessions.send_inputsessions.subscribesessions.unsubscribeapprovals.listapprovals.respondartifacts.listartifacts.getdiffs.getid in success or error responses.result and error.UNSUPPORTED, not silent omission.The work is complete when another implementer can build the method without guessing request shape, response shape, or failure semantics.