Files
plannotator__effective-html/skills.sh.json
2026-08-02 13:47:33 -07:00

19 lines
470 B
JSON

{
"$schema": "https://skills.sh/schemas/skills.sh.schema.json",
"notGrouped": "bottom",
"groupings": [
{
"title": "Effective HTML",
"description": "Creative direction and focused workflows for self-contained HTML artifacts, wireframes, prototypes, plans, and diagrams.",
"skills": [
"html",
"design-artifact",
"html-wireframe",
"html-prototype",
"html-diagram",
"html-plan"
]
}
]
}