Skip to main content

4 posts tagged with "development"

View All Tags

Havoptic: I Built a Visual Release Tracker Because I Couldn't Keep Up

· 7 min read
Scott Havird
Engineer

Here's a confession: I can't keep up with release notes. Claude Code, Cursor, Windsurf, Gemini CLI, Copilot CLI, Codex CLI, Kiro – they're all shipping at breakneck speed, and every week there's a new version with features that could change how I work. But reading through changelogs? My eyes glaze over by paragraph two. I'm a visual person. I need to see what changed, not read a wall of text about it.

That frustration is why I built Havoptic.

PromptConduit: Building Analytics for AI Coding Assistants

· 6 min read
Scott Havird
Engineer

Every day, I spend hours having conversations with AI coding assistants. Claude Code helps me debug issues, Cursor generates components, and Gemini CLI answers quick questions. But here's the thing: I had no idea what I was actually asking them. What patterns emerged from my prompts? Which tools got invoked most frequently? Was I getting better at prompting over time?

These questions led me to build PromptConduit.

Claude Code Template: Accelerating AI-Assisted Development

· 5 min read
Scott Havird
Engineer

The future of software development is here, and it's conversational. With AI coding assistants becoming increasingly sophisticated, the way we structure and approach development projects is evolving rapidly. Today, I'm excited to share the Claude Code Template – a comprehensive starter template designed to maximize productivity in AI-assisted development workflows.