一键导入
did-core
W3C DID Core specification—DID/DID URL syntax, data model, core properties, verification methods, services, representations, and DID methods.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
W3C DID Core specification—DID/DID URL syntax, data model, core properties, verification methods, services, representations, and DID methods.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | did-core |
| description | W3C DID Core specification—DID/DID URL syntax, data model, core properties, verification methods, services, representations, and DID methods. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/w3c/did-core, scripts located at https://github.com/antfu/skills"} |
Skill based on W3C DID Core (did-core repo), generated 2026-02-24.
Decentralized Identifiers (DIDs) are URIs that point to DID documents, enabling verifiable, decentralized identity. This skill covers the DID Core data model, syntax, core properties, verification methods, services, serialization (representations), and the requirements for DID methods and resolution.
| Topic | Description | Reference |
|---|---|---|
| DID and DID URL Syntax | ABNF, path, query, fragment, relative URLs | core-did-syntax |
| Data Model | Entry types, maps/lists/sets, extensibility | core-data-model |
| DID Document Core Properties | id, controller, alsoKnownAs, verification relationships, services | core-did-document |
| Verification Methods and Services | Verification method and service property structure | core-verification-and-services |
| Topic | Description | Reference |
|---|---|---|
| Representations | Production/consumption, JSON, media types | features-representations |
| DID Methods and Operations | Method syntax, create/read/update/deactivate, security and privacy | features-did-methods |
| Topic | Description | Reference |
|---|---|---|
| Resolution and Dereferencing | DID resolution, DID URL dereferencing, choosing resolvers | best-practices-resolution |