Agent skill · Documentation

ralph-prompt-project

Generate Ralph-compatible prompts for entire projects from scratch. Creates comprehensive prompts with architecture phase, implementation phases, testing, and documentation. Use when building complete applications, libraries, CLI tools, or any greenfield project requiring end-to-end development.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ralph-prompt-project --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/ai-llm/ralph-prompt-project/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ralph Prompt Generator: Complete Project ## Overview Generates comprehensive prompts for building entire projects from scratch using the Ralph Wiggum technique. These prompts structure development into architectural phases (design, implementation, testing, documentation) with clear milestones and incremental completion. **Best For:** - Building complete REST APIs from scratch - Creating CLI tools - Developing libraries/packages - Building web applications - Creating automation tools - Greenfield projects with clear requirements **Real-World Success:** - Geoffrey Huntley used Ralph to create the "cursed" programming language over 3 months - Y Combinator hackathon: 6 repositories generated overnight - $50k contract completed for $297 in API costs **Ralph Philosophy**: These successes work because Ralph embraces that failures are deterministic and fixable. Each iteration learns from the previous. Don't fear failures—they're expected and provide data for improvement through prompt tuning, not tool changes. ## Quick Start **Input Required:** 1. Project description (what to build) 2. Technical requirements (language, framework, features) 3. Success criteria (what makes it complete) 4.

What's inside
Steps it walks through
  1. Overview
  2. Quick Start
  3. Prompt Generation Workflow
  4. Step 1: Define Project Scope
  5. Step 2: Map Project Phases
  6. Step 3: Define Milestones
  7. Step 4: Structure the Prompt
  8. Example: REST API Project
  9. Best Practices
  10. Project Scope
  11. Phase Management
  12. Verification
  13. DO:
  14. DON'T:
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ralph-prompt-project skill do?

Generate Ralph-compatible prompts for entire projects from scratch. Creates comprehensive prompts with architecture phase, implementation phases, testing, and documentation. Use when building complete applications, libraries, CLI tools, or any greenfield project requiring end-to-end development.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ralph-prompt-project --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going