#Claude Code の記事
80 記事
-
News
Anthropic News | Claude Code v2.1.185 API Waiting Experience Improvements and SDK Update
-
News
Anthropic News | Claude Code v2.1.183 Safety Constraints and Deprecation Warnings
-
Claude Code
How to Run Multiple Claude Instances in Parallel | Agent Teams, tmux, and Worktree
-
Claude Code
CLAUDE.md Evaluation Checklist | Diagnose Effectiveness with 5 Metrics
-
News
Anthropic News | Claude Code v2.1 /config and Python SDK Updates
-
Claude Design
Claude × TouchDesigner MCP | Controlling Real-Time Visuals with AI
-
News
Anthropic News Flash | Fable 5 Export Controls Spread and Code v2.1.178
-
Claude Code
How to Use claude-swarm | Running Multiple Claude Code Sessions in Parallel
-
News
Anthropic Update | Programmatic Usage Credit System Effective June 15
-
Claude Code
How to Use Claude Superpowers | TDD & Sub-Agent Automation
A guide to Superpowers, the Claude Code plugin — covering its overview, installation, TDD skill, sub-agent-driven development, and systematic debugging, based on official information. A development methodology framework with over 820,000 installs.
-
Claude Code
Claude and ServiceNow Integration | MCP Connection Guide and ITSM Automation
A guide to connecting Claude directly to ServiceNow via MCP. Covers the background of Anthropic's partnership making Claude the default model for Build Agent, native MCP in the Zurich release, connection steps using claude mcp add, automation for incidents, changes, and CMDB, and security considerations for protecting PII.
-
Claude Code
Rust Development with Claude Code | Clippy Integration and CLAUDE.md Configuration
-
Claude Code
How to Use Claude Code Rules | Differences and Use Cases vs. CLAUDE.md
A complete guide to Claude Code's rules feature (.claude/rules/): how it differs from CLAUDE.md, splitting rules into topic-based files, path-specific rules via paths frontmatter, user-level rules at ~/.claude/rules/, sharing via symlinks, writing rules that don't bloat, and verifying them with /memory.
-
Claude Code
Claude Code Retrospective Skill | How to Improve Your Work with /retro
-
Claude Code
Claude Code vs Replit: Differences & Integration | 5-Stage Hybrid Development
-
News
Anthropic Breaking News | Fable 5 Access Suspension Statement and Claude Code v2.1.176
-
Claude Code
What Is Claude Nudge? A Guide to the Automatic Rule Enforcement Tool for Claude Code
-
コラム
One Week After Fable 5 Launch | Engineer Field Reports and the New Development Style
-
News
Anthropic News | Public Record Survey and TCS Regulated Industry Deployment
-
Claude
Claude Latest News 2026 | What Changed with Fable 5, Design, and Code
-
コラム
Multi-Agent Design | Anthropic's Publicly Disclosed 15x Token Method
-
News
Anthropic News Flash | Claude Fable 5 Announced and Sub-Agent 5-Layer Nesting
Anthropic news roundup for June 9–12, 2026. Covering the official announcement of Claude Fable 5/Mythos 5, the 5-layer sub-agent nesting in Claude Code v2.1.172, the multi-agent design blog post, and all 8 updates in detail.
-
Claude Code
How to Use Claude × Mermaid | From Diagram Generation to MCP Live Preview
-
Claude Code
How to Use claude-mem | Adding Persistent Memory to Claude Code
claude-mem is an open-source plugin that adds cross-session persistent memory to Claude Code. This guide covers the one-command npx installation, how it works with SQLite and vector search, how to retrieve memories with mem-search, how to exclude content with the <private> tag, and how it differs from Claude's built-in memory feature.
-
Claude
Claude vs Manus: AI Agent Comparison and How to Use Each
-
コラム
Why AI Coding Evolves So Fast | Anthropic's 80% AI-Generated Code
-
News
Anthropic News Flash | Claude Code v2.1.168 Bug Fixes and SDK Update
Anthropic news flash for June 9, 2026. Claude Code v2.1.168 fixes multiple bugs in Bedrock, Vertex, and Foundry environments. Also covers the version-aligned release of claude-agent-sdk-typescript v0.3.168.
-
Claude Code
Setting Up Claude MCP on Linux | CLI Connection and Config File Placement
-
Claude Code
Using Claude Code via Vertex AI | GCP Authentication and Configuration
A complete guide to running Claude Code through Vertex AI. From GCP project setup to IAM permissions, environment variables, and model pinning — get started without an Anthropic API key.
-
コラム
How Claude Code Achieves 8x Delivery: Anthropic Data and Practical Methods
Anthropic's internal data reveals an 8x increase in code delivery. This article explains three practical patterns for boosting productivity with Claude Code: structured delegation, faster feedback loops, and thinking mode control.
-
News
Anthropic News | Claude Code v2.1.166 Adds Fallback Model Configuration
-
Claude Code
Installing Claude Code on Linux Mint | apt and the Official Installer
A guide to installing Claude Code on Linux Mint, covering three methods: the official native installer, the apt signed repository, and npm. Explains whether Mint 22.x/21.x/LMDE meets the requirements, the Node.js version pitfall, and how to verify your setup with claude doctor — all based on official Anthropic documentation.
-
Claude Code
How to Use Claude Code with Google | Vertex AI Setup and Model Pinning
A hands-on guide to running Claude Code (CLI) via Google Cloud Vertex AI, covering the /setup-vertex wizard, environment variables, IAM, model pinning, 1M context, and troubleshooting.
-
Claude Code
Uninstalling SuperClaude | Remove All Config Files Without a Trace
-
Claude Code
SuperClaude Tutorial | How to Install and Use the Claude Code Enhancement Framework
SuperClaude is an open-source configuration framework that adds slash commands and specialized agents to Claude Code. This guide walks you through installation to running your first command, following the official documentation.
-
News
Anthropic News | Version Control Settings in Claude Code 2.1.163
-
Claude Code
Using OpenAI with Claude Code | Codex Integration and Model Switching
Answers to the 'openai claude code' search query, all in one place. Claude Code is made by Anthropic, not OpenAI, but ways to combine the two have expanded significantly in 2026. We explain three routes — OpenAI's official Codex Plugin for Claude Code, running Claude Code on OpenAI models via claude-code-proxy, and the OpenAI SDK compatibility layer — with setup commands and environment variables drawn from primary sources.
-
News
Anthropic News | AI Cyber Threat Analysis and Claude Code 2.1.162
-
Claude Code
Run Claude Code on Windows with Ollama | No API Key Required
A guide to connecting Claude Code to local and cloud models via Ollama on Windows, based on official documentation. With Ollama v0.14.0's Anthropic Messages API compatibility, you can use a local LLM for coding without an Anthropic billing key. Covers environment variable setup, recommended models, and feature limitations.
-
Claude
How to Install Claude on Mac | Choosing Between the App, App Store, and CLI
A comprehensive guide to installing Claude on Mac via three routes: the desktop app (.dmg), the App Store, and Claude Code (CLI). Covers compatible macOS versions, Apple Silicon requirements, Gatekeeper permission issues, how to choose based on your use case, and the fastest setup steps — all based on official Anthropic documentation.
-
Claude Code
GPT vs Claude vs Copilot: How to Choose and Use Coding AI Tools
A comparison of GPT, Claude, and GitHub Copilot for coding. We break down the structure — Copilot is the 'container' that lets you choose GPT or Claude, while GPT and Claude are the 'engines' inside — and explain how to pick and combine them based on performance, pricing, and autonomy as of June 2026.
-
Claude Code
How to Use GPT with Claude Code | LiteLLM & Router Configuration
-
Claude Code
What Can You Do with Claude in Minecraft? Autonomous Building, MCP, and Experiments
A broad overview of what's possible when combining Claude with Minecraft. From autonomous building experiments where structures are assembled from text instructions, to Computer Use that watches the screen and acts, 24-hour building livestreams, and MCP servers that generate architectural data from natural language — organized by play, watch, and build perspectives so you can choose the right starting point.
-
News
Anthropic News | Project Glasswing Expansion and Claude Code Update
-
Claude Cowork
Connecting Obsidian and Claude on iPad | iCloud Sync and Remote Access
A practical guide to integrating Obsidian with Claude on iPad, starting from the key differences versus desktop. Since Claude Desktop and local CLI tools aren't available on iPad, the three realistic approaches are iCloud sync, the Claude Anywhere plugin, and SSH remote access. Covers the correct steps for placing your Vault in iCloud and the risks of non-E2E encryption.
-
News
Anthropic News Flash | Confidential S-1 Filed with SEC, Preparing for Stock Listing
-
Claude Code
How to Write CLAUDE.md | Memory Configuration and File Placement for Claude Code
CLAUDE.md is the instruction file that Claude Code reads at the start of every session. This article covers the difference between CLAUDE.md and automatic memory, the four scopes and their file paths, how to write effective instructions, @import, .claude/rules, AGENTS.md, /init, and troubleshooting — all organized based on the official specification.
-
コラム
Why You Can't Fully Delegate to Claude Code | Bridging the Delegation Gap
Even when AI handles roughly 60% of your work, full delegation stays at just 20%—Anthropic's annual survey reveals the true nature of the 'delegation gap,' and this guide walks you through practical steps to expand what you can hand off to Claude Code and turn that into higher output and revenue.
-
News
Anthropic News Flash | Claude Code Plugin Enhancements and Auto Mode Expansion
-
Claude Code
Building Minecraft Plugins with Claude | A Bukkit/Spigot Introduction
A guide to developing Minecraft plugins with Claude, covering Bukkit/Spigot/Paper compatibility. Covers the difference between Mods and plugins, how to load development skills into Claude Code, operating a live server via DeveloperMCP, and Kodari AI for generating plugins without writing code — three approaches explained.
-
Claude Code
How to Use Claude for Minecraft Mods | Building Automation and Development Support
There are two main approaches to using Claude with Minecraft Mods: an in-game Mod that auto-generates builds from natural language, and using Claude Code to develop Mods. Learn how to use the Fabric Loader-based building automation Mod with an API key, and when to choose NeoForge/Fabric-compatible development skills.
-
Claude Code
The Ultimate CLAUDE.md Design | 7 Principles That Work for AI and the Bloat Trap
A breakdown of 7 design principles for an effective CLAUDE.md and the bloat traps to avoid. Claude Code auto-loads it at the start of every session, so its power is determined not by line count but by signal density. The Gotchas section offers the highest ROI, and cramming in style rules buries important directives under noise.
-
コラム
What Is Claude Code | Features, Pricing, and Limitations Explained
A beginner-friendly breakdown of what Claude Code is, what it can do, and how it's priced. A terminal-based AI coding agent that autonomously handles multi-file edits, available via Pro/Max subscription or pay-as-you-go API.
-
Claude Code
Installing Claude on Arch Linux | Using AUR and the Official Installer
A guide to installing Claude Code on Arch Linux via three methods: the official native installer, npm, and AUR. Since Anthropic does not provide a pacman repository, this article covers the best options for Arch users, including the quickest commands and key considerations.
-
Claude Code
How to Use Claude Code on iPad | Web Version, Remote Control, SSH
Compare the three ways to use Claude Code on iPad (Claude Code on the web / Remote Control / SSH + Termius) — setup steps and required plans. Learn how to run tasks entirely in the cloud from your browser, connect remotely to leverage your home Mac's local environment, and even achieve hands-free development with Siri Shortcuts.
-
News
Anthropic News: Claude Managed Agents Now Available on AWS with Three Key Features
-
Claude
Using Claude Desktop / Code with Bedrock | Key Setup and Pricing Points
A guide to setting up Claude Desktop and Claude Code with Amazon Bedrock as the inference backend. Covers the third-party inference mode officially enabled in 2026, how to specify region-prefixed inference profile IDs, keeping all inputs and outputs within your AWS account, and the licensing-free pricing structure that requires no Anthropic seat license.
-
Claude Code
Google Search Console & Claude Integration | SEO Reports via MCP
A practical guide to integrating Google Search Console with Claude for automated SEO reporting — covering MCP connection, Claude Code setup, OAuth authentication, and Google login to Claude Console.
-
News
Anthropic Breaking News | Opus 4.8 and Code v2.1.154 Released on the Same Day
-
News
Anthropic News | Claude Code v2.1.147/148 Bash Fix
-
News
Anthropic News Flash | Claude Code v2.1.146 and /code-review
-
News
Anthropic News Flash | Claude Code v2.1.145 and MCP Tunnels
-
News
Anthropic Breaking News | KPMG Deploys Claude to 270,000 Employees and Acquires Stainless
-
News
Anthropic Breaking News | Claude Code 2.1.143 and Python SDK Breaking Changes
-
Claude Code
Claude Skills Rules | SKILL.md Naming Conventions and the 500-Line Limit
A guide to the rules governing SKILL.md in Claude Skills. Names must be at most 64 characters, using only lowercase alphanumerics and hyphens. Descriptions must be at most 1024 characters and written in third person. The body must stay under 500 lines — the official upper limit — and when splitting is needed, references must be only one level deep. Deeply nested references cause information loss and should be avoided.
-
Claude Code
How to Connect Claude Code to Roblox Studio | MCP Integration
A step-by-step guide to connecting Claude Code to Roblox Studio via MCP. Covers two approaches: directly calling tools like create_object and execute_luau through the official MCP server, and using Rojo to sync local .luau files for Git-based workflows.
-
Claude Code
What Is Claude Rules MD | Designing AI Control with CLAUDE.md
A guide to writing CLAUDE.md, the file Claude Code automatically loads. Covers the four essential elements — role, code conventions, guardrails, and project knowledge — along with scope control via the paths field and @path syntax, differences from Cursor .mdc and AGENTS.md, and conversion using cursor2claude.
-
Claude Code
How to Use Claude Remote | Steps to Control Claude Code from Your Smartphone or iPad
A guide to using Claude Remote (Remote Control). Launch it in one of three ways — server mode, the /rc command, or the VS Code extension — and connect via QR code or session URL. Source code never passes through the cloud and no port forwarding is required. Requires a Pro/Max/Team/Enterprise plan and Claude Code v2.1.51 or later.
-
コラム
How to Use Claude Code Routines | 3 Trigger Examples and Pricing
A clear breakdown of Claude Code Routines' three trigger types (Schedule / API / GitHub), their appropriate use cases, the daily execution limits (Pro: 5/day, Max: 15/day), and how pay-as-you-go charges apply when you exceed them. Includes a 10-minute quickstart and a guide to deciding which tasks belong in Routines.
-
News
Anthropic News Flash | Akamai $1.8B Deal & Water Utility OT Attack
-
Claude Code
How to Use Claude in Unity | Getting Started with AI-Assisted Game Development
A guide to two approaches for using Claude in Unity — starting immediately without MCP, or integrating Unity MCP to delegate editor operations — including setup steps, how to choose between them, rule definition via CLAUDE.md, and best practices for limiting AI edits to the script layer while prohibiting direct Scene/Prefab editing.
-
Claude Cowork
Claude in Obsidian | Plugins, MCP & Claude Code Integration 2026
Compare 4 ways to integrate Claude into Obsidian by difficulty, required environment, and available actions. From the free 3-click Filesystem connector to embedding Claude Code inside your Vault with Claudian/Agent Client plugins, to developer setups that span multiple projects via symbolic links.
-
Claude Cowork
How to Use Claude in Notion | Setup & Use Cases 2026 Guide
A clear comparison of three ways to connect Claude and Notion (Claude.ai Connector / Claude Code official plugin / MCP manual setup), with guidance on choosing the right option. Covers OAuth permission scope settings, practical use cases like meeting note automation and cross-workspace search, and the 1-connector limit on Free plans.
-
コラム
Claude Code Limits Doubled | How SpaceX Colossus 1 Changes the Game
Starting May 6, 2026, Claude Code's 5-hour window limits were instantly doubled across all paid plans. Here's what that means in practice — along with the real-world impact of Opus API's +1500% input and +900% output bandwidth expansion on large-scale code analysis and continuous agent execution.
-
News
Anthropic News Flash | SpaceX Colossus 1 Deal & Claude Usage Limits Doubled
-
News
Anthropic News | White House Opposes Mythos Expansion Plans
-
Claude Code
Claude Code Subagents | Triple Your Coding Speed with Parallel Execution
Learn how to use Claude Code's three built-in subagents (Explore/Plan/General-purpose), launch independent tasks in parallel to triple your coding speed, and define custom subagents with the /agents command or YAML to share across your team via .claude/agents/.
-
コラム
What Is CLAUDE.md, Now Adopted by Apple | The New Standard for AI-Driven Development
A guide to the role and implementation of CLAUDE.md, as seen in the Apple Support app repository. Covers the 5 essential elements to include—project overview, coding conventions, directory structure, common commands, and prohibited actions—plus how to leverage @claude in PR reviews as the new standard for AI-driven development.
-
コラム
A Practical Guide to Preventing Claude Code Cost Explosions (2026 Edition)
Practical techniques to prevent runaway Claude Code costs. Three approaches — CLAUDE.md optimization, model selection, and session management — to reduce monthly costs by 75–85%.
-
Claude
Claude Max Plan | Pricing, 5x vs 20x Differences, and Break-Even Analysis
A comprehensive breakdown of Claude Max plan pricing (5x at $100/month, 20x at $200/month), features, the cost difference from Pro, and a comparison with Team Premium — based on official information to help you decide when to upgrade.