start skill

Don't know where to start?

In Lovable it's one click. In Claude Code you freeze at a black screen, unsure which tech to pick. The start skill fixes that: you answer 1 simple question and it scaffolds the project, with the right stack already set up.

See how it works
available by commandalso in Carcaráfree and open source
THE PROBLEM

One click on one side. On the other, you freeze.

It was never that Claude Code is worse. Nobody just tells you where to start.

LOVABLE One click

You describe it, it starts. Zero technical decisions in your face.

CLAUDE CODE, WITHOUT THE SKILL A black screen

Astro? React? Next? You freeze on the first choice, and it is far too technical.

CLAUDE CODE, WITH THE SKILL One question

You say what you want in plain words. The skill decides the tech.

ANSWER 1 QUESTION

What do you want to build?

Click the option that matches your project. The skill decides the tech for you. You never need to know the difference between them.

THE SKILL PICKS FOR YOU
Astro

Fast to load and great for Google, perfect for content pages.

/start project created, ready to run

You do not pick the tech. You describe what you want, the skill does the rest.

HOW IT WORKS

Just 2 steps

Once to install, then just call it inside Claude Code.

1 STEP 1 · ONCE

Install the skill

Paste this in your terminal. It downloads the skill and makes it available in all your projects.

>_ PowerShell PS> npx start-skill
2 STEP 2 · EVERY TIME YOU START

Call /start

In an empty folder, type /start in Claude Code. It asks the questions and builds everything with you.

Claude Code ✻ Welcome to Claude Code /start
TWO WAYS

By command or inside Carcará

The same skill, whichever way suits you.

AVAILABLE NOW

By the /start command

Run npx start-skill once, then just /start in any project. Works in any Claude Code.

npx start-skill
IN CARCARÁ

Inside Carcará

The same skill becomes a button: you click the squares, answer the questions and Carcará builds the project for you, without leaving the app.

WHAT IT DOES

More than making folders

It does not drop a raw HTML and vanish. It leaves the base ready and hardened.

Creates a real project

A full scaffold with the right stack, not an index.html with raw CSS. A nice starting page already in place.

Your secrets never leak

It creates .gitignore and .env/.env.example for you. The real secret never goes to Git, automatically.

Hardened from the start

Installs the database (Supabase), design (frontend-design) and auto-debug skills that protect you from yourself.

A CLAUDE.md that looks after you

Leaves instructions for Claude to consult the right skill before touching database or design, and to debug on its own when something breaks.

Ships it with you

When you want to publish, it guides the Cloudflare Pages deploy in simple steps, no jargon.

LET'S START

In 3 minutes, you've started

Just paste this command. The rest you sort out by chatting, in plain language.

$ npx start-skill

Requires Git installed. Works on Windows, Mac and Linux.

Discover Carcará Code ›