Agent Skillsfedify-dev/fedify › migration

migration

GitHub

协助用户迁移 Fedify 代码版本,识别并修复破坏性变更、废弃 API 及依赖项更新,提供新旧代码对比与替换建议。

claude-plugin/skills/migration/SKILL.md fedify-dev/fedify

Trigger Scenarios

升级 Fedify 版本 修复破坏性变更错误 更新废弃 API 用法

Install

npx skills add fedify-dev/fedify --skill migration -g -y
More Options

Non-standard path

npx skills add https://github.com/fedify-dev/fedify/tree/main/claude-plugin/skills/migration -g -y

Use without installing

npx skills use fedify-dev/fedify@migration

指定 Agent (Claude Code)

npx skills add fedify-dev/fedify --skill migration -a claude-code -g -y

安装 repo 全部 skill

npx skills add fedify-dev/fedify --all -g -y

预览 repo 内 skill

npx skills add fedify-dev/fedify --list

SKILL.md

Frontmatter
{
    "name": "migration",
    "description": "Help the user migrate Fedify code between versions. Use when the user needs to upgrade their Fedify version, fix breaking-change errors, or update deprecated API usage.",
    "argument-hint": "<from-version> [to-version]"
}

Help the user migrate Fedify code from “$ARGUMENTS”.

Migration workflow

  1. Fetch CHANGES.md from the repo to identify breaking changes between the versions in question: https://raw.githubusercontent.com/fedify-dev/fedify/main/CHANGES.md
  2. List every breaking change that affects the user's code range.
  3. For each breaking change, show the old API, the new API, and a concrete before/after code snippet.
  4. Search the user's codebase for usages of deprecated symbols and suggest the replacement.
  5. Note any dependency changes (e.g., vocabulary moved to @fedify/vocab, runtime to @fedify/vocab-runtime).

Key migration hints

  • @fedify/fedify/vocab@fedify/vocab (dedicated package)
  • @fedify/fedify/runtime@fedify/vocab-runtime
  • In-tree src/webfinger@fedify/webfinger
  • src/x/ exports removed in 2.0.0

Version History

  • 2.3.4 Current 2026-08-20 14:19

Same Skill Collection

.agents/skills/add-to-fedify-init/SKILL.md
.agents/skills/add-vocab/SKILL.md
.agents/skills/commit/SKILL.md
.agents/skills/create-example-app-with-integration/SKILL.md
.agents/skills/create-integration-package/SKILL.md
.agents/skills/get-reviews/SKILL.md
claude-plugin/skills/actor/SKILL.md
claude-plugin/skills/docs/SKILL.md
claude-plugin/skills/fep/SKILL.md
claude-plugin/skills/inbox/SKILL.md
claude-plugin/skills/fedify/SKILL.md
.agents/skills/sacho/SKILL.md

Metadata

Files
0
Version
2.3.4
Hash
c21eb6b3
Indexed
2026-08-20 14:19

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 09:30
浙ICP备14020137号-1 $방문자$