codedrobe-theme
Installation
SKILL.md
CodeDrobe Theme
Use the published @codedrobe/core CLI as the only runtime. Keep this Skill instruction-only: do not recreate injectors, launch scripts, package parsers, or application patchers inside the Skill.
Route the request
- Identify the target app explicitly. Run
codedrobe apps --jsonwhen support or defaults are uncertain. - Read references/cli.md before choosing an installed, npm, or Bun command runner.
- Read only the target-specific reference:
- Codex: references/codex.md
- WorkBuddy: references/workbuddy.md
- QoderWork: references/qoderwork.md
- TRAE SOLO: references/traework.md
- For theme creation, images, CSS, packaging, or legacy conversion, read references/theme-authoring.md.
- When the request includes an attached or local visual reference, read references/reference-image.md.
- For new or repaired CSS, read references/dom-snapshot.md and references/css-templates.md.
- For the complete Miku Future Beats / 初音未来 example, read references/miku-future-beats-example.md.
- For probe, verification, screenshots, missing nodes, CDP failures, or app updates, read references/verification.md.
- To publish or submit a theme to the CodeDrobe store, read references/publish.md.