Tag: developer-tools
All the articles with the tag "developer-tools".
-
An Opinionated Starting Point for Claude Code Users
A curated configuration for Claude Code that bundles plugins, skills, CLI tools, and sandbox guards into a single install script. What it does, how to use it, and why you should fork it immediately.
-
Context Engineering: The Skill That Replaced Prompt Engineering
Your prompt is 0.1% of what the model sees; the other 99.9% is context engineering. A four-layer framework for thinking about prompts, practical guidance on what belongs in context and what doesn't, the invisible context problem from a million-line codebase, and why agent-controlled retrieval beats RAG for cross-file reasoning.
-
Running AI Coding Agents on Hetzner
A complete guide to provisioning and hardening a Hetzner VPS for AI coding agents — covering cloud-init security, Tailscale mesh networking, Cloudflare Tunnel, Claude Code resource planning (including the subagent memory pitfalls), and automation scripts to go from zero to a working environment in minutes.
-
What's New in Claude Code Skills 2.0
Skills 2.0 unifies custom commands and skills, adds subagents, evals, and a growing ecosystem. Here's what actually changed, what works in practice, and the security and quality pitfalls to watch for.
-
Everything You Missed in Claude Code While You Weren't Looking
Claude Code has shipped more features in four months than most tools ship in a year. Here's a practitioner's map of everything that changed since Opus 4.5 — rules, skills 2.0, hooks, MCP evolution, remote control, Cowork, plugins, and the dozen slash commands you probably haven't tried yet.