club.userstyles.alpha.userstyle

userstyles.club

{
  "id": "club.userstyles.alpha.userstyle",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "title",
          "sourceCode",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxGraphemes": 140,
            "minGraphemes": 1
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "sourceCode": {
            "type": "string"
          },
          "description": {
            "type": "string",
            "maxGraphemes": 300
          },
          "previewImage": {
            "type": "blob",
            "accept": [
              "image/*"
            ],
            "maxSize": 1000000
          }
        }
      },
      "description": "Record declaring a userstyle's contents and metadata."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against club.userstyles.alpha.userstyle

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:z6a2tfjek74wmqinw5vjzbed
CID
bafyreiagzn46spgsm5dhthl4p4g67p5pi6mokf5nv6k2b55pogyatikjya
Indexed At
2026-06-10 01:15 UTC
AT-URI
at://did:plc:z6a2tfjek74wmqinw5vjzbed/com.atproto.lexicon.schema/club.userstyles.alpha.userstyle

Lexicon Garden

@