Claude
Skills
Sign in
Back

project-setup

Included with Lifetime
$97 forever

Interview-driven project setup that generates complete Claude Code configuration

AI Agents

What this skill does


# Project Setup Skill

This skill conducts a thorough, interactive interview with the user to understand their
project deeply, then generates a tailored Claude Code configuration.

## Core Philosophy

**The interview IS the product.** The generated configuration is only as good as the
understanding gained during the interview. Rush the interview → mediocre config.

## Interview Protocol

1. **One question at a time** — never batch questions
2. **No dates or timelines** — unless the user specifically asks
3. **Adapt dynamically** — each answer spawns new questions
4. **Minimum 15 questions** — but don't count, just be thorough
5. **Confirm understanding** — summarize periodically
6. **End with synthesis** — present full understanding, ask what was missed

## Coverage Areas

- Project identity and purpose
- Tech stack and architecture decisions
- Team structure and development workflow
- Testing philosophy and quality expectations
- Security and compliance needs
- Deployment and infrastructure
- Domain concepts, entities, business rules
- Code conventions and standards
- Current pain points and tooling gaps
- Goals and priorities (NOT timelines)

## Output Structure

After interview completion, generate the full `.claude/` and `docs/context/` structure
as described in `/scrapin-setup` command.

Related in AI Agents