Skip to content

Journal

Blog

Tipps, Tutorials und News zur KI-gestützten Entwicklung.

016
Workflow

I Replaced My Entire Debug Workflow With One Command

I used to mass-Google stack traces, open 14 browser tabs, and still push broken code. Then I piped one error into Claude Code and watched it fix the bug in 30 seconds.

001
Concept

What Is Agentic Coding? The Shift from Chat to Autonomous AI

Agentic coding is the next step beyond chat-based AI tools. Instead of copy-pasting suggestions, the AI reads, writes, runs, and fixes code on its own.

017
Career

The Hidden Cost of Manual Code Reviews (And How to Cut It by 67%)

Your team spends 15+ hours per week on code reviews. Most of that time goes to mechanical checks a machine should handle. Here's the math on what that costs you.

004
Trend

The Best AI Coding Tools for Developers in 2026

The AI coding tool market has matured. Here are the tools that actually matter in 2026, what they do well, and which ones are worth your time.

018
Trend

Why Senior Devs Are Quietly Adopting AI Coding Agents

The developers who know the most about code are the ones adopting AI agents the fastest. Here's why experience makes AI more powerful, not less relevant.

005
Tutorial

How to Install Claude Code and Run Your First AI Task

Install Claude Code on any platform and run your first autonomous coding task in under 10 minutes. This guide covers installation, setup, and your first real prompts.

019
Comparison

006
Tips

CLAUDE.md Best Practices: Configure Claude Code for Any Project

CLAUDE.md is the single most impactful configuration for Claude Code. A well-written one turns generic AI assistance into project-specific expertise.

020
Case Study

007
Workflow

Automate Git Commits, Branches, and PRs with Claude Code

Git is essential but tedious. Claude Code automates commit messages, branch naming, and PR creation so you can spend your time on actual code.

008
Tutorial

Connect Claude Code to GitHub, Slack, and Databases with MCP

MCP lets Claude Code talk to external services. Connect it to GitHub, Slack, databases, and project management tools to automate your entire dev workflow.

009
Tutorial

Automate Your Dev Workflow with Claude Code Hooks

Hooks let you run custom shell commands when Claude Code takes specific actions. Auto-format on save, block dangerous edits, or inject context automatically.

010
Tutorial

Create Custom Skills and Commands for Claude Code

Skills turn repetitive prompts into reusable commands. Write a SKILL.md once, invoke it with /skill-name, and Claude Code executes the full workflow every time.

011
Workflow

Run Claude Code in GitHub Actions and CI/CD Pipelines

Claude Code runs in headless mode for CI/CD. Use it in GitHub Actions to auto-review PRs, triage issues, generate fixes, and maintain code quality at scale.

012
Best Practice

Claude Code Security: Permissions, Sandboxing, and Safe Usage

Claude Code has a permission system that lets you control exactly what the AI can and cannot do. Here is how to configure it for safe development.

013
Career

How Developers Ship 10x Faster with Claude Code

The "10x developer" used to be about raw coding speed. Now it is about directing AI effectively. Here are the patterns that make the difference.

014
Strategy

How to Introduce Claude Code to Your Development Team

Rolling out Claude Code to a team takes more than installing a tool. Here is a phased approach that addresses concerns, builds skills, and measures real impact.

015
Guide

Learn Claude Code in a Weekend: A Structured Path

You don't need weeks to learn Claude Code. Follow this structured weekend plan to go from installation to building real features with AI assistance.