Step 1 — Install Supermaster locally

Paste this into your terminal. It installs the Supermaster skill locally, installs planning helpers when available, and then launches Claude Code if it is installed:

curl -fsSL https://supermaster.divyamjindal.xyz/install.sh | bash

Step 2 — Open Claude Code and say

use supermaster

Step 3 — Describe what you want to build

That's it. Claude will take it from here.


What happens next

After you say "use supermaster," Claude walks you through a guided pipeline.

1

Claude asks you a few questions about your idea

2

Chooses the right platform: web, mobile, native iOS, desktop, API, CLI, or another surface

3

Sets up the needed infrastructure and builds with the matching UI/platform pack

4

Tests the core loop, runs security/design checks, then deploys or gives the correct run path

Need API keys?

Most beginner apps do not need provider keys. Bring your own keys only for advanced model experiments or custom provider requirements.

Advanced key guides →