AuthonAuthon Blog
All articles

#developer-tools

10 articles tagged with “developer-tools

AI Coding Has Its Own Language Now — Here's How to Decode It
tutorial

AI Coding Has Its Own Language Now — Here's How to Decode It

Matt Pocock's dictionary-of-ai-coding repo demystifies AI jargon. Here's why shared vocabulary matters and which terms you should actually learn.

aiprogrammingdeveloper-tools
I Gave Devin 10 Real Tasks. It Completed 3.
tutorial

I Gave Devin 10 Real Tasks. It Completed 3.

Devin costs $20/month now. I gave it 10 real engineering tasks. It completed 3. Heres what worked, what failed, and whether its worth it.

ai-codingdevindeveloper-tools
Why Claude Code Ignores Your Instructions (and How to Fix It)
debugging

Why Claude Code Ignores Your Instructions (and How to Fix It)

Fix Claude Code ignoring your conventions by properly configuring the .claude/ folder, CLAUDE.md files, and settings.json with the right precedence chain.

claudeaideveloper-tools
Why Claude Code Keeps Forgetting Your Workflow (and How Skills Fix It)
debugging

Why Claude Code Keeps Forgetting Your Workflow (and How Skills Fix It)

Fix the repetitive prompting problem in Claude Code by using skills — reusable markdown instruction sets that encode your workflows and decision frameworks.

claude-codedeveloper-toolsai-workflows
How to Stop Drowning New Contributors in Your Codebase
debugging

How to Stop Drowning New Contributors in Your Codebase

Learn how to solve codebase onboarding problems by turning your code into interactive HTML courses that non-technical contributors can actually understand.

developer-toolsonboardingai-assisted-development
How to Coordinate Multiple Claude Code Agents Without Losing Your Mind
debugging

How to Coordinate Multiple Claude Code Agents Without Losing Your Mind

Running multiple Claude Code agents on the same codebase? Here's how to coordinate them using claude-peers-mcp and avoid conflicts.

claude-codemcpai-agents
Clui CC vs Default Claude Code CLI: Is a Custom UI Worth It?
comparison

Clui CC vs Default Claude Code CLI: Is a Custom UI Worth It?

Comparing Clui CC's enhanced interface with Claude Code's default CLI — when the extra tooling layer is worth it and when simplicity wins.

claude-codedeveloper-toolscli
Why Your AI Coding Agent Keeps Failing at Specialized Tasks (and How to Fix It)
debugging

Why Your AI Coding Agent Keeps Failing at Specialized Tasks (and How to Fix It)

Fix mediocre AI coding agent output by using specialized subagents with focused prompts. Step-by-step guide to building your own subagent library.

ai-agentsdeveloper-toolscodex
OpenCode vs Claude Code vs Aider: Picking the Right AI Coding Agent
comparison

OpenCode vs Claude Code vs Aider: Picking the Right AI Coding Agent

A practical comparison of OpenCode, Claude Code, and Aider — three terminal-based AI coding agents with different strengths for different workflows.

ai-codingopencodedeveloper-tools
Astral Is Joining OpenAI — What It Means for uv, Ruff, and Python Tooling
news

Astral Is Joining OpenAI — What It Means for uv, Ruff, and Python Tooling

If you've been anywhere near the Python ecosystem in the last year, you've probably felt the ground shift under your feet. Tools like uv and Ruff — built by Astral — went from "interesting experiments" to "how did I ever live without these" at breakn...

developer-toolsopen-sourcepython
Articles tagged "developer-tools" | Authon Blog