All Articles
Building Edge AI Microservices with Claude API and Cloudflare Workers
Learn how to build low-latency, highly scalable AI microservices by combining Claude API with Cloudflare Workers. This guide covers edge computing design patterns with production-ready code examples.
Claude API Token-Saving Updates: Practical Guide to Cache-Aware Rate Limits, Token-Efficient Tool Use, and Tool Search Tool
Master Anthropic's latest token-saving API updates. Learn how to implement cache-aware rate limits, token-efficient tool use, and the Tool Search Tool to cut costs and boost throughput.
Claude API Token Counting Guide — How to Estimate Token Usage and Optimize Costs Before Sending Requests
Learn how to use the Claude API Token Counting endpoint to estimate token usage before sending messages. Covers cost management, context window optimization, and production implementation patterns.
Claude API Usage & Cost API: The Practical Guide to Programmatic Cost Monitoring and Optimization
Learn how to use Anthropic's Usage & Cost Admin API to programmatically monitor, analyze, and optimize your Claude API spending with practical code examples.
Claude Code Hooks— Practical Techniques to Automate Your Dev Workflow
Learn how to automate your development workflow with Claude Code Hooks. From PreToolUse and PostToolUse configuration to automated code review, security checks, and deployment pipeline integration.
Build Internal Tools in 30 Minutes with Claude Code and MCP Servers — A Practical Recipe Collection
Practical recipes for building internal tools with Claude Code and MCP servers — Slack bots, database dashboards, file converters, and more. Complete code examples included.
Claude Cowork & Claude Code Can Now Control Your Mac — Setup and Practical Guide
On March 23, 2026, Anthropic launched computer use for Claude Cowork and Claude Code on macOS. Learn how to set it up, explore real-world use cases, and understand the security model behind this new capability.
How to Use the Claude Models API — A Practical Guide to Querying Model Info and Capabilities
Learn how to use the Claude Models API to programmatically retrieve available models, token limits, and capabilities like thinking, PDF input, and code execution — with Python and TypeScript examples.
Claude Files API Guide — Upload Once, Reference Anywhere in Your API Calls
Learn how to use the Claude Files API to upload PDFs, images, and text files once and reference them across multiple API calls. Includes Python and TypeScript examples, pricing details, and error handling tips.
How to Back Up Cowork Scheduled Tasks, Todos, and Project Settings
Learn how to back up your Cowork scheduled tasks, TodoList items, and project settings like CLAUDE.md and skills. Protect your workflow from unexpected data loss.
Building Type-Safe AI Apps with Claude TypeScript SDK and Zod — Streaming, Error Handling, and Production Patterns
A practical guide to building type-safe AI applications using the Claude TypeScript SDK with Zod schema validation, streaming patterns, retry strategies, and production-grade error handling.
How to Automate Game Development with Claude Code × unity-mcp — A Complete Workflow from Concept to Release
Learn how to combine Claude Code with unity-mcp to automate Unity game development. The hcg-workflows skill set provides an 8-phase workflow from planning to deployment.