ck:bootstrap

Bootstrap software projects from idea through planning and delegated implementation.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/quanganh208/cookmate --skill ck-bootstrap-quanganh208
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:bootstrap
Source: https://github.com/quanganh208/cookmate/tree/main/.opencode/skills/bootstrap
Command: npx skills add https://github.com/quanganh208/cookmate --skill ck-bootstrap-quanganh208

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines end-to-end project bootstrapping by coordinating research, tech-stack selection, design, planning, and delegated implementation so teams avoid manual handoffs and fragmented workflows.

Core Features & Use Cases

  • Multi-mode workflows: full, auto, fast, and parallel modes to fit interactive, automatic, quick, or multi-agent executions.
  • Delegation & orchestration: activates ck:plan and ck:cook skills, enforces git initialization, and writes structured plans and docs to ./plans and ./docs.
  • Project hygiene & reporting: enforces concise research limits, documentation standards, review gates per mode, and a final technical journal entry.

Quick Start

Use the bootstrap skill by saying /ck:bootstrap Build a SaaS dashboard with auth --fast

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 to running code?

Project scaffolding from an idea to running code is automated by coordinating research, tech-stack selection, planning, and delegated implementation. It generates structured plans and documentation under ./plans and ./docs while ensuring git initialization.

Can I automate project setup for web, mobile, and SaaS scenarios?

Yes, project setup automation applies to web, mobile, and SaaS scenarios. It streamlines end-to-end bootstrapping by coordinating research, tech-stack selection, design, planning, and delegated implementation to avoid manual handoffs.

What multi-mode workflows are available for automated project bootstrapping?

Automated project bootstrapping supports full, auto, fast, and parallel modes. These modes fit interactive, automatic, quick, or multi-agent executions, with each mode enforcing specific review gates and concise reporting limits.

How do I generate project plans and technical docs during scaffolding?

To generate project plans and technical docs during scaffolding, the workflow triggers delegated planning and implementation skills. It automatically writes structured plans and documentation to the ./plans and ./docs directories.

Do I need to manually initialize git when setting up a new project?

No, manual git initialization is not needed when setting up a new project. The bootstrapping workflow enforces git initialization automatically and concludes by generating a final technical journal entry.

What is the best way to quickly scaffold a SaaS dashboard with authentication?

The best way to quickly scaffold a SaaS dashboard with authentication is using fast mode. This quick execution workflow handles tech-stack selection and delegated implementation while enforcing concise reporting and review gates.