mirror of
https://github.com/plannotator/effective-html.git
synced 2026-09-19 01:11:19 +08:00
26 lines
1.3 KiB
JSON
26 lines
1.3 KiB
JSON
{
|
|
"name": "plannotator-effective-html",
|
|
"version": "0.4.0",
|
|
"description": "Creative direction and focused skills for self-contained HTML artifacts, wireframes, interactive prototypes, plans, and diagrams.",
|
|
"author": {
|
|
"name": "plannotator",
|
|
"url": "https://github.com/plannotator"
|
|
},
|
|
"homepage": "https://github.com/plannotator/effective-html",
|
|
"repository": "https://github.com/plannotator/effective-html",
|
|
"license": "MIT",
|
|
"keywords": ["html", "design", "creative-direction", "wireframe", "prototype", "prototyping", "diagram", "plan", "html-artifacts", "agent-skills", "claude-code", "codex"],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "Effective HTML",
|
|
"shortDescription": "HTML wireframes, prototypes, and artifacts",
|
|
"longDescription": "Give self-contained HTML artifacts a visual direction rooted in the user's brief, project, and subject, with focused skills for low-fidelity wireframes, styled mockups, interactive prototypes, plans, diagrams, and general HTML work.",
|
|
"developerName": "plannotator",
|
|
"category": "Productivity",
|
|
"capabilities": ["Write"],
|
|
"defaultPrompt": [
|
|
"Use $html to choose the right Effective HTML workflow, and compose $design-artifact when the visual direction remains open."
|
|
]
|
|
}
|
|
}
|