Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Definition Of Done

Skill Verifiziert Aktiv

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

Zweck

To ensure all work adheres to repository standards and best practices before task completion or review, guaranteeing code quality and consistency.

Funktionen

  • Formats dart code
  • Analyzes dart code for issues
  • Runs project-specific linters
  • Executes all unit tests
  • Validates skill files
  • Checks for temporal terms in code/comments

Anwendungsfälle

  • Before declaring a task complete
  • Before requesting code review
  • Ensuring adherence to repository standards
  • Automating quality gates in CI/CD pipelines

Nicht-Ziele

  • Implementing new features
  • Refactoring code
  • Fixing general bugs (outside of linting/analysis issues)

Installation

npx skills add flutter/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne1.9k
LizenzBSD-3-Clause
Status
Quellcode ansehen

Ähnliche Erweiterungen