data-attributes

Community

State, variants, and config via data-* attributes.

AuthorProfPowell
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Data attributes provide a clean bridge for HTML/CSS/JS state without cluttering DOM classes.

Core Features & Use Cases

  • State & Variant: data-state, data-type, data-variant conventions.
  • Configuration: data-columns, data-size, data-animation to customize components.
  • CSS Selectors: Attribute selectors for styling.

Quick Start

Toggle a panel with a data-expanded attribute and CSS selectors.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: data-attributes
Download link: https://github.com/ProfPowell/project-template/archive/main.zip#data-attributes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository