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
- For theme creation, images, CSS, packaging, or legacy conversion, read references/theme-authoring.md.
- For new or repaired CSS, read references/dom-snapshot.md and references/css-templates.md.
- For the complete Doll Sister / 玩偶姐姐 example, read references/doll-sister-example.md.
- For probe, verification, screenshots, missing nodes, CDP failures, or app updates, read references/verification.md.