more frequent deployments by Claude Code teams
week-over-week deployment growth
Claude Code on the web is not available for the selected organization. Switch to a different organization or use the CLI.
Claude on Mars
The first AI-assisted drive on another planet. Claude helped NASA’s Perseverance rover travel four hundred meters on Mars.
Work with Claude directly in your codebase. Build, debug, and ship from your terminal, IDE, Slack, or the web. Describe what you need, and Claude handles the rest.
Work with Claude directly in your terminal. Claude explores your codebase context, answers questions, and make changes. It can even use all your CLI tools.
Claude Code is included in your Pro plan. Perfect for short coding sprints in small codebases with access to both Sonnet 4.6 and Opus 4.6.
Per month with annual subscription discount ($200 billed up front). $20 if billed monthly.
Claude Code is included in your Max plan. Great value for everyday use in larger codebases.
Per person billed monthly
Even more Claude Code included in your Max plan. Great value for power users with the most access to Claude models.
Per person billed monthly
*Usage limits apply. Prices shown don’t include applicable tax.
⏺ I'll analyze the Excalidraw codebase structure and provide a high-level overview.
⏺ Analyze(what: "Excalidraw codebase structure and provide a high-level overview of what it is, its main components, and how they're organized. Focus on understanding the project's purpose, architecture, and key features.")
Excalidraw is an open-source virtual whiteboard application with a hand-drawn style. It's designed for creating diagrams, wireframes, and collaborative drawings.
## Purpose
- Web-based drawing tool with infinite canvas
- Hand-drawn aesthetic with support for shapes, arrows, text
- End-to-end encrypted collaboration
- Works offline as a PWA (Progressive Web App)
## Architecture
The project is organized as a monorepo with these main components:
1. Core Package (packages/excalidraw)
- React component library for embedding Excalidraw in any application
- Handles drawing, rendering, and core functionality
- Uses roughjs for the hand-drawn style
- Includes export capabilities (PNG, SVG)
2. Web Application (excalidraw-app/)
- Full-featured web app at excalidraw.com
- Built on top of the core package
- Adds collaboration features, local storage, sharing
3. Support Packages
- common - Shared utilities and constants
- element - Element manipulation and type definitions
- math - Mathematical functions for drawing
- utils - General utility functions
4. Examples
- Integration examples (Next.js, browser script)
- Shows how to embed Excalidraw in different environments
5. Documentation (dev-docs/)
- API documentation
- Integration guides
- Component documentation
## Key Features
- Real-time collaboration with end-to-end encryption
- Export to various formats (PNG, SVG, JSON)
- Customizable drawing tools (rectangle, circle, arrows, freehand)
- Dark mode support
- Localization
- Library of shapes and components
- Arrow bindings and labels
- Image support
## Technology Stack
- React for UI
- TypeScript for type safety
- Firebase for collaboration backend
- Jotai for state management
- Vite for development and building
- IndexedDB/LocalStorage for offline storage
The architecture allows for both using Excalidraw as a component in other applications and as a standalone web application with additional features.
Claude Code maps and explains entire codebases in a few seconds. It uses agentic search to understand project structure and dependencies without you having to manually select context files.
Stop bouncing between tools. Claude Code integrates with GitHub, GitLab, and your command line tools to handle the entire workflow—reading issues, writing code, running tests, and submitting PRs—all from your terminal.
Claude Code’s understanding of your codebase and dependencies enables it to make powerful, multi-file edits that work.
more frequent deployments by Claude Code teams
week-over-week deployment growth
See Claude Code in action—from concept to commit in one seamless workflow.
Super powerful terminal integration. Works with all your CLI tools alongside any IDE.
Native extensions for VS Code (+ Cursor, Windsurf) and JetBrains IDEs.
Quick access from browser, mobile app, or Claude on desktop. Great for parallel work or on-the-go coding.
Lorem ipsum dolor sit amet, consectetur adipiscing elit suspendisse varius.
Your terminal is where real work happens. Claude Code connects with the tools that power development—deployment, databases, monitoring, version control. Rather than adding another interface to juggle, it enhances your existing stack.
Best practices for building richer, more customized frontend design with Claude and Skills.
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.