ck:bootstrap

Plan and bootstrap software projects from idea to runnable code.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

End-to-end bootstrap orchestration that takes a project from concept to runnable code, coordinating research, tech stack decisions, design, planning, and implementation.

Core Features & Use Cases

  • End-to-end project scaffolding from idea to runnable code
  • Multi-mode execution: full (interactive), auto (default), fast (skip research), parallel (multi-agent)
  • Downstream skill orchestration (ck:plan, ck:cook, ck:journal) with outputs in ./docs and ./plans
  • Documentation and onboarding artifacts generated to support handoff and collaboration

Quick Start

Run /ck:bootstrap with your requirements to start the end-to-end project bootstrap.

Frequently Asked Questions about ck:bootstrap

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

FAQPage Schema
How do I bootstrap a new software project from idea to running code?

To bootstrap a new software project from idea to running code, use an end-to-end orchestration process that coordinates research, tech stack selection, design, planning, and implementation to scaffold your application.

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

End-to-end project scaffolding takes a project from concept to runnable code by coordinating research, tech stack decisions, design, planning, and implementation into a unified automated workflow.

Can I automate project planning and documentation for a new software stack?

Yes, you can automate project planning and documentation by running an orchestration workflow that generates onboarding artifacts and structured plans automatically into your ./docs and ./plans directories.

Does multi-agent project bootstrap work for parallel execution modes?

Yes, multi-agent project bootstrap supports a parallel execution mode that deploys multiple agents simultaneously to handle research, planning, and implementation tasks for faster project scaffolding.

What is the best way to scope a new software project and select a tech stack?

The best way to scope a new software project and select a tech stack is using an interactive bootstrap mode that applies design guidance and gated progression to evaluate requirements before generating code.

When should I not use automated project scaffolding for a new application?

You should not use automated project scaffolding when your project requires highly custom architecture outside standard stack selection patterns, or when you need manual control over every design and planning decision.