claude-opus-4-5-migration
๐ฏSkillfrom anthropics/claude-code
Official agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands for routine tasks, code explanation, and git workflows.
Same repository
anthropics/claude-code(25 items)
๐ Related Resources
Installation
npx vibeindex add anthropics/claude-code --skill claude-opus-4-5-migrationnpx skills add anthropics/claude-code --skill claude-opus-4-5-migration~/.claude/skills/claude-opus-4-5-migration/SKILL.mdSKILL.md
More from this repository10
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Development kit for working with the Claude Agent SDK
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.