Communitygithub.com

bluesky-social/atproto

Migrate AT Protocol client and consumer code off the legacy `@atproto/api`, `@atproto/lexicon`, and `@atproto/xrpc` stack onto `@atproto/lex`. Use whenever code that *calls out* to an XRPC service is being modernized — replacing an `AtpAgent` with `Client`, `result.data` / `result.headers[…]` response handling, `XRPCError` try/catch, `jsonStringToLex` / `stringifyLex`, `BlobRef` `instanceof` checks, `CID` from `multiformats`, `new Date().toISOString()` on AT Proto datetimes, bare `string` DIDs a

¿Qué es atproto?

atproto is a Claude Code agent skill that migrate AT Protocol client and consumer code off the legacy `@atproto/api`, `@atproto/lexicon`, and `@atproto/xrpc` stack onto `@atproto/lex`. Use whenever code that *calls out* to an XRPC service is being modernized — replacing an `AtpAgent` with `Client`, `result.data` / `result.headers[…]` response handling, `XRPCError` try/catch, `jsonStringToLex` / `stringifyLex`, `BlobRef` `instanceof` checks, `CID` from `multiformats`, `new Date().toISOString()` on AT Proto datetimes, bare `string` DIDs a.

Compatible con~Claude Code~Codex CLI~Cursor
npx skills add bluesky-social/atproto

Preguntar en tu IA favorita

Abre un nuevo chat con esta habilidad de agente ya precargada.

Documentación

¿Qué hace atproto?

Migrate AT Protocol client and consumer code off the legacy @atproto/api, @atproto/lexicon, and @atproto/xrpc stack onto @atproto/lex. Use whenever code that calls out to an XRPC service is being modernized — replacing an AtpAgent with Client, result.data / result.headers[…] response handling, XRPCError try/catch, jsonStringToLex / stringifyLex, BlobRef instanceof checks, CID from multiformats, new Date().toISOString() on AT Proto datetimes, bare string DIDs a

Skills relacionados