11000件の用語
AI Code editor 2026年比較。Claude Code(Anthropic公式 CLI・$20/$100/$200 Max・MCP統合・Skills/Hooks・Subagents・Terminal-first・Mac/Win/Linux・最新Claude Opus 4.7・Computer Use)・Cursor IDE(VS Code fork・$20/$40・Composer/Tab/Chat・Claude Sonnet/Opus/GPT-4o選択・@Docs/@Codebase)・Windsurf(Codeium・$15/$60・Cascade Agent・Claude/GPT・MCP対応)・Zed(OSS・Rust・MCP native・Claude統合)・Continue.dev(VS Code Extension・OSS・MCP)・GitHub Copilot Workspace(Microsoft・$10-39)・選択: Terminal自由 = Claude Code / IDE = Cursor / Mid budget = Windsurf・2026年 三強並立。
Claude Code Customization。Settings file: .claude/settings.json(project)・~/.claude/settings.json(user)・Theme: dark/light/auto・Status Line設定・Keybindings: ~/.claude/keybindings.json・Vim mode: /vim toggle(modal editing・i/Esc切替)・Permission mode: ask/allow/deny・Hooks設定: .claude/hooks.json (PreToolUse/PostToolUse/UserPromptSubmit)・Hooks例: lint auto on Edit・test auto on Write・notification on Stop・MCP server: mcpServers in settings.json・Custom Skills: .claude/commands/*.md・Personal Skills: ~/.claude/commands/*.md・/help command・Tools allowed-tools restriction・/agents Subagent管理・/clear conversation reset・/loop interval task・2026年 Custom workflow確立で生産性飛躍。
Anthropic公式AI coding Agent CLI。claude.ai/code・Claude Opus 4/Sonnet 4.5 backend・ファイル編集・Bash実行・Git操作・MCP拡張・Subagent・Hooks・Skills・Plan Mode・Background Tasks・Deep Research・Canvas対応、2026年Aider/Codex CLI/Gemini CLI競合、Pro/Max $20/$100/$200 plan無料化機会も提供。
Claude Code CLI機能(2024-2026年)。Slash commands(/init /clear /loop /schedule・user-definable .claude/commands/*.md)・Skills(stateful workflows・projectSettings:skill-name・declarative YAML+MD)・Hooks(PreToolUse/PostToolUse/UserPromptSubmit・bash script実行)・Subagents(general-purpose/Explore/Plan等)・MCP integration(filesystem/github/puppeteer)・Settings(.claude/settings.json per project)・/vim editor・Permissions mode(ask/allow/deny)・2026年 ReadCodebase+Write+Execute 自律編集。
Claude Code Custom Skill共有方法。Personal Skills: ~/.claude/commands/*.md(個人専用・全project共通)・Project Skills: .claude/commands/*.md(project local・git commit可能・チーム共有)・Skill format: Markdown + YAML frontmatter(name/description/argument-hint)・Argument support($ARGUMENTS placeholder)・Tool restriction(allowed-tools)・MCP integration可・Skill repos: anthropic-skills(Anthropic公式・GitHub)・community curated lists・Smithery類似 marketplace future・Cursor Custom Modes類似・Use cases: glossary-batch・article-batch・code-review・doc-update・perf-audit・cleanup-audit・自作Skill 30min create・2026年 Skills市場拡大。
Custom Skill作成 step-by-step。1) `.claude/commands/my-skill.md` 新規作成・2) YAML frontmatter書く: --- description: "短い説明" allowed-tools: [Bash, Read, Edit] argument-hint: "<arg>" ---・3) Markdown body書く・4) `$ARGUMENTS` 引数 placeholder・5) Tool restriction(allowed-tools array)・6) MCP server参照可・7) `/my-skill argument` で実行・8) Test in Claude Code conversation・9) git commit `.claude/commands/`(プロジェクト共有可)・10) ~/.claude/commands/(personal専用)・実例: glossary-batch・article-batch・perf-audit・doc-update・Examples: anthropic-skills GitHub repo・2026年 Personal Skills shipping時代、production workflow革新。
Claude Code カスタムトリガー。UserPromptSubmit(prompt送信前)・PreToolUse(Tool実行前・承認)・PostToolUse(後)・Stop(応答完了)・SessionStart/End・Notification・SubagentStop・hooks array JSON・matchers regex・run_in_background・timeout・cwd control・exit code制御・stdoutで追加コンテキスト注入・settings.json + .claude/hooks対応、2026年エージェント制御定着。
Claude Code Best Practices(2026年)。CLAUDE.md project root置く(プロジェクト規約・架構記述)・~/.claude/CLAUDE.md(personal preferences)・/init slash command で CLAUDE.md自動生成・/clear conversation reset・/loop 1h 自律cron運用・/agents Subagents活用(Explore/Plan/Codereview)・MCP server接続(Github/Slack/Postgres)・Custom Skills (.claude/commands/*.md)・Hooks(PreToolUse/PostToolUse・auto format/lint)・Memory tool(persistent session memory)・Context window 1M utilize(200k context以下推奨)・Cost管理: Opus heavy/Sonnet daily・2026年 Claude Code 標準開発tool。
Claude Code Real Project Workflow例。1) Project setup: cd project・claude(launch CLI)・/init で CLAUDE.md自動生成(規約/architecture記述)・2) Daily work: 自然言語でタスク依頼("add login feature")・Claude探索→設計→Implementation→Test→Commit suggest・3) Multi-file edit: Subagent Explore起動→codebase調査→Plan提案・4) Long task: /loop 1h で自律cron・継続改善・5) Review: subagent code-review起動・separate context独立判定・6) MCP server接続: GitHub/Slack/Postgres相当・7) Hooks: PreToolUse でlint auto・PostToolUse でtest auto・8) Memory: Persistent context across sessions・9) Cost管理: Sonnet 4.6 daily / Opus 4.7 complex・2026年 production tool化進行。
2024年Anthropic発表Claude Computer Use・Industry-leading first major LLM computer use API + Industry-leading screenshot + mouse + keyboard control + Industry-leading Claude 3.5 Sonnet base + Industry-leading Anthropic Computer Use agent pioneer。
Anthropic Computer Use(2024年10月Beta)。Claude Sonnet 3.5/4.6/Opus 4.7 capability・GUI Automation(クリック/スクロール/タイプ・screenshot解析+Action plan)・Bash tool(shell command実行)・Edit tool(file編集)・Python tool(code実行)・docker container推奨環境(Anthropic-Quickstart)・OpenAI Operator(2025年1月)/CUA・Adept ACT-1 legacy・Browser Use($0 OSS Python・Playwright)・Self-driving agent task・Privacy/Security重要・2026年 Claude Code Computer Use統合、エンタープライズ自動化拡大。
米 Anthropic 2024年6月発表の主流 LLM フラグシップ。コーディング業界主流 + Aider Leaderboard 主流・$3/1M input + $15/1M output・「コーディング LLM 業界主流」.
Anthropic 2025年2月発売の Claude Sonnet 第3.7世代。Hybrid Reasoning + 2倍高速思考・$3/$15 (M tokens) + Claude API + Claude.ai.
Claude Elwood Shannon 1916-2001 米国数学者・電気工学者「情報理論の父」。Michigan University 1936+MIT PhD 1940 (Vannevar Bush指導 Differential Analyzer)・Bell Labs 1941-1972研究員・「A Mathematical Theory of Communication」1948 Bell System Technical Journal 2部論文 (情報理論基礎・Bit用語初出・Shannon Entropy H=−Σp log p・Channel Capacity Theorem)+「Communication Theory of Secrecy Systems」1949 (情報理論的暗号セキュリティ確立・Information-theoretic Security)・Boolean Algebra+電気回路設計修論 1937 (現代Digital Logic基礎)・Information Source+Transmitter+Channel+Receiver+Destination Communication Model・Shannon-Hartley Theorem (帯域幅 vs SNR Channel Capacity・C=B log2(1+S/N))・Maze-solving Mouse Theseus 1950 (世界初 Machine Learning玩具)・Juggling Robots+Ultimate Machine (off機が自分自身を切る)・MIT Information Theory Department創設・IEEE Medal of Honor 1966・¥0 公的功績、2026年Shannon情報理論はDeep Learning/暗号/通信の根幹。
Claude Code Skills(2025年-)。Skills(stateful workflow・projectSettings:skill-name・YAML+Markdown declarative・$0 OSS)・Personal Skills(~/.claude/skills/)・Project Skills(.claude/commands/)・Examples: glossary-batch・article-batch・doc-audit・uiux-review・perf-audit・cleanup-audit・自作Skill Markdown 1file定義・Argument support($ARGUMENTS)・Tool restriction可・MCP integration可・Anthropic公式 Skills repo(GitHub)・Community Skills exchange(Smithery類似 future)・Cursor Custom Modes類似・2026年 Skills市場拡大、Workflow共有化進行。
Anthropic Claude Codeのプラグイン機能(2025年)。Markdownでスキル定義、グローバル/プロジェクト/プラグイン3層配置。再利用可能ワークフロー実装。
Anthropic製エージェント拡張スキル。Claude Skills(2025年10月・md + script構造)・Plugin system・MCP integration・Subagents機能(Task tool)・Claude Agent SDK hook system・Memory system(persistent profile)・Custom slash commands・CLAUDE.md project settings・Anthropic Quickstart templates・Claude Code Actions workflow対応、2026年Pro/Team/Enterprise plan差別化。
2024年3月4日Anthropic公開Claude 3 Opus。Pro 業界初Top GPT-4超越Pro Famous Story + Pro 200K Token Context + Pro Multimodal Vision + Pro Constitutional AI + Pro $15/$75 per 1M Token + Pro Claude 3 Opus/Sonnet/Haiku 3 Tier系譜 + 累計2024-2025年1年Heritage。
Anthropic Claude最新Coding能力。Claude Sonnet 4.6 (200k Context・$3/$15/M tokens)・Claude Opus 4.7 (1M Context Tier 4・$15/$75/M tokens)・Computer Use・Tool Use Improvement・Citations・Files API・Prompt Caching (90% Cost Reduction)・Batch API (50% off)・SWE-Bench Verified Sonnet 49.3%・Computer Use 22.0%・Claude Code (CLI Beta)・¥¥¥¥¥/月、2026年Claude Code GA+Sonnet 5予告。
2024年Anthropic発表Claude Sonnet 3.5 Coding・Industry-leading coding LLM market leader + Industry-leading SWE-bench Verified 49% + Industry-leading Claude 3.5 Sonnet (new) coding flagship + Industry-leading Anthropic coding king 2024。