start

Assesses user starting context and routes workflow to the appropriate next skill.

39|6|Updated May 3, 2026
One-click install
npx skills add https://github.com/cenconq25/claude-code-app-studio --skill start-cenconq25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/cenconq25/claude-code-app-studio/tree/main/.claude/skills/start
Command: npx skills add https://github.com/cenconq25/claude-code-app-studio --skill start-cenconq25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboard users to the mobile app studio template by asking where they are starting from, classifying their context, and routing them to the correct next skill to maintain a coherent workflow.

Core Features & Use Cases

  • Determine the user's starting point at the very first session or during re-orientation.
  • Classify user context to select the appropriate next skill and route the workflow.
  • Provide a guided, low-friction entry point that aligns the project with the studio's skill set.

Quick Start

Launch the onboarding with /start to determine your starting point and route you to the right next skill.

Frequently Asked Questions about start

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

FAQPage Schema
How do I onboard and route a new Claude Code session to the right workflow?

Workflow routing during onboarding assesses your starting context, classifies whether you have no setup or partial configuration, and directs you to the correct next skill to maintain a coherent project workflow.

What is the best way to re-orient a mobile app project that feels unmoored in Claude Code?

Re-orienting an unmoored project uses onboarding guidance to determine your current user state, prompt for any necessary missing input, and hand off to a selected skill via workflow routing to properly reset your orientation.

How do I classify user context during the first mobile app studio session?

Classifying user context during a first session involves asking where you are starting from, evaluating whether your setup is empty or partial, and selecting the appropriate next skill for workflow routing.

Does the onboarding skill work without any prior project setup?

Yes, onboarding handles projects with no context, partial setup, or orientation resets by prompting for necessary input and determining your user state before routing to the selected skill.

When should I use skill orchestration for session setup instead of manual configuration?

Use skill orchestration for session setup at the very first session or whenever the project feels unmoored, ensuring low-friction entry and alignment with the studio's skill set rather than manual configuration.