Loading article...
Insights, tutorials, and stories about AI-powered coding and product development
71 articles found
Anthropic just shipped Claude Opus 5 as the new Claude Max default. Here is what changed, what it costs, and which model you should actually pick in Claude Code.
GitHub Copilot's cloud agent for Linear is now generally available, letting PMs assign issues to an AI agent the same way they'd assign them to a teammate.
Replit Design promises to kill the Figma handoff. We compare it against Figma for non-designers: who should switch, who should not, and what Figma still does better.
Cursor Auto mode now runs on a classifier trained on 600,000+ real requests. Here is what model it picks, when to trust it, and when to override it.
Claude Code ultracode activates xhigh reasoning and automatic workflow orchestration, and it now runs on Claude Opus 5, Anthropic's current flagship. For the right class of work, it eliminates the need to manually orchestrate agents or break a large task into sequential prompts. For routine work, it is an expensive way to do something simple.

Claude Code hooks are shell commands that fire automatically during Claude's workflow, formatting code, blocking dangerous commands, running tests, and sending Slack alerts without any manual input.

The AI code editor war intensified when Codeium rebranded to Windsurf in late 2024, positioning itself as a direct competitor to Cursor. Both tools are VS Code forks that put AI at the center of the development experience, but they approach vibe coding from fundamentally different philosophies.

Learn how to connect the Playwright MCP server to Claude Code and automate browser testing, E2E tests, visual QA, and web scraping with natural language prompts.

Learn how to use cursor rules with the updated .cursor/rules directory and .mdc format. Includes 15 ready-to-use templates for React, Supabase, Stripe, Prisma, and shadcn/ui, plus best practices for organizing rules in large projects.

Master Cursor AI with 8 proven best practices: context management, custom rules, Git worktrees, voice input, cloud agents, and more. Learn to code 10x faster while saving credits.
Claude Artifacts are now available inside Claude Code, and the framing matters: it is not a new feature. It is the same Artifacts capability from claude.ai, now living inside the agentic environment where product managers and developers actually work. This article breaks down what changes, what a Claude artifact can do for PMs, and where artifacts stop and tools like Lovable begin.
Hermes Agent is the new open-source personal AI agent from Nous Research. It ships with built-in memory, 40+ tools, and pre-installed skills, and it is replacing OpenClaw for serious daily users in May 2026. Here is what it does, how to install it on Mac, Linux, WSL, or Android, and which workflows make it compound.
Claude Skills let you write the rules once, in a SKILL.md file, so Claude follows your PRD template, funnel process, or competitor teardown every single time, automatically.
Both Claude Code and Cursor now work as agentic platforms for PMs, not just coding tools. Here is how to actually pick between them.
Next.js, Supabase, Stripe, and Vercel, with Claude Code connecting all four. Here is the exact AI tech stack I teach, and the build order that makes it work.
Claude Code isn't a one-off prompt tool, it's an operating system for the whole feature lifecycle. Here are the 10 skills that take a PM from raw user interviews to a shipped, measured feature.
Claude Code memory turns a chatbot you re-brief every morning into a colleague who remembers last sprint. Here is how CLAUDE.md, auto-memory, and subagent memory work together, and why subagent memory is the layer that compounds.
Claude Sonnet 5 shipped with a native 1M-token context window on June 30, 2026. Here is what that means in PM terms, and where it still requires judgment.
Tag @Claude in Slack and it spins up a real Claude Code session against your repo, carrying every custom command and agent you have already built.
Claude Code agents, subagents, and custom commands are not the same thing. Here is the real difference, plus a hands-on example: a five-source competitor watchlist you can build in 20 minutes.
Get the latest articles and tutorials delivered to your inbox every week