·dart-package-maintenance
</>

dart-package-maintenance

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository.

48Installs·1Trend·@kevmoo

Installation

$npx skills add https://github.com/kevmoo/dash_skills --skill dart-package-maintenance

How to Install dart-package-maintenance

Quickly install dart-package-maintenance AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kevmoo/dash_skills --skill dart-package-maintenance
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kevmoo/dash_skills.

SKILL.md

View raw

Guidelines for maintaining Dart packages in alignment with Dart team best practices.

pubspec.yaml, ALWAYS check the currently released version (e.g., via git tag or pub.dev).

matches a released tag, increment the version (e.g., usually to -wip) and create a new section in CHANGELOG.md.

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository. Source: kevmoo/dash_skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kevmoo/dash_skills --skill dart-package-maintenance
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from kevmoo/dash_skills

Quick answers

What is dart-package-maintenance?

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository. Source: kevmoo/dash_skills.

How do I install dart-package-maintenance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kevmoo/dash_skills --skill dart-package-maintenance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/kevmoo/dash_skills