claude-opus-4-5-migration
๐ฏSkillfrom anthropics/claude-code
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.mdOfficial 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
SKILL.md
More from this repository10
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.
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
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.
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review