Example project to test claude-code-js
SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows.
Skillflag producer CLI reference implementation.
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post).
Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
Native binary for Claude Code on linux-x64
CLI arguments parser. Native port of python's argparse.
Add MCP servers to your favorite coding agents with a single command.
The official TypeScript library for the Anthropic Vertex API
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Native binary for Claude Code on win32-x64
parse argument options
Allows users to use generators in order to write common functions that can be both sync or async.
Determine if the JS environment has BigInt support.
The official TypeScript library for the Anthropic API
Native binary for Claude Code on darwin-arm64
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Resolve a URI relative to an optional base URI
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Determine if the current node version supports the `--preserve-symlinks` flag.
Robustly get the byte offset of a Typed Array
Get the byteOffset out of a DataView, robustly.
What is the type of this builtin JS value?
A simple common HTTP client specifically for Google APIs and services.