dart-skills-lint-integration

Installation
SKILL.md

Integrating and Configuring dart_skills_lint

Use this skill to verify repository state, update pinned references, manage centralized configurations, implement efficient validation test suites, and output clean pull request commands for dart_skills_lint.

Pre-Flight Repository Verification

Before initiating any modifications or executing dependency updates, ensure the repository is in a clean, safe state:

  1. Run git status to confirm the repository has no active work in progress.
  2. If clean, check out the primary tracking branch (e.g., main or master).
  3. Fast-forward update from the remote owned by the authoritative org.
  4. If post-checkout hooks report engine updates, run necessary sync utilities (such as gclient sync) to guarantee consistency before proceeding.

Dependency Management Workflow

Installs
4
Repository
flutter/skills
GitHub Stars
2.4K
First Seen
May 15, 2026
dart-skills-lint-integration — flutter/skills