株式会社オブライト
Services
About
Company
Column
Contact
日本語
日本語
メニューを開く
Column
Claude Code
Articles tagged "Claude Code"
9 articles
AI
2026-04-19
Claude Design to Claude Code Implementation Workflow — Fastest Path from Prototype to Production Website [2026]
Complete workflow guide for implementing Claude Design prototypes into production websites via Claude Code. Covers Next.js/React/TypeScript implementation examples, design system inheritance, timeline reduction (11 weeks to 4 weeks), and quality assurance tips with diagrams.
Claude Design
Claude Code
Web開発ワークフロー
AI
2026-04-07
Codex vs Claude Code vs Cursor vs Copilot — 2026 AI Coding Tool Comparison [Visual Guide]
In-depth comparison of OpenAI Codex, Claude Code, Cursor, and GitHub Copilot across pricing, features, SWE-bench scores, and use cases. Build your ideal AI coding stack with selection flowcharts and combination strategies.
OpenAI Codex
Claude Code
Cursor
AI
2026-03-23
Claude Code Channels: Revolutionary Dev Workflow via Discord and Telegram Integration
Anthropic's Claude Code Channels, announced March 20, 2026, enables developers to message Claude Code directly via Discord or Telegram for code generation and editing. This article explores its impact on remote and asynchronous development workflows.
Claude Code
Anthropic
Discord
Software Development
2026-03-08
Intent-Driven Development Complete Guide 2026 | From Writing Code to Expressing Intent
In March 2026, software development is shifting dramatically toward Intent-Driven Development. A comprehensive guide covering vibe coding, MCP, multi-agent development, evolving developer roles, Japanese enterprise adoption, and practical implementation steps.
インテントドリブン開発
AI駆動開発
バイブコーディング
Software Development
2026-03-08
Claude Code Complete Guide 2026 — The New Era of AI Agent Coding
Claude Code by Anthropic is an agent-based development tool that autonomously codes by understanding entire codebases. Available via CLI, IDE, Desktop, and Web. Complete 2026 guide covering Opus 4.6, MCP, Agent Teams, and advanced features.
Claude Code
Anthropic
AIコーディング
Software Development
2026-03-08
Claude Code MCP Integration Guide — Accelerate Development with External Tool Integration
Model Context Protocol (MCP) is an open standard connecting Claude Code with external tools and data sources. Practical guide covering GitHub, Slack, Notion, AWS, GCP integration, custom MCP server creation, Hooks integration, and enterprise best practices for Tokyo development teams.
Claude Code
MCP
Model Context Protocol
Software Development
2026-03-08
Claude Code Enterprise Adoption Guide — Complete Roadmap to Dramatically Boost Team Development Productivity
A comprehensive guide to adopting Claude Code Opus 4.6 (SWE-bench Verified 77.2%) in enterprise environments. Covers plan selection, security, SSO/SCIM, team standards, MCP integration, CI/CD, metrics, anti-patterns, and phased rollout strategies for maximum ROI.
Claude Code
企業導入
チーム開発
Software Development
2026-03-08
Complete Guide to Claude Code Hooks — Maximizing Development Efficiency Through Automation and Workflow Customization
A comprehensive guide to Claude Code Hooks covering all event types and practical applications. Learn implementation patterns for auto-formatting, lint checks, security protection, and automated testing using SessionStart, PreToolUse, and PostToolUse events.
Claude Code
Hooks
自動化
Software Development
2026-03-08
Claude Code Agent SDK — Custom AI Agent Development Guide | Python Implementation and Multi-Agent Architecture
Complete guide to custom AI agent development using Claude Code Agent SDK. Covers Python implementation, custom tool definition, Hook implementation, sub-agent utilization, multi-agent orchestration, and CI/CD integration patterns for enterprise applications.
Claude Code
Agent SDK
Python