← Back to list

exporters-builder
by claushaas
⭐ 2🍴 0📅 Jan 18, 2026
SKILL.md
name: exporters-builder description: Build CSS/JSON exporters per src/planning/spec-v0.3.md and src/planning/roadmap-v0.3.md, including output options and gamut handling.
Exporters Builder
Use this skill when implementing export functions (CSS variables and JSON) and output formatting per v0.3 spec.
Workflow
- Read
src/planning/spec-v0.3.mdand the relevant phase insrc/planning/roadmap-v0.3.md. - Implement exporters in
src/exportwithOutputOptions(precision, formats). - Ensure optional
metadata is included only when requested. - Add minimal snapshot-like tests for CSS vars and JSON output.
Guardrails
- Preserve the public API surface for v0.3 (
exportThemeCss,exportThemeJson). - Keep output stable and deterministic (ordering, precision).
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon