bootstrap

Bootstraps new projects from an idea to a scaffolded codebase with configurable modes.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill bootstrap-minhhoangdono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/MinhHoangDono/antigravity-kit/tree/main/.agent/skills/bootstrap
Command: npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill bootstrap-minhhoangdono

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the time-consuming uncertainty of starting a new codebase by guiding you through requirements, research, tech stack selection, planning, and scaffolding into a working project.

Core Features & Use Cases

  • End-to-end project setup: Turns an idea into a concrete plan and an initialized repository.
  • Mode-based workflow: Supports full (interactive), auto (default), and fast (skip research) modes for different levels of urgency and input.
  • Structured phases with verification: Coordinates research, planning, scaffolding, and a final verification phase to reduce setup mistakes.

Quick Start

Use the AI agent with the command "start bootstrap with project description and choose --auto for the default flow".

Frequently Asked Questions about bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new fullstack project from a short idea into runnable code?

Scaffold a new project by guiding requirements, research, tech stack selection, planning, and scaffolding into a working codebase. The workflow turns a short idea into an initialized repository with run-ready code.

Can I skip research and fast track project scaffolding for urgent development?

Fast track project scaffolding by using the fast mode flag, which skips research and accelerates repository bootstrap. This mode supports urgent development scenarios by jumping directly to planning and code generation.

What is the best way to plan architecture and select a tech stack for a new codebase?

Architecture planning and tech stack selection are handled through structured phases with verification. The workflow coordinates research and planning to reduce setup mistakes and produce a concise plan before scaffolding begins.

Does the project bootstrap workflow support interactive approval gates for fullstack development?

Fullstack development bootstrapping supports interactive approval gates via the full mode flag. This mode controls research and approval checkpoints, ensuring requirements and architecture planning are verified before scaffolding.

When should I not use automated agent workflows for repository bootstrap?

Avoid automated agent workflows for repository bootstrap when your project requires highly custom architecture planning outside common web stacks. The workflow targets standard fullstack development and may not suit deeply specialized tech stack selection.