🛠️
DevOpsDart

Flutter Upgrade

by K9i-0

Flutter Upgrade is a DevOps skill for Claude Code, published by K9i-0 in ccpocket.

1K stars97 forkson K9i-0/ccpocketAdded 2026/08/21Repository updated 2026/08/20
androidapp-serverbridge-serverclaude-codeclicodexflutteriosmobileopenairemote-controltypescriptwebsocket
Install in seconds
Install Flutter Upgrade
Copy Flutter Upgrade into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/K9i-0/ccpocket/tree/main/.claude/skills/flutter-upgrade ~/.claude/skills/flutter-upgrade

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/K9i-0/ccpocket.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/flutter-upgrade/SKILL.md in K9i-0/ccpocket
Installs to
~/.claude/skills/flutter-upgrade
Collection
One of 18 skills cataloged from this repository
Category
DevOps798 skills

What Flutter Upgrade does

Flutter Upgrade helps assess and execute Flutter SDK version bumps. It checks release notes and breaking changes, maps impacts in the codebase, and prepares update tasks for mise, CI, Shorebird, and Dart constraints.

Flutter Upgrade is cataloged under DevOps on DirSkills. Flutter Upgrade comes from a repository tagged android, app-server, bridge-server, claude-code and cli.

Documentation

README

Flutter Upgrade

Flutter SDKの新バージョンへのアップグレードを体系的に進めるスキル。 リリースノート調査からコード修正・検証まで一貫して対応する。

フェーズ1: 情報収集

1-1. リリースノート調査

WebSearch / WebFetch で以下を調査する:

  • Hotfix Issue: https://github.com/flutter/flutter/issues[stable] [hotfix] Flutter Release Version X.Y.Z を検索
  • Release Notes: https://docs.flutter.dev/release/release-notes/release-notes-X.Y.0
  • Breaking Changes: https://docs.flutter.dev/release/breaking-changes
  • Flutter blog: https://blog.flutter.dev の What's new 記事
  • CHANGELOG: https://github.com/flutter/flutter/blob/master/CHANGELOG.md

hotfix リリース (X.Y.1〜) の場合、メジャーリリース (X.Y.0) の Breaking Changes も含めて調査する。

1-2. 現在のプロジェクト状態を確認

This is the opening of the README. Read the full README on GitHub.

Commands Flutter Upgrade provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /test-flutter
  • /mobile-automation

Frequently asked about Flutter Upgrade

  • What else does K9i-0 publish alongside Flutter Upgrade?

    Flutter Upgrade is one of 18 skills that DirSkills catalogs from K9i-0/ccpocket, the repository it ships in. Its siblings there include App Release, Branch Merge Cleanup and Codex Guide. Each one is a separate skill with its own page in this directory, installs the same way Flutter Upgrade does, and is maintained by K9i-0 in that same repository. The rest of the collection is listed on the K9i-0/ccpocket page.

  • How does Flutter Upgrade compare to other DevOps skills?

    Flutter Upgrade ranks #434 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Flutter Upgrade against them. Open each page to compare what they document and how they install.

More from K9i-0/ccpocket

Flutter Upgrade is one of 18 skills cataloged on DirSkills from K9i-0/ccpocket.

See all 18 skills