The 4 Rules Anthropic Engineers Use to Prompt Claude CodeAnthropic engineers do not write better prompts — they stop writing prompts. This guide breaks down the 4 rules they actually follow: prompt skills not Claude, build tools not just prompts, compose small skills instead of one giant one, and let every session sharpen the skill. Includes an annotated /draft-email skill and a composable domain-checker example.
Level: beginner · 17 min read
Connect Claude Code to Unity 6 MCP ServerUnity 6's open-beta MCP Server lets AI coding assistants like Claude Code and Cursor see and change your live game scene — not just your source files. This guide explains what it is, how to enable it in Project Settings, the tools it exposes, how to connect each client, and how to use it to fix a real scene-level bug.
Level: intermediate · 7 min read
How to Wire Claude Code to AWS With Real-Time DocsStep-by-step setup guide for connecting Claude Code, Codex, Cursor, and other MCP-compatible agents to AWS via the Agent Toolkit, with IAM hardening and team rollout strategy.
Level: intermediate · 21 min read