tkm:bootstrap

Initialize new projects with tailored tech stacks and foundational setup.

Updated May 13, 2026
One-click install
npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tkm:bootstrap
Source: https://github.com/khapn-2933/agentic-coding-hands-on/tree/main/.claude/skills/bootstrap
Command: npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the initial setup of a new project by guiding the selection of the appropriate tech stack, structuring the project, and setting up the necessary foundations without the need for manual coding.

Core Features & Use Cases

  • Project Initialization: Automatically determine the best tech stack and structure for the project.
  • Customizable Workflows: Offers modes like 'full', 'auto', 'fast', and 'parallel' to suit different user needs and time constraints.
  • Automated Research and Planning: Utilizes subagents for research, planning, and design, significantly reducing the manual work.
  • Multi-Agent Support: In 'parallel' mode, multiple agents work concurrently to expedite the project setup.

Quick Start

To start a new project, simply run the command: /tkm:bootstrap "Your project description here" --auto

Frequently Asked Questions about tkm:bootstrap

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

FAQPage Schema
How do I set up a new project foundation and tech stack from scratch?

To set up a project foundation from scratch, this Skill automatically determines the appropriate tech stack and project structure based on your description, eliminating the need for manual coding and initial configuration.

Can I use multi-agent execution to speed up automated project planning?

Yes, you can speed up automated project planning by using the 'parallel' mode, which deploys multiple subagents concurrently to handle research, planning, and design tasks simultaneously.

What is the best way to start project initialization when I have tight time constraints?

The best way to start project initialization under time constraints is using the 'auto' or 'fast' modes, which streamline automated research and planning phases to quickly deliver a tailored project setup.

Do I need to manually select a tech stack before starting project setup?

No, you do not need to manually select a tech stack before project setup; the automated research phase evaluates your project description and determines the best-fitting technologies and foundational structure for you.

What limitations should I expect when using automated research for project foundation setup?

While automated research handles tech stack selection and foundational setup, limitations may include a lack of highly specialized domain logic or custom integration code, as it focuses primarily on generating the initial project structure and planning.