Add blog post: When Ralph Wiggum Meets Pulumi#17049
Merged
Conversation
Add screenshots and update code snippets for Ralph Wiggum blog post - Add Playwright screenshots showing deployed frontend (landing, dashboard, docs) - Add Claude Code screenshots showing the AI fixing CloudFront config and writing tests - Update code snippet to match actual repository code - Add GitHub repo link in info alert box - Add Pulumi Neo screenshot Add Pulumi Neo section as built-in Ralph alternative - Add new section "Or try Pulumi Neo: Ralph built-in" after Try it yourself - Explain how Neo Tasks with auto mode provides similar autonomous experience - Highlight persistent execution, iterative refinement, clear completion - Add Pulumi Neo Tasks link to Resources section Humanize writing and remove remaining overnight references - Update meta_desc to say "without supervision" instead of "while I slept" - Rename section "My overnight experiment" to "The experiment" - Remove "happily" anthropomorphization from Claude description - Replace "overnight experiments" with "running several experiments" - Change "built overnight" to "built autonomously" - Update closing paragraph to focus on time usage, not sleeping Remove overnight framing, use unsupervised instead - Change intro from "go to sleep" to "step away from computer" - Rename "What I woke up to" to "The results" - Update social copy to say "unsupervised" instead of "all night" - Mention overnight as a possibility for complex projects - Fix command from /ralph-loop:ralph-loop to /ralph-wiggum:ralph-loop Add Pulumi ESC environment for AWS credentials Include pulumi-idp/auth ESC environment in infrastructure requirements. Expand PROMPT.md to full SaaS experience - Add frontend-design skill for polished UI - Include landing page with hero, features, pricing, testimonials - Add dashboard page with URL management - Include documentation page with API reference - Require dark mode, responsive design, animations - Update "What I woke up to" section with frontend details Fix Playwright MCP installation command Use correct command: claude mcp add playwright npx @playwright/mcp@latest Add Playwright MCP for E2E testing of deployed infrastructure - Add Playwright MCP installation command - Update PROMPT.md example to include E2E verification section - Require testing live CloudFront and API endpoints before completion - Add explanation of why E2E testing is important for Ralph loops Add CloudFront distribution config with all HTTP methods Include allowedMethods configuration to support POST, PUT, DELETE for API endpoints. Fixes 403 error for non-cachable requests. Fix plugin install command syntax Change from /install to correct /plugin install format with marketplace source @ghuntley. Fix Ralph Wiggum skill command syntax Update plugin install and loop commands to use correct /ralph-wiggum:ralph-loop syntax. Add blog post: When Ralph Wiggum Meets Pulumi Blog post about using the Ralph Wiggum autonomous loop technique with Pulumi to build infrastructure while you sleep. Includes a practical example of building a serverless URL shortener on AWS.
630c5bc to
b48388b
Compare
Collaborator
|
Your site preview for commit b48388b is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17049-b48388bb.s3-website.us-west-2.amazonaws.com. |
asafashirov
reviewed
Jan 14, 2026
adamgordonbell
approved these changes
Jan 14, 2026
Contributor
adamgordonbell
left a comment
There was a problem hiding this comment.
Great post!
Can we use a meta image where Ralph isn't picking is nose though?
…enhance image alt text
Contributor
Author
|
@adamgordonbell done! |
Collaborator
|
Your site preview for commit 6b57492 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17049-6b57492e.s3-website.us-west-2.amazonaws.com. |
…enhance image alt text
Collaborator
|
Your site preview for commit fef43b7 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17049-fef43b7b.s3-website.us-west-2.amazonaws.com. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new blog post about using the Ralph Wiggum autonomous loop technique with Pulumi to build infrastructure without supervision.
Key content:
Files added:
Test plan
make serveand verify blog post renders correctly