Tagged articles

Git version control

3 articles · Page 1 of 1
AI Step-by-Step
AI Step-by-Step
Aug 11, 2026 · Artificial Intelligence

Why More Skills Slow Down Coding Agents—and How to Streamline, Choose, and Maintain Them

The article explains that attaching too many skills to coding agents like Codex or Claude Code incurs context, decision, and misdirection costs, and proposes three principles for skill selection, clear trigger definitions, and regular audits, plus a maintenance workflow using Git, regression testing, and a deletion culture.

AI productivityGit version controlcoding agents
0 likes · 5 min read
Why More Skills Slow Down Coding Agents—and How to Streamline, Choose, and Maintain Them
macrozheng
macrozheng
Jun 29, 2026 · Fundamentals

Why Developers Are Turning to D2: A Code‑Like, Engineerable Diagramming Tool

The article explains how the open‑source D2 tool solves the frustrations of manual diagram editors by letting developers describe diagrams in plain text, version them with Git, and generate animated, LaTeX‑enabled, multi‑language charts that integrate smoothly into existing workflows.

D2Git version controlInfrastructure as Code
0 likes · 6 min read
Why Developers Are Turning to D2: A Code‑Like, Engineerable Diagramming Tool
Tech Ocean
Tech Ocean
Jun 27, 2026 · R&D Management

Treat AI Configurations as Code: Managing Claude Code Without Decay

The article explains why AI configuration files tend to bloat and become unreadable, and proposes a disciplined, code‑like governance approach—versioning in Git, layered ownership, strict skill and agent handling, and regular cleanup—to keep Claude Code configurations healthy and maintainable.

AI configurationClaude CodeGit version control
0 likes · 9 min read
Treat AI Configurations as Code: Managing Claude Code Without Decay