skills/smithery.ai/ralph-init

ralph-init

SKILL.md

Ralph Ultra Project Initialization

Initialize a project for autonomous development with Ralph Ultra.

What this does

  1. Detects project type — Node.js, Python, Rust, Go, Flutter, or custom
  2. Creates .ralph-ultra/ directory with config, skills, sessions, baselines, and cache
  3. Generates CLAUDE.md — Tailored project instructions based on detected framework
  4. Deploys 21 production skills — All skills copied and version-tracked
  5. Creates config.json — Security mode, tool preference, iteration limits
  6. Generates prd.json scaffold — Ready for story definition

Usage

/ralph-ultra:ralph-init <project-name> [--template nextjs|python|node|flutter|fix]
Installs
2
First Seen
Apr 16, 2026