Playwright Computer Use links Claude’s abstract computer tool to real browser automation with Playwright, supporting sync and async APIs and cursor tracking.
Explore how the “how-to-build-a-coding-agent” Go workshop progressively constructs an AI coding assistant using an event loop and modular tool registry with the Anthropic Claude API.
Meridian is a TypeScript local proxy that translates Claude Code SDK calls into an Anthropic-compatible API, enabling seamless use of Claude Max with third-party AI coding tools without OAuth hacks.
HolyClaude bundles Claude Code, 7 AI CLIs, a headless browser, and 50+ dev tools in a Docker container that fixes 15+ real-world Docker quirks, enabling AI dev setup in 30 seconds.
Claude Code Viewer provides a web UI for real-time monitoring and managing Claude Code sessions with dual authentication modes and PWA mobile support. It handles Anthropic’s SDK restrictions gracefully.
Agent SOPs offers a Python SDK that defines AI agent workflows as markdown-based SOPs with RFC 2119 constraints, solving reproducibility and artifact management challenges.
Laravel AI SDK offers a unified API to integrate OpenAI, Anthropic, Gemini, and more, streamlining AI workflows in Laravel apps with minimal boilerplate.