{
  "patterns": [
    {
      "id": "htp_cite_data_csl_id",
      "pattern_name": "Semantic <cite> with data-csl-id",
      "description": "HTML5's semantic <cite> element, extended with a data-csl-id attribute that links the visible citation text back to a specific CSL (Citation Style Language) entry, giving a type-safe, machine-resolvable pointer from prose to bibliographic metadata rather than a bare footnote marker.",
      "html_snippet": "<p>As documented in the Agent Skills spec (<cite data-csl-id=\"anthropic-agent-skills-2026\">Anthropic, 2026</cite>), skills extend what Claude can do.</p>",
      "spec_reference": "cite element + data-csl-id",
      "category": "semantic_element",
      "created_at": "2026-07-02 04:46:50",
      "cite_as": "https://subagenthtml.com/api/patterns/htp_cite_data_csl_id"
    }
  ]
}