Peter's Articles
Steipete Series — 100 articles
Original articles inspired by Peter Steinberger's blog, adapted for the AI Skills and Claude Code ecosystem. Covering AI workflows, debugging, MCP best practices, vibe coding, and developer productivity.
Finding Your Spark After Burnout
Developer burnout is real, but AI-assisted development is reigniting passion for coding. How AI tools are helping burned-out developers rediscover why they started.
MCP Best Practices for Skill Builders
Design reliable Model Context Protocol tools that integrate cleanly with AI skills. Practical patterns for error handling, schema design, and testing MCP servers.
Live Vibe Coding: Build in Public
Live-streaming AI-assisted development is redefining how developers build in public. Learn why vibe coding streams attract thousands and how to start your own.
HTML to Markdown: The AI Pipeline
Build a pipeline that converts web content to clean markdown for AI consumption. Scraping, cleaning, structuring, and storing for LLM context.
The Math Behind AI Subscriptions
Which AI tools are worth paying for? A data-driven analysis of Claude, Copilot, Cursor, and other AI dev tools by cost per productive hour.
Running Claude Code With Full Access
Understanding permissions, risks, and the power of giving Claude Code full system access. When to use it, when to restrict it, and how to stay safe.
Migrating 700 Tests With AI Assistance
How I used Claude Code to migrate 700 tests from Jest to Vitest in 2 days. The strategy, the gotchas, and the patterns that scaled.
Screenshot Skills for AI Agents
Build visual context capture skills for Claude Code. Take, annotate, and analyze screenshots to give AI agents the visual information they need.
Hidden Platform Features AI Can Find
How AI discovers undocumented APIs, hidden features, and platform capabilities that manual exploration misses. Real examples and techniques.
Making Documentation AI-Readable
Convert your docs to llms.txt format so AI tools can consume them. Practical guide to structured documentation for AI consumption.
Tracking AI Token Usage and Costs
Monitor your Claude Code spending in real-time with token tracking dashboards, budget alerts, and usage optimization techniques.
Browser-Based Terminal for AI Agents
Turn web browsers into AI-controlled terminals. Build skills that give Claude Code browser automation capabilities for testing and data extraction.