Files
member-console/skills-lock.json
T
cgalo5758 6088460b6e Add htmx skill with reference docs
Adds the htmx skill definition, reference docs covering attributes,
requests, swapping, events, patterns, extensions, and gotchas, plus a
Claude symlink and skills-lock entry.
2026-08-22 21:55:45 -05:00

12 lines
247 B
JSON

{
"version": 1,
"skills": {
"htmx": {
"source": "damusix/skills",
"sourceType": "github",
"skillPath": "htmx/SKILL.md",
"computedHash": "59ebb58992b65a6fafefaeb9d7b7c814d22fe2ade6baedeb27a9bb99e291155e"
}
}
}