-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
17 lines (17 loc) · 796 Bytes
/
Copy pathplugin.json
File metadata and controls
17 lines (17 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "colophon",
"description": "Living design systems for Copilot. Seeds DESIGN.md and an AGENTS.md pointer, edits and previews tokens and companion component patterns in a canvas, and guides agents from design rationale to production UI. Existing .agents/design/ JSON systems remain supported, with configurable per-area port targets and resource mappings.",
"version": "0.1.0",
"author": {
"name": "Karen",
"url": "https://github.com/karkarl"
},
"homepage": "https://github.com/karkarl/colophon",
"repository": "https://github.com/karkarl/colophon",
"license": "MIT",
"keywords": ["design-system", "design", "ui", "tokens", "frontend", "canvas", "skill"],
"category": "design",
"skills": "skills/",
"commands": "commands/",
"extensions": "extensions/"
}