·repo-source-code-document
</>

repo-source-code-document

Schreiben Sie JSDoc-Kommentare und Inline-Dokumentation für den Quellcode der Valibot-Bibliothek in /library/src/. Zur Dokumentation von Schemata, Aktionen, Methoden oder Dienstprogrammen. Behandelt Schnittstellendokumentation, Funktionsüberladungen, Reinheitsanmerkungen, Inline-Kommentarmuster und Terminologiekonsistenz.

14Installationen·1Trend·@open-circle

Installation

$npx skills add https://github.com/open-circle/valibot --skill repo-source-code-document

So installieren Sie repo-source-code-document

Installieren Sie den KI-Skill repo-source-code-document 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/open-circle/valibot --skill repo-source-code-document
  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: open-circle/valibot.

| 'schema' | "Creates a ... schema." | | 'validation' | "Creates a ... validation action." | | 'transformation' | "Creates a ... transformation action." |

| Interface | [Name] [category] interface. | | Type | [Name] [category] type. | | Function | Creates a [name] [category]. | | Utility | [Verb]s [description]. |

| // Get [what] | // Get input value from dataset | | // If [condition], [action] | // If root type is valid, check nested types | | // Otherwise, [action] | // Otherwise, add issue | | // Create [what] | // Create object path item | | // Add [what] to [where] | // Add issues to dataset | | // Parse [what] | // Parse schema of each array item |

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/open-circle/valibot --skill repo-source-code-document
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from open-circle/valibot

Schnelle Antworten

Was ist repo-source-code-document?

Schreiben Sie JSDoc-Kommentare und Inline-Dokumentation für den Quellcode der Valibot-Bibliothek in /library/src/. Zur Dokumentation von Schemata, Aktionen, Methoden oder Dienstprogrammen. Behandelt Schnittstellendokumentation, Funktionsüberladungen, Reinheitsanmerkungen, Inline-Kommentarmuster und Terminologiekonsistenz. Quelle: open-circle/valibot.

Wie installiere ich repo-source-code-document?

Ö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/open-circle/valibot --skill repo-source-code-document 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/open-circle/valibot