clade-migration-deep-dive
jeremylongshore/claude-code-plugins-plus-skills
This guide provides a deep dive into migrating applications from OpenAI's GPT models to Anthropic's Claude API. It covers crucial API differences, including endpoint changes, response structure updates, handling the system prompt, tool use restructuring, and necessary SDK code swaps (e.g., TypeScript examples). Essential resource for developers transitioning AI backends.