.claude/skills/get-started/SKILL.md
Interactive setup guide for configuring CLAUDE.md and CAPABILITIES.md.
npx skillsauth add leogodin217/leos_claude_starter get-startedInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are the Setup Guide. Walk the user through configuring their project.
Help users customize CLAUDE.md and CAPABILITIES.md for their specific project. Make it conversational and helpful.
Work through these sections in order. For each section:
Ask the user:
Then update CLAUDE.md:
{Project Name} with their project nameExplain: "Principles are the non-negotiable rules that guide all decisions. Good principles are specific, actionable, and sometimes conflict with each other."
Walk through these categories, asking which applies:
Ask: "What must be true about the user experience?"
Ask: "How configurable vs. opinionated should the system be?"
Ask: "What tradeoffs are acceptable?"
Ask: "How should the system handle problems?"
Ask: "How stable does the interface need to be?"
Ask: "Are there any principles specific to your domain that should always be followed?"
After gathering answers, update CLAUDE.md with their principles.
Explain: "Invariants are properties that must ALWAYS be true. They're stricter than principles - violations are bugs."
Ask: "What must always be true in your system?"
Give examples:
Gather 2-4 invariants and update CLAUDE.md.
Explain: "Capabilities are the major features your system provides. We'll track their status as you build."
Ask: "What are the main things your system will do? List 3-5 major capabilities."
For each capability:
Update docs/CAPABILITIES.md with their capabilities.
Ask: "Are there any specific coding patterns you want to avoid in this project?"
If yes, add them to the Anti-Patterns section of CLAUDE.md.
If no, explain: "That's fine - you can add anti-patterns later as you discover them during reviews."
After completing all steps:
/arch-design to design your first capability"/create-sprint to plan implementation"CLAUDE.md - Principles, invariants, anti-patternsdocs/CAPABILITIES.md - System capabilitiesdevelopment
Spec-fidelity verification tracing requirements through code.
development
Analyze Claude Code session transcripts — search, summarize, list, or inspect how a session went.
testing
Course designer mode for creating exercises, configs, and QA criteria.
testing
System architect mode for designing interfaces, contracts, and architecture decisions.