Supercharge Your
Claude Code
24 slash commands, 15 specialist agents, and Ralph autonomous builder — all pre-configured and ready to use.
curl -fsSL https://raw.githubusercontent.com/weareprecode/preclaude/main/install-remote.sh | bash

Meet Ralph
Your Autonomous Builder
Ralph takes your PRD and builds it story by story, committing as it goes. No hand-holding required — just set iterations and let Ralph work.
- Reads prd.json for user stories
- Implements one story at a time
- Runs typecheck, lint, and tests
- Commits and moves to next story
Powered by Ralph Wiggum by Geoffrey Huntley
24 Slash Commands
From project kickoff to deployment — every workflow covered.
/full-buildComplete workflow: PRD -> prd.json -> Build (Ralph Wiggum)
/implementExecute full feature implementation from PRD through completion
/prdGenerate a comprehensive technical PRD for a product or feature MVP
/kickoffInitialize new project with full structure, CLAUDE.md, and tooling
/prd-jsonConvert PRD to prd.json format for autonomous build
/buildRun Ralph Wiggum autonomous loop with completion promise
/researchDeep research on competitors, market gaps, and idea validation
/commitCreate conventional commit from staged changes
/prCreate pull request with auto-generated description
/reviewComprehensive code review of staged or recent changes
/testGenerate tests for existing code - unit, integration, or E2E
/debugAnalyse error messages and suggest fixes
/statusQuick health check - git, lint, types, tests in one view
/polishPolish UI to match a design reference - URL, Figma, or screenshot
/refactorRefactor code - extract components, improve types, split files
/migrateRun migrations - database, Next.js upgrades, dependency updates
/depsCheck dependencies - outdated packages, security, bundle size
/seoAudit and fix SEO - meta tags, Open Graph, favicon, sitemap
/analyticsCheck and setup analytics - PostHog, Google Analytics, Plausible
/learnAnalyze session, score learnings, propose CLAUDE.md updates
/marketingGenerate marketing content from feature or release
/stakeholderGenerate stakeholder updates - daily, weekly, or full pack
/project-completeGenerate end-of-project documentation suite
/handoffCreate session handoff notes for continuity
/deploy-checkPre-deployment verification checklist
15 Specialist Agents
Expert knowledge for every part of your stack.
@frontend-developerReact, Next.js, UI components, state management
@backend-developerAPIs, server-side logic, database operations
@database-architectSchema design, queries, migrations, indexing
@devops-engineerCI/CD, Docker, Kubernetes, infrastructure
@security-auditorSecurity reviews, vulnerability analysis
@test-engineerUnit tests, integration tests, E2E tests
@code-reviewerCode review, best practices
@technical-writerDocumentation, guides, tutorials
@ui-designerDesign systems, accessibility, animations
@ux-researcherUser research, usability testing
@product-analystPRDs, user stories, requirements
@performance-engineerCore Web Vitals, bundle analysis, optimisation
@expo-developerReact Native with Expo
@ios-developerSwift, iOS development
@android-developerKotlin, Android development
Frequently asked questions
Everything you need to know about Preclaude
Preclaude is a pre-configured setup for Claude Code that includes 24 slash commands, 15 specialist agents, and Ralph - an autonomous builder. It supercharges your Claude Code experience with production-ready workflows.
Ready to Start?
One command. That's it.
curl -fsSL https://raw.githubusercontent.com/weareprecode/preclaude/main/install-remote.sh | bashWorks on macOS and Linux. Requires Claude Code to be installed.