CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. davila7
  4. /
  5. claude-code-templates
  6. /
  7. Claude Opus 4 5 Migration

Claude Opus 4 5 Migration

Editor's Note

Handles the grunt work of migrating your codebase from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. It searches for model strings across different platforms (Anthropic API, Bedrock, Vertex, Azure), updates them to the correct Opus 4.5 variants, removes unsupported beta headers, and adds the effort parameter. The real value is in the conditional prompt adjustments. It knows about Opus 4.5's quirks like tool overtriggering and over engineering tendencies, but only applies fixes when you actually report those issues rather than blindly changing everything. Use this when you're switching models and want someone else to remember all the platform specific string formats and behavioral gotchas.

Install

npx skills add https://github.com/davila7/claude-code-templates --skill claude-opus-4-5-migration
Votes
0
Installs315
GitHub Stars27.7k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment