·dart-doc-validation
#

dart-doc-validation

Best Practices für die Validierung von Dart-Dokumentationskommentaren. Behandelt die Verwendung von „dart doc“, um ungelöste Referenzen und Makros abzufangen.

43Installationen·1Trend·@kevmoo

Installation

$npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation

So installieren Sie dart-doc-validation

Installieren Sie den KI-Skill dart-doc-validation schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: kevmoo/dash_skills.

Use the dart doc command with a temporary output directory to validate documentation comments without polluting the local project workspace.

This command parses all documentation comments and reports warnings such as:

This ensures that the generated HTML files are stored in a temporary location and don't clutter the package directory, while still surfacing all validation warnings in the terminal output.

Best Practices für die Validierung von Dart-Dokumentationskommentaren. Behandelt die Verwendung von „dart doc“, um ungelöste Referenzen und Makros abzufangen. Quelle: kevmoo/dash_skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation
Kategorie
#Dokumente
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from kevmoo/dash_skills

Schnelle Antworten

Was ist dart-doc-validation?

Best Practices für die Validierung von Dart-Dokumentationskommentaren. Behandelt die Verwendung von „dart doc“, um ungelöste Referenzen und Makros abzufangen. Quelle: kevmoo/dash_skills.

Wie installiere ich dart-doc-validation?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/kevmoo/dash_skills