theme-shopify-html-data-comments

Installation
SKILL.md

Shopify HTML, Data Attributes & Comments

Guidelines for HTML structure, data attributes usage, and code commenting in Shopify themes.

When to Use

  • Structuring HTML markup in sections
  • Passing data to JavaScript via attributes
  • Adding comments to Liquid templates
  • Organizing HTML elements

HTML & Data Attributes

Custom HTML Tags

  • Use custom HTML tags when appropriate
  • Custom elements work well with JavaScript custom elements
  • Improves semantic structure
Installs
33
GitHub Stars
2
First Seen
Feb 9, 2026
theme-shopify-html-data-comments — niccos-shopify-workspace/shopify-cursor-skills