スキル一覧に戻る
claushaas

exporters-builder

by claushaas

2🍴 0📅 2026年1月18日
GitHubで見るManusで実行

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

  1. Read src/planning/spec-v0.3.md and the relevant phase in src/planning/roadmap-v0.3.md.
  2. Implement exporters in src/export with OutputOptions (precision, formats).
  3. Ensure optional meta data is included only when requested.
  4. 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).

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です