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.
Growing Your AI Developer Following
Building an audience as an AI skill creator through consistent publishing, community engagement, and demonstrating expertise. Practical strategies that compound over months.
Top-Level Menus for AI Applications
System-level integration for AI tools through menu bar apps, status items, and global shortcuts. How to make AI skills accessible from anywhere on your desktop.
AI Navigation of Complex Keyboard UIs
Keyboard-driven interfaces for AI tools enable faster workflows than mouse-based UIs. How to design keyboard navigation that AI agents and power users both love.
WWDC Tips for AI Developers
Getting the most from Apple's WWDC as an AI developer. Which sessions matter, how to evaluate new APIs for AI integration, and what the Apple ecosystem means for AI skills.
AI-Powered Release Automation
Automating release pipelines with AI skills that handle changelogs, version bumping, release notes, and deployment coordination. Ship faster with fewer manual steps.
Why I Started Blogging About AI Skills
The case for sharing AI development knowledge openly. How writing about AI skills builds credibility, attracts collaborators, and accelerates the entire ecosystem.
Hardware Debugging With AI Assistance
When software meets hardware at the fault line, AI helps diagnose thermal throttling, memory errors, bus failures, and peripheral issues that traditional software debugging misses.
Hidden Boot Arguments AI Can Discover
AI finds undocumented system configuration options by analyzing kernel source, firmware binaries, and boot loader code. Here's how Claude Code uncovers boot arguments that never made it to the docs.
Core Dump Analysis Using AI
Automated crash analysis with Claude Code transforms core dumps from cryptic binary blobs into actionable debugging reports. A hands-on tutorial for faster post-mortem investigations.
Kernel-Level Debugging With AI Help
Low-level debugging gets a boost from AI. How Claude Code assists with kernel panics, driver issues, and system-level crashes that traditional tools struggle to diagnose.
Security Research Skills for Claude
Security analysis skills turn Claude Code into a vulnerability scanner, threat modeler, and compliance auditor. Here's what the best security skills do and how to build your own.
The Great Crash Hunt: AI Detective
How AI traces race conditions, deadlocks, and intermittent crashes that defeat traditional debugging. A practitioner's guide to using Claude Code as your crash investigation partner.