ck:bootstrap

Orchestrate planning and implementation workflows to generate project scaffolds.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-bootstrap-haidonglethqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:bootstrap
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/bootstrap
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-bootstrap-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Bootstrap solves the challenge of turning ideas into runnable project scaffolds by orchestrating planning, design, and implementation workflows.

Core Features & Use Cases

  • Multi-mode bootstrapping (full, auto, fast, parallel) to match project needs
  • Mandatory ck:plan and ck:cook workflows to ensure structured planning and execution
  • Standardized outputs to ./docs and ./plans with clear traceability
  • Onboarding guidance and final report generation for handoff and documentation

Quick Start

Run /ck:bootstrap <user-requirements> to bootstrap a new project end-to-end.

Frequently Asked Questions about ck:bootstrap

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

FAQPage Schema
How do I automate project scaffolding from initial requirements to runnable code?

Automate project scaffolding by orchestrating planning, design, and implementation workflows to turn ideas into runnable project structures. The process enforces mandatory planning and cooking steps to ensure structured execution across varied tech stacks.

What is the best way to bootstrap a new project fast with structured planning?

The best way to bootstrap a project fast is using guided scaffolding modes like fast or auto. These modes apply deterministic processes and standardized templates to generate runnable scaffolds while enforcing mandatory planning and execution workflows.

Do I need to manually create docs and plans directories before bootstrapping a project?

You do not need to manually create docs and plans directories before project bootstrapping. The workflow automatically generates standardized outputs directly to the ./docs and ./plans directories with clear traceability for handoff and documentation.

Can I use parallel bootstrapping workflows for team projects across different tech stacks?

Parallel bootstrapping workflows support team projects across varied tech stacks. The parallel mode orchestrates rapid setup by applying repeatable templates and mandatory planning steps, ensuring structured execution for both solo and team environments.

What is the difference between full and fast bootstrapping modes for project setup?

Full bootstrapping mode provides comprehensive end-to-end project setup, while fast mode accelerates scaffolding. Both modes enforce mandatory planning and cooking workflows, but full mode offers deeper onboarding guidance and final report generation for handoff.