All Articles
Building a Claude Code Multi-Agent Development Environment with Windows 11, WSL, and tmux
Learn how to set up a multi-agent development environment for Claude Code on Windows 11 using WSL and tmux. This guide covers everything from WSL and Arch Linux setup, through tmux configuration and CLAUDE.md structure, to parallel execution of multiple agents across split panes.
Claude Agent Skills API Beta Guide — Manipulate Excel, Word, PDF & PowerPoint with Natural Language
A beginner-friendly guide to Anthropic's Agent Skills API beta (skills-2025-10-02), announced in April 2026. Learn how to use Claude to directly manipulate Excel, Word, PDF, and PowerPoint files through natural language instructions.
Automate AWS Deployments with Claude Code and the Official 'deploy-on-aws' Plugin
Learn how to use AWS's official deploy-on-aws plugin with Claude Code to deploy applications to AWS using natural language. Covers installation, the 5-stage workflow, CDK/CloudFormation generation, and cost estimation.
iOS Testing Automation with Claude Code — Master XCTest, Swift Testing & UITest from Zero to 80%+ Coverage
Build a solid iOS test suite with Claude Code. Cover XCTest, Swift Testing, and XCUITest, automate CI with Xcode Cloud, and reach 80%+ coverage with AI.
Fix Claude Code Bash Tool Execution Errors — Timeouts, Permission Denied, and Truncated Output
Learn how to troubleshoot and fix Claude Code Bash tool errors including timeouts, Permission Denied, ENOENT, truncated output, and environment variable issues with step-by-step solutions.
Claude Code Hooks Not Firing? How to Troubleshoot and Fix Hook Configuration Issues
Hooks not firing in Claude Code? This guide covers the 6 most common causes — JSON syntax errors, wrong file placement, missing permissions, bad matcher patterns — with step-by-step fixes.
Accelerate Rust Development with Claude Code: From Ownership Errors to WebAssembly
A practical guide to integrating Claude Code into your Rust workflow. Covers CLAUDE.md setup, AI-assisted resolution of ownership, borrowing, and lifetime errors, anyhow/thiserror error handling, and WebAssembly builds.
Claude Code × Go: Production-Grade REST API Development — Gin, GORM, Docker & GitHub Actions
Build production-grade Go REST APIs with Claude Code. Covers Gin, GORM, PostgreSQL, Docker multi-stage builds, JWT auth, and GitHub Actions CI/CD.
Claude Code × Amazon Bedrock Backend Setup Guide 2026 — Run Claude Code Securely in Your AWS Environment
Learn to run Claude Code through Amazon Bedrock: interactive setup wizard (April 2026), IAM permissions, environment variables, cost tracking, and error fixes.
Accelerate Unity Game Development with Claude Code: A Practical Guide
Learn how to leverage Claude Code in Unity projects for faster game development. Setup, practical examples, automation, and best practices for C# coding with AI assistance.
An Implementation Notebook for Shipping Android/Kotlin Apps to Google Play with Claude Code
A production notebook from running an Android app business that has crossed 50M downloads. Compose × Hilt × Room design calls, ProGuard crash triage, and a 14-item pre-release checklist that goes in front of every Google Play AAB upload.
Claude Code × Flutter: Complete App Development Guide — Accelerating Mobile Development with Dart and AI
A practical guide to using Claude Code for Flutter development. From auto-generating Dart code to state management, UI design, test automation, and App Store submission — a complete roadmap for indie developers.