ck:bootstrap

Convert project requirements into a structured workflow for research, tech stack, design, planning, and implementation.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-bootstrap-jangtrinh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:bootstrap
Source: https://github.com/jangtrinh/demo-Lam/tree/main/.claude/skills/bootstrap
Command: npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-bootstrap-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ck:bootstrap turns vague project ideas into an implementable plan and then executable work, reducing the time spent deciding what to build, how to build it, and how to structure the repo.

Core Features & Use Cases

  • End-to-end project bootstrapping: guides research, tech stack selection, design, planning, and implementation into a working codebase.
  • Mode-based execution: supports full interactive, default automatic, fast autonomous, and parallel multi-agent workflows to match time and involvement levels.
  • Skill delegation and orchestration: triggers downstream planning and cooking skills (ck:plan and ck:cook) instead of implementing directly, producing concise, gate-aware outputs.

Quick Start

Run /ck:bootstrap "Build a SaaS dashboard with auth" --fast to quickly bootstrap the research inputs, create a plan, and proceed to implementation with minimal user involvement.

Frequently Asked Questions about ck:bootstrap

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

FAQPage Schema
How do I scaffold a new software project from an idea?

Scaffolding a new software project from an idea involves converting requirements into a structured workflow covering research, tech stack selection, design, planning, and implementation. This reduces time spent deciding what to build and how to structure the repository.

What is the best way to plan tech stack selection for a full-stack feature?

Planning tech stack selection for a full-stack feature is best handled by an end-to-end project bootstrapping process. This approach guides research, tech stack selection, design, planning, and implementation directly into a working codebase.

Can I use autonomous workflows for project scaffolding?

Yes, you can use autonomous workflows for project scaffolding. Mode-based execution supports fast autonomous and parallel multi-agent workflows alongside interactive and automatic modes, matching your desired time and involvement levels.

Does project bootstrapping support multi-agent workflows?

Project bootstrapping supports multi-agent workflows through its mode-based execution. It includes parallel multi-agent workflows to match varying autonomy needs for common scenarios like dashboards, portals, and full-stack features.

How do I bootstrap a SaaS dashboard with minimal involvement?

To bootstrap a SaaS dashboard with minimal involvement, run a fast autonomous workflow command. This quickly bootstraps the research inputs, creates a structured plan, and proceeds to code implementation with minimal user interaction.