mirror of
https://github.com/plannotator/effective-html.git
synced 2026-09-19 01:11:19 +08:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"name": "plannotator-effective-html",
|
|
"version": "0.3.0",
|
|
"description": "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", "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": "Create self-contained HTML artifacts whose direction follows 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 create a self-contained artifact from this brief."
|
|
]
|
|
}
|
|
}
|