update-examples-dependencies
CommunityKeep 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.yamlunder./examplesand updates thesignalsdependency to the latest compatible version constraint. - Fresh third-party resolution: Runs package upgrades for each example (via
flutter pub upgradeordart pub upgrade) to avoid stale lockfiles. - Workspace consistency: Bootstraps the monorepo with
melos bootstrapand verifies correctness withmelos 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.