๐ŸŽฏ

claude-opus-4-5-migration

๐ŸŽฏSkill

from anthropics/claude-code

VibeIndex|
What it does
|

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)

claude-opus-4-5-migration

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add anthropics/claude-code --skill claude-opus-4-5-migration
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add anthropics/claude-code --skill claude-opus-4-5-migration
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/claude-opus-4-5-migration/SKILL.md

SKILL.md

5,001Installs
63,671
-
Last UpdatedJan 29, 2026

More from this repository10

๐Ÿช
anthropics-claude-code๐ŸชMarketplace

Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows

๐Ÿ”Œ
code-review๐Ÿ”ŒPlugin

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

๐Ÿ”Œ
learning-output-style๐Ÿ”ŒPlugin

Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)

๐Ÿ”Œ
agent-sdk-dev๐Ÿ”ŒPlugin

Development kit for working with the Claude Agent SDK

๐Ÿ”Œ
explanatory-output-style๐Ÿ”ŒPlugin

Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)

๐Ÿ”Œ
hookify๐Ÿ”ŒPlugin

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

๐Ÿ”Œ
subagent-creator๐Ÿ”ŒPlugin

Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices

๐Ÿ”Œ
pr-review-toolkit๐Ÿ”ŒPlugin

Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification

๐Ÿ”Œ
frontend-design๐Ÿ”ŒPlugin

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

๐Ÿ”Œ
plugin-dev๐Ÿ”ŒPlugin

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.