Posts tagged "Vibe Coding"

8 posts

← Back to all posts

How I Scaled My Blog Archive with AI

How I built a scalable, AI-powered blog archive by learning GenAI coding constructs and focusing on product thinking, not syntax.

I’ve built this site from the ground up. Over the years, I’ve used nearly every blogging platform: WordPress, Ghost, Substack, and more. But with the rise of generative AI, I wanted to roll my own. No templates, no prebuilt themes. Just me, rolling up my sleeves and vibe coding every page and design element into existence. Part of this project is about learning firsthand how GenAI changes the way we build. I wanted to experience...
Read more →

The Factory Robot for Apps

Cloudflare’s VibeSDK acts like a factory robot for apps. It turns plain language into live software while teams stay focused on customer value.

Cloudflare announced a game-changing open source AI vibe-coding platform: VibeSDK. Think of it like a factory robot that understands plain language and builds the gadget you describe. You walk into a high-tech workshop and say, “I need a device that tracks expenses with clear charts.” The robot designs the blueprint, picks the parts, assembles the device, tests it, and rolls out a working demo in minutes. You request a tweak, and it updates the device...
Read more →

Claude Now Builds Spreadsheets and Documents

Claude now generates real files—Excel, Word, PowerPoint, and PDFs—from prompts.

Claude just got a big upgrade. According to Anthropic’s announcement, it can now create real files: Excel spreadsheets, Word documents, PowerPoint decks, even PDFs—straight from your prompts (whether you're working in Claude.ai or the desktop app). Here's how Anthropic puts it: Turn data into insights: Give Claude raw data and get back polished outputs with cleaned data, statistical analysis, charts, and written insights explaining what matters. Build spreadsheets: Describe what you need—financial models with scenario...
Read more →

AI in Product Management

AI is moving fast in product management, from PRDs to prototypes. Here’s what research shows, what’s missing, and how PMs can lead.

AI in product management is no longer a question of if. It is a when. And when we say 'when,' we are not talking about years. We are talking months, given the pace of innovation and adoption. A new study in Management Review Quarterly, “Where does AI play a major role in the new product development and product management process?” by Aron Witkowski and Andrzej Wodecki, maps out the current state of AI in product...
Read more →

Fixing Google SEO Indexing Issues with ClaudeCode

Fixed Google SEO indexing issues using ClaudeCode by adding canonicals, updating the sitemap, and cleaning redirects—no SEO expertise required.

Most SEO problems look scarier in Google Search Console than they really are. Recently, I ran into one of those situations. Google flagged 17 indexing issues across my site: 16 pages marked as “Page with redirect” 1 page flagged as “Duplicate without user-selected canonical” At first glance, this looked like something I’d need SEO expertise to fix. But a quick debugging session with ClaudeCode showed me it was manageable with a bit of structured troubleshooting....
Read more →

Build, Buy, or AI-Build

Vibe-coding opens a new AI-build path, but Marty Cagan’s point on business rules shows its limits. Can AI ever capture this hidden and complex logic?

In my recent post on build vs buy in the age of vibe-coding, I argued that the classic binary is breaking down. Thanks to generative AI tools, teams now face a third option: AI-build. Instead of waiting for engineering capacity or relying entirely on vendors, product managers can prototype, test, and even wire together solutions themselves using natural language. Marty Cagan just published a piece on build vs buy in the age of AI. He...
Read more →

Vibe-Coding Is Early But Already Changing SaaS

Vibe-coding is still early, but already empowers non-technical builders while pressuring SaaS vendors to deliver leverage beyond features.

In a recent Every article, Dan Shipper highlights people who replaced expensive SaaS tools with AI-built alternatives. The stories aren’t just about cost-cutting. They show how quickly software creation is becoming accessible to people who never considered themselves builders. This is still early days. Vibe-coding — natural language prompting to generate working tools — is in the first phase of its maturity curve. It often takes a few iterations to get things right, as Shipper’s...
Read more →

Vibe Coding and Test-driven Development

Vibe-coding coolness

TDD I've been playing around with various vibe-coding tools. While working on building this blog using Astro, I asked Claude Code to use a test-driven development (TDD) approach. Bingo! It just built a whole test bed and followed the TDD approach for every new feature that's built. I liked Bolt.dev, but since I started using Claude Code, it's a completely different experience. Bolt can still provide compelling prototypes. That, along with Claude Code, takes it...
Read more →