ralph-to-ralph-onboard

Category: Tools & Productivity | Uploader: namuh-engnamuh-eng | Downloads: 0 | Version: v1.0(Latest)

Interactive onboarding for the ralph-to-ralph autonomous product cloner. Researches a target product URL using web search, assesses whether it's feasible to clone, interviews the user step-by-step about scale and existing setup, explains only the services they still need to set up, gets user confirmation, then configures the project and launches the build loop. Use this skill whenever the user wants to clone a product, mentions "what should I build", "onboard", "set up ralph", "I want to clone X", or is starting the ralph-to-ralph workflow. Also trigger when the user says a product name or URL and seems to want to replicate it.

Changelog: Source: GitHub https://github.com/namuh-eng/ralph-to-ralph

Directory Structure

Current level: tree/main/.claude/skills/ralph-to-ralph-onboard/

  • 📁 references/
    • 📄 onboard-prompt.md 35 B
  • 📁 scripts/
    • 📄 setup-stack.sh 5.5 KB
  • 📁 templates/
    • 📁 go-chi/
      • 📁 cmd/
        • 📁 server/
          • 📄 main.go 194 B
      • 📁 internal/
        • 📁 http/
          • 📄 router.go 299 B
          • 📄 router_test.go 411 B
      • 📄 .gitignore-append 6 B
      • 📄 BUILD_GUIDE.md 511 B
      • 📄 go.mod 98 B
      • 📄 Makefile 102 B
      • 📄 makefile-targets.mk 153 B
    • 📁 python-fastapi/
      • 📁 app/
        • 📄 main.py 164 B
      • 📁 tests/
        • 📄 test_health.py 249 B
      • 📄 .gitignore-append 48 B
      • 📄 BUILD_GUIDE.md 562 B
      • 📄 Makefile 200 B
      • 📄 makefile-targets.mk 259 B
      • 📄 pyproject.toml 400 B
      • 📄 setup.cfg 276 B
    • 📁 typescript-nextjs/
      • 📁 .qrspi/
        • 📁 auth-001/
          • 📄 structure.md 1.0 KB
      • 📁 src/
        • 📁 app/
          • 📄 globals.css 59 B
          • 📄 layout.tsx 332 B
          • 📄 page.tsx 334 B
        • 📁 lib/
          • 📁 db/
            • 📄 index.ts 372 B
            • 📄 schema.ts 292 B
      • 📄 .dockerignore 78 B
      • 📄 .gitignore-append 96 B
      • 📄 .npmrc 22 B
      • 📄 biome.json 659 B
      • 📄 BUILD_GUIDE.md 917 B
      • 📄 Dockerfile 1.1 KB
      • 📄 drizzle.config.ts 412 B
      • 📄 makefile-targets.mk 1.2 KB
      • 📄 next-env.d.ts 81 B
      • 📄 next.config.js 119 B
      • 📄 package.json 1.1 KB
      • 📄 playwright.config.ts 344 B
      • 📄 postcss.config.js 83 B
      • 📄 tailwind.config.ts 204 B
      • 📄 tsconfig.json 666 B
      • 📄 vitest.config.ts 362 B
  • 📄 SKILL.md 21.3 KB

SKILL.md

Login to download/like/favorite ❤ 67 | ★ 0
Comments 0

Please login before commenting.

Loading comments...