원클릭으로
ralph-wiggum-docker
ralph-wiggum-docker에는 jodagreyhame에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Write effective prompts for iterative research and Ralph Loop projects. Covers both simple projects (GOAL.md only) and advanced projects (custom role prompts for Builder/Reviewer/Architect). Use when: (1) Writing GOAL.md - "write a goal", "create a prompt", "set up a Ralph project", "write completion criteria", (2) Customizing role prompts - "customize builder prompt", "modify reviewer instructions", "add architectural constraints", "customize role workflow", (3) User mentions "Ralph Wiggum", "Ralph Loop", "iterative development", "bootstrap prompt", "endless loop". Provides templates for GOAL.md and role prompts (BUILDER.md, REVIEWER.md, ARCHITECT.md) with placeholder-based customization.
Project lifecycle management for Ralph Loop Docker projects. Provides helper scripts for running, stopping, and monitoring projects with Docker containers. Use this skill when the user wants to: (1) RUN a project - "start ralph", "run project", "launch <project-name>", "start the loop", (2) STOP a project - "stop ralph", "stop project", "kill project", "stop the container", (3) CHECK STATUS - "project status", "list projects", "what's running", "show active projects", (4) VIEW LOGS - "show logs", "check output", "monitor progress", (5) Use helper scripts with flags like --background, --unlimited, --auth modes. IMPORTANT: On Windows, always use .ps1 PowerShell scripts (.\.claude\skills\manage-project\scripts\*.ps1). On Linux/Mac, use .sh bash scripts. This is the PRIMARY skill for Ralph Loop project operations and Docker container management.
Test Docker configurations. Use when user wants to: - TEST Docker setup ("test docker", "validate docker", "check docker") - VERIFY auth modes ("test auth", "check auth modes", "verify glm/anthropic/gemini") - DIAGNOSE issues ("docker not working", "container problems", "build failing") NOT for creating or running projects - use manage-project for that.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
View and analyze iteration logs. Use when user wants to: - VIEW logs ("show logs", "view output", "what happened") - WATCH live ("tail logs", "follow progress", "watch iteration") - SEARCH logs ("find in logs", "search output", "grep logs") - COMPARE runs ("compare iterations", "diff runs") For project management (start/stop/create), use manage-project instead.