dart-skills-lint-validation
Use this skill when you need to validate AI agent skills with dartskillslint — running the linter, interpreting failures, fixing violations, and authoring custom rules. Published by flutter in agent-plugins.
Decision snapshot
Is this a fit?
Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
17 days ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is dart-skills-lint-validation?
Use this skill when you need to validate AI agent skills with dartskillslint — running the linter, interpreting failures, fixing violations, and authoring custom rules. Published by flutter in agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Declared skill metadata
- Source file: tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use dart-skills-lint-validation
- Use it for writing.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/agent-plugins
- Skill file: tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md
What it does
Use this skill when you need to validate AI agent skills with dartskillslint — running the linter, interpreting failures, fixing violations, and authoring custom rules.
Skill instructions
Validating Skills with dartskillslint This skill covers day-to-day use: running the linter, walking through a failing run, and writing a custom rule when defaults aren't enough. For first-time wiring (adding the dep, creating the config file, generating a baseline) see dart-skills-lint-setup. The full rule reference (default severities, diagnostic shapes, fixability) lives in RULES.md. Running the linter If dartskillslint is in pubspec.yaml: bash dart run dartskillslint:cli -d .agents/skills If it's installed globally with dart install: bash dartskillslint -d .agents/skills If it's activated globally with dart pub global activate: bash dart pub global run dartskillslint:cli -d .agents/skills Run dart run dartskillslint:cli --help (or dartskillslint --help) for the full flag list (skip the inline duplicate so it never goes stale). Workflow for a failing run 1. Run the validator. 2. Read the errors. Each diagnostic names the rule that fired, the offending value, and a suggested fix when
Verified compatibility and discovery
Frequently asked questions
What is dart-skills-lint-validation?
dart-skills-lint-validation is a open-source AI agent skill with Copy skill directory. Use this skill when you need to validate AI agent skills with dartskillslint — running the linter, interpreting failures, fixing violations, and authoring custom rules.
Who is dart-skills-lint-validation best for?
dart-skills-lint-validation is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install dart-skills-lint-validation?
Install or run dart-skills-lint-validation using Copy skill directory. Check dart-skills-lint-validation for the latest setup command.
Is dart-skills-lint-validation actively maintained?
dart-skills-lint-validation may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.