Skip to content
AI Stuff

AI Stuff

AI Stuff

The “splash of AI” in action — how I use AI tools for platform engineering.

13 posts

AI Tips
Jan 25, 2026
Hard-won lessons from months of AI-assisted development
What is MCP?
Jan 27, 2026
Model Context Protocol — the open standard that lets AI assistants use external tools and data
Commands vs MCP vs Skills
Mar 3, 2026
Understanding the three ways to extend AI coding agents: slash commands, MCP servers, and skills
Co-Authored with AI
Apr 8, 2026
A growing log of upstream OSS contributions I made with Claude Code that I could not have made without it
RTK: Cutting Token Waste in Claude Code
Mar 13, 2026
A Rust CLI proxy that filters noisy tool output before it hits the context window, saving 60-90% of wasted tokens
Claude Code Action for Forgejo
Feb 27, 2026
Forking Anthropic's Claude Code GitHub Action to work on Forgejo, the adapter pattern, and keeping it synced with upstream
Arc Browser MCP
Mar 16, 2026
Controlling Arc Browser from Claude Code using the Chrome DevTools Protocol MCP server
dot-ai MCP Server
Jan 26, 2026
Viktor Farcic's AI-powered Kubernetes operations tool — what it does and how I use it for custom prompts
Chat Prompts
Jan 25, 2026
Quick one-liner prompts for AI conversations
Saved Prompts
Jan 25, 2026
Custom AI prompts that encode domain expertise for Kubernetes, CI/CD, and infrastructure tasks
CLAUDE.md
Feb 10, 2026
How I use CLAUDE.md files to give Claude Code persistent project context and instructions
Supercharging Claude Code Permissions with Dippy
Mar 13, 2026
How I migrated 191 scattered permission rules to a single, readable config with guidance messages
Custom Claude Code Status Line
Feb 16, 2026
A two-line status bar for Claude Code with per-session colors, session topics, context/quota bars, and Kubernetes context
Last updated on