feat(migrate): add Claude importer

Add a bundled Claude migration provider for Claude Code and Claude Desktop imports.\n\nIncludes source discovery, preview/apply behavior for instructions, MCP servers, skills and command prompts, archive/manual handling for unsafe Claude state, docs, labeler, and tests.
This commit is contained in:
Vincent Koc
2026-04-27 02:35:44 -07:00
committed by GitHub
parent cf499101a2
commit 600df95c8c
21 changed files with 1561 additions and 0 deletions

View File

@@ -1012,6 +1012,7 @@
"pages": [
"install/updating",
"install/migrating",
"install/migrating-claude",
"install/migrating-hermes",
"install/migrating-matrix",
"install/uninstall",