Blog
AI engineering insights, practical advice, and things I'm learning.
AI Coding
OpenAI Codex Desktop Adds 90 Plugins and Reusable Skills
Learn how to configure OpenAI Codex plugins and reusable skills to automate desktop tasks and connect your coding workflows to external data sources.
Openai Codex · Workflow Automation · Plugin Architecture · Developer Tools
AI Coding
How to Set Up Claude Code Channels
Connect Claude Code to Telegram and Discord so you can message your coding session from your phone.
Claude Code · Telegram · Discord
AI Coding
Agent Skills vs Cursor Rules: When to Use Each
Cursor has both rules and skills for customizing the AI agent. They overlap, but they're not the same. Here's when to use each and how they interact.
Agent Skills · Cursor Rules · Cursor
AI Coding
How to Create Your First Agent Skill
A step-by-step guide to writing an agent skill from scratch: directory structure, SKILL.md format, effective descriptions, common patterns, and a complete working example.
Agent Skills · Cursor · Claude Code
AI Coding
What Are Agent Skills and Why They Matter
Agent skills are portable packages of instructions that extend AI coding agents. Here's what they are, how they work, and why the open standard changes how developers work with AI tools.
Agent Skills · Cursor · Ai Coding
AI Coding
How to Use AI for Code Review
AI catches patterns, style issues, and common bugs fast. It misses business logic and architecture problems. Here's the practical workflow for using AI code review effectively.
Code Review · Ai Coding · Developer Tools
AI Coding
Stop Over-Planning, Start Building: How AI Changed the Cost of Being Wrong
AI collapsed the cost of building software. That changes how you should think about planning, prototyping, and experimentation.
Ai · Productivity · Prototyping
AI Coding
Best AI Coding Assistants Compared (2026): Cursor vs Copilot vs Windsurf
A practical comparison of Cursor, GitHub Copilot, and Windsurf. Features, pricing, strengths, weaknesses, and which one fits your workflow in 2026.
Coding Assistants · Cursor · Copilot
AI Coding
The AI Coding Workflow That Actually Works
The practical coding workflow with AI: what to hand the model, what to review line by line, and when to throw the output away.
Ai Coding · Developer Tools · Workflow
AI Coding
What Is Vibe Coding? The Developer's Guide
Vibe coding means describing what you want in natural language and letting AI write the code. Here's what it actually looks like, where it works, where it fails, and how to do it well.
Vibe Coding · Ai Coding · Developer Tools