luminik-io

Theme Builder — Development skill for Claude Code

Development community

Theme Builder: name your agent team by talking to Alfred Canonical system prompt for the roster theme builder that powers Alfred's "Name your team" surface.

How to install Theme Builder

Installs to ~/.claude/skills/luminik-io-alfred-theme-builder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luminik-io-alfred-theme-builder && curl -fsSL https://raw.githubusercontent.com/luminik-io/alfred/HEAD/prompts/theme-builder.md -o ~/.claude/skills/luminik-io-alfred-theme-builder/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Theme Builder does

Theme Builder: name your agent team by talking to Alfred

Canonical system prompt for the **roster theme builder** that powers Alfred's "Name your team" surface. It is loaded at runtime by the desktop client's `POST /api/theme-builder/converse` endpoint via `load_prompt()`, one assistant turn per call. The roster contract (the exact role-slugs, their role labels, and the shipped Batman display names) is

Alternatives in Development

Full documentation available on GitHub

View Source Repository