Building a System for AI-Assisted Engineering
Moving beyond vibe coding to structured AI-assisted development — using a .ai/ directory and project constitution to give AI assistants the context they need to be genuinely useful.
! 6 posts tagged
Moving beyond vibe coding to structured AI-assisted development — using a .ai/ directory and project constitution to give AI assistants the context they need to be genuinely useful.
A system prompt for getting clean, production-grade Python from Claude Opus 4.6 and Sonnet 4.5 — with rules for type hints, error handling, design patterns, and code structure.
As LLM accuracy improves from broken syntax to near-flawless output, the real question shifts: how much hard skill do we actually need, and how do we keep it sharp?
An AI agent prompt that transforms raw input into atomic, Zettelkasten-style permanent notes inside Obsidian — with consistent structure, technical writing standards, and automatic link suggestions.
Using large language models to extract structured data from show command output when TextFSM templates don't exist or are too rigid.
Migrated the blog from Ghost to a custom Astro site built entirely with Claude Code. Went with a Cisco CLI-inspired dark-mode design — syslog timestamps, IOS command prompts, terminal aesthetics. The goal was readability first while keeping the network engineering feel baked into the UI. The whole process was surprisingly straightforward. Astro's content collections handle MDX well, and having an LLM pair on layout and component decisions made it fast to iterate. Happy with where it landed.