setup-project

Generate CLAUDE.md, PROJECT_SPEC.md, and .claude scaffolding from project manifests.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/doravidan/supreme-ralph --skill setup-project-doravidan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-project
Source: https://github.com/doravidan/supreme-ralph/tree/main/.claude/skills/setup-project
Command: npx skills add https://github.com/doravidan/supreme-ralph --skill setup-project-doravidan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end setup of Claude Code configuration and RALPH autonomous development integration for a given project.

Core Features & Use Cases

  • CLAUDE.md and PROJECT_SPEC.md generation to document project conventions and architecture
  • Creation of .claude directory scaffolding: rules, commands, agents, skills, and hooks
  • RALPH integration setup to enable autonomous development workflows and PRD-driven iterations

Quick Start

Run the setup-project command in your repository to generate CLAUDE.md, PROJECT_SPEC.md, and the initial .claude scaffolding for your project.

Frequently Asked Questions about setup-project

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

FAQPage Schema
How do I set up Claude Code configuration for an existing repository?

To set up Claude Code configuration, this Skill analyzes your project's tech stack from manifest files and auto-generates CLAUDE.md, PROJECT_SPEC.md, and the .claude directory scaffolding including rules, commands, agents, skills, and hooks.

What is RALPH integration and how does it enable autonomous development workflows?

RALPH integration enables autonomous development workflows by generating standardized configuration files and PRD-driven iteration scaffolding, allowing Claude AI to execute tasks autonomously within your codebase.

Can I generate a CLAUDE.md file automatically based on my project's tech stack?

Yes, you can generate a CLAUDE.md file automatically. The Skill detects your project tech stack from common manifest files and documents your project conventions and architecture without manual entry.

Do I need any dependencies installed to run the project setup and generate .claude scaffolding?

No dependencies are required to run the project setup and generate .claude scaffolding. The Skill operates autonomously to create rules, commands, agents, skills, and hooks directly in your repository.

What's the best way to document project conventions for Claude AI workflows?

The best way to document project conventions for Claude AI workflows is generating a PROJECT_SPEC.md and CLAUDE.md. This Skill automates that process by analyzing your codebase to output standardized configuration enabling immediate AI workflows.

Why does the automated setup require detecting the project tech stack from manifest files?

Automated setup requires detecting the project tech stack from manifest files to accurately tailor the generated CLAUDE.md, rules, and agents to your specific frameworks, ensuring the AI workflows match your actual environment.

Related Skills