Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Migrate frameworks and dependencies with automated verification
codex exec --pattern migrationRuns multi-step migrations in Codex sandbox, verifying each step passes before proceeding. Supports major framework and language upgrades.
mkdir -p ~/.claude/skills/codex-migration~/.claude/skills/codex-migration/SKILL.mdResulting file structure:
~/.claude/
skills/
codex-migration/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Codex Migration
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Find performance bottlenecks and memory leaks with fix suggestions
Both used by Software Engineer
Discover real vulnerabilities by running actual exploit tests in sandbox
Both used by Software Engineer
Generate AST-based codemods for automated code transformations
Both used by Software Engineer
Codex Migration