Skip to main content

5 posts tagged with "ai"

View All Tags

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.

AI Agents as Enterprise UI

· 4 min read
Scott Havird
Engineer

In the evolving landscape of enterprise architecture, we're witnessing a paradigm shift that could fundamentally transform how businesses interact with their applications. I've observed a compelling trend: the emergence of AI agents as direct intermediaries between users and data layers, effectively replacing traditional UI components. This architectural evolution promises to streamline enterprise applications while significantly reducing infrastructure complexity.