Claude Code Skills banner
whawkinsiv whawkinsiv

Claude Code Skills

AI community intermediate

Description

43 expert skills for non-technical founders building SaaS with AI tools (Claude Code, Lovable, Replit, Cursor).

Installation

Terminal
claude install-skill https://github.com/whawkinsiv/solo-founder-superpowers

README

Solo Founder Superpowers

43 expert skills for non-technical founders building SaaS with AI tools (Claude Code, Lovable, Replit, Cursor).

Covers the full lifecycle of planning, building, launching, and growing a software business — actionable guides, checklists, and copy-paste prompts.

Installation

**Note:** Installation differs by platform. Claude Code or Cursor have built-in plugin marketplaces. Codex and OpenCode require manual setup.

Claude Code (via Plugin Marketplace)

In Claude Code, register the marketplace first:

/plugin marketplace add whawkinsiv/solo-founder-superpowers

Then install the plugin from this marketplace:

/plugin install solo-founder-superpowers@solo-founder-superpowers-marketplace

Cursor (via Plugin Marketplace)

In Cursor Agent chat, install from marketplace:

/plugin-add solo-founder-superpowers

Codex (Manual Setup)

Codex discovers skills from `.agents/skills/` directories. Clone this repo into your project:

git clone https://github.com/whawkinsiv/solo-founder-superpowers.git .agents/skills/solo-founder-superpowers

Or install a single skill using the built-in skill installer:

$skill-installer install https://github.com/whawkinsiv/solo-founder-superpowers/tree/main/skills/build

Restart Codex after installing. Invoke skills with `$skill-name` or let Codex select them automatically.

OpenCode (Manual Setup)

OpenCode discovers skills from `.opencode/skills/`, `~/.config/opencode/skills/`, or `~/.agents/skills/`. Clone into any of these locations:

git clone https://github.com/whawkinsiv/solo-founder-superpowers.git .opencode/skills/solo-founder-superpowers

Skills are loaded on-demand — OpenCode will show available skills and load them when relevant.

Verify Installation

...