ck:bootstrap

Bootstrap new software projects from concept to runnable code.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It streamlines the end‑to‑end creation of new software projects, removing the manual overhead of research, tech‑stack decisions, design, planning, implementation, testing, documentation, and onboarding.

Core Features & Use Cases

  • Mode selection: Supports full interactive, automatic, fast, and parallel workflows.
  • Phase orchestration: Automates research, tech‑stack recommendation, design wireframes, planning via ck:plan, and implementation via ck:cook.
  • Integration: Calls sub‑skills for git initialization, planning, cooking, and asset generation.
  • Use case example: Quickly scaffold a SaaS dashboard with authentication, or spin up an e‑commerce platform with Stripe integration, using a single command.

Quick Start

Request a new project by saying: /bootstrap "Build a SaaS dashboard with auth" --auto

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 runnable code?

To scaffold a software project from idea to code, you can use an automated multi-phase orchestration workflow that handles research, tech-stack selection, design, planning, and implementation. This streamlines the entire project creation process into a single command.

What is automated project scaffolding and how does it handle end-to-end creation?

Automated project scaffolding removes the manual overhead of starting new software projects by orchestrating end-to-end phases. It integrates research, tech-stack recommendations, wireframe design, and code implementation into a coordinated workflow.

Can I automate project planning and code generation in parallel workflows?

Yes, you can automate project planning and code generation using parallel workflows. The system supports full interactive, automatic, fast, and parallel modes to coordinate sub-skills for planning and implementation based on your needs.

Does the project scaffolding workflow support git initialization and tech-stack selection?

Yes, the project scaffolding workflow supports git initialization and automated tech-stack selection. It calls integrated sub-skills to handle repository setup alongside design, planning, and asset generation.

What is the best way to spin up a SaaS dashboard with authentication automatically?

The best way to spin up a SaaS dashboard with authentication is by using an automated project scaffolding command. It rapidly generates the full project structure by coordinating research, planning, and implementation phases.