mirror of
https://github.com/plannotator/effective-html.git
synced 2026-09-19 01:11:19 +08:00
19 lines
470 B
JSON
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"
|
|
]
|
|
}
|
|
]
|
|
}
|