kelly-app-skill-creatorlisted
Install: claude install-skill mr-kelly/skills
# Kelly App Skill Creator
Turn a recurring human-and-Agent operation into a Busabase-backed skill with a
canonical Hono project whose normal delivery target is Busabase AirApp. Own the
product workflow and the App-in-Skill artifact contract; delegate Busabase
resource implementation and AirApp deployment mechanics.
## Ownership Boundary
This skill is a **taste layer over a format layer**, and the split is what keeps
both honest:
- `$busabase-app-creator` (also published as `busabase-skill-creator` and
`busabase-template-creator` — one skill, three names) owns everything that
makes the artifact *valid*: the skill/template/package format, AirApp runtime
language, framework, server shape, dependency and SDK constraints, security
boundaries, validation, sync, and deployment mechanics. Its own contract says
it is "format and correctness, not taste" — it deliberately carries no visual
opinions, so this layer can.
- This skill owns everything that makes the artifact *Kelly's*: product
behavior, information architecture, visible UI, layout, interaction patterns,
responsive behavior, accessibility, Help & Settings, hash routing, and visual
acceptance for every generated app. Creating the underlying artifact is that
skill's package-first route (§ "Two Ways In" there) with this skill's UI
contract applied on top.
- `$kelly-app-skill-creator-tests` owns repository-level conformance, process,
responsive browser, OSS Busabase, Cloud OAuth, persistence, and AirAp