kelly-app-skill-creator-tests
Installation
SKILL.md
Kelly App Skill Creator Tests
Verify generated Kelly app skills without taking ownership of their product or runtime design. Treat the app source and creator contracts as inputs; never weaken either contract merely to make a test pass.
Ownership Boundary
$kelly-app-skill-creatorowns product design and creates the canonical<skill-root>/app/project.$busabase-app-creatorowns AirApp runtime, SDK, security, sync, and deployment constraints.- This skill owns shared test infrastructure, per-skill fixtures and assertions, OSS/Cloud execution gates, failure artifacts, CI wiring, and test reporting.
- Keep pure domain and module tests in
<skill-root>/app/test/. Keep cross-skill contract, process, browser, Busabase, OAuth, and AirApp tests under the repository-leveltests/app-skills/tree.