ck:bootstrap

Orchestrate research, tech stack selection, design, and planning for new software projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

Bootstrap new projects with research, tech stack, design, planning, and implementation. Modes: full (interactive), auto (default), fast (skip research), parallel (multi-agent).

What problem does it solve?

This Skill provides end-to-end project scaffolding by orchestrating research, tech stack selection, design guidance, planning, and implementation tasks, reducing setup time and cognitive load.

Core Features & Use Cases

  • End-to-end project scaffolding across modes: full, auto, fast, parallel.
  • Triggers planning and cook skills and writes artifacts to ./docs and ./plans.
  • Useful for rapid prototyping, onboarding teams, and standardizing project kickoff.

Quick Start

Provide your requirements to /ck:bootstrap and let it create the full project scaffold automatically.

Frequently Asked Questions about ck:bootstrap

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

FAQPage Schema
What is end-to-end project scaffolding and how does it work?

End-to-end project scaffolding automates research, tech stack selection, design guidance, and implementation planning to generate plan-ready artifacts, reducing setup time and cognitive load for new software projects.

How do I bootstrap a new software project automatically?

Provide your requirements to the bootstrap skill to automatically scaffold the project, triggering planning and cook skills to generate artifacts written to ./docs and ./plans with Git workflow initialization.

Does project scaffolding support different automation modes for web apps and APIs?

Project scaffolding supports full interactive, automatic default, fast research-skipping, and parallel multi-agent modes across diverse project types including web apps, APIs, and dashboards.

What's the best way to speed up rapid prototyping and project kickoff?

Use fast mode to skip research and quickly generate implementation plans and design guidelines, or use parallel mode for multi-agent orchestration to accelerate rapid prototyping and team onboarding.

Do I need any dependencies installed to bootstrap a project?

No external dependencies are required to bootstrap a project. The skill orchestrates research, planning, and cook skills internally, requiring only your project requirements and mode flags like --full, --auto, --fast, or --parallel.

When should I avoid using automatic project scaffolding?

Avoid automatic scaffolding when you need fine-grained manual control over tech stack selection or when your project type falls outside standard web apps, APIs, and dashboards supported by the bootstrap modes.