update-examples-dependencies

Community

Keep your examples building with fresh deps.

Authorrodydavis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents your ./examples Dart/Flutter projects from breaking as the signals packages and third-party dependencies evolve, by updating dependency constraints and repairing resulting compile or analysis issues.

Core Features & Use Cases

  • Example dependency upgrades: Finds every pubspec.yaml under ./examples and updates the signals dependency to the latest compatible version constraint.
  • Fresh third-party resolution: Runs package upgrades for each example (via flutter pub upgrade or dart pub upgrade) to avoid stale lockfiles.
  • Workspace consistency: Bootstraps the monorepo with melos bootstrap and verifies correctness with melos run analyze.
  • Automatic code health fixes: Refactors or updates code to address breaking API changes, deprecations, and new analyzer/linter warnings after upgrades.

Quick Start

Run the command that executes the skill’s update script to upgrade ./examples dependencies and fix any issues until analysis succeeds.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-examples-dependencies
Download link: https://github.com/rodydavis/signals.dart/archive/main.zip#update-examples-dependencies

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.