start

Configure a new Skelly web project through an interactive Q&A wizard.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Kosmio/skeleton-test --skill start-kosmio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/Kosmio/skeleton-test/tree/main/.claude/skills/start
Command: npx skills add https://github.com/Kosmio/skeleton-test --skill start-kosmio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically configure a brand-new web project from the Skelly skeleton, turning a manual setup into a guided, interactive process.

Core Features & Use Cases

  • Guided, language-aware project bootstrap that configures branding, features, and deployment options.
  • In-place transformation of the repository based on user responses, including enabling/disabling components and generating a setup plan.
  • Use Case: A designer or engineer starts a new Skelly-based project and finishes with a ready-to-run starter tailored to their decisions.

Quick Start

Launch the wizard and answer the prompts to tailor the starter to your project.

Frequently Asked Questions about start

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

FAQPage Schema
How do I bootstrap a new web project from a skeleton starter?

To bootstrap a new web project from a skeleton starter, this wizard automates the setup process by guiding you through an interactive Q&A to configure language, CMS, analytics, branding, and deployment options.

Can I configure deployment and branding options during project setup?

Yes, you can configure deployment and branding options during project setup by responding to the interactive prompts, which apply your choices directly to the repository and generate a tailored setup plan.

What is a guided project scaffold wizard and how does it work?

A guided project scaffold wizard automates new project creation by using a decision flow with language matching and feature toggles to transform a base repository into a ready-to-run starter.

Does the interactive setup wizard support language matching and feature toggles?

Yes, the interactive setup wizard supports language matching and feature toggles, applying your selections to enable or disable components and generate a customized configuration plan in place.

What is the best way to automate web project setup for a team?

The best way to automate web project setup for a team is using a guided wizard that standardizes choices for CMS, analytics, and deployment, transforming a skeleton starter into a ready-to-run project.

How do I generate a setup plan for a new repository?

To generate a setup plan for a new repository, launch the interactive wizard and answer the prompts; it will document your configuration decisions and apply them in place to the skeleton.