Per-App Checklist
A short, copy-and-tick list of what to run for each new app from idea to live in both stores. Each item is phrased as a natural-language prompt for the Claude Code skill — paste it into a session and the skill picks the right command, reads AiGuidelines/ for missing context, and prompts only for the gaps.
External Services & API Keys
The CLI integrates with several external services for AI image generation, app store management, and subscription setup. All keys are stored locally at ~/.config/kappmaker/config.json.
Custom Templates
The CLI defaults to the KAppMaker boilerplate but supports custom templates via --template-repo or a permanent config setting.
Claude Code Skill
If you use Claude Code, you can install the /kappmaker skill to run any CLI command through natural language — with automatic prerequisite checks, guided setup, and inline error recovery.