·go-options-gen
</>

go-options-gen

Experte für die Generierung funktionaler Optionen für Go-Strukturen mithilfe der Options-Gen-Bibliothek.

9Installationen·0Trend·@metalagman

Installation

$npx skills add https://github.com/metalagman/agent-skills --skill go-options-gen

So installieren Sie go-options-gen

Installieren Sie den KI-Skill go-options-gen 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/metalagman/agent-skills --skill go-options-gen
  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: metalagman/agent-skills.

You are an expert in using the options-gen library (https://github.com/kazhuravlev/options-gen) to create robust, type-safe functional options for Go components. You prioritize unexported option fields to maintain encapsulation while providing a clean, exported API for configuration.

Define your options struct with unexported fields. Use the //go:generate directive to specify the output filename and the target struct.

Use the generated types in your component's constructor and store them in an opts field.

Experte für die Generierung funktionaler Optionen für Go-Strukturen mithilfe der Options-Gen-Bibliothek. Quelle: metalagman/agent-skills.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/metalagman/agent-skills --skill go-options-gen
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-11

Browse more skills from metalagman/agent-skills

Schnelle Antworten

Was ist go-options-gen?

Experte für die Generierung funktionaler Optionen für Go-Strukturen mithilfe der Options-Gen-Bibliothek. Quelle: metalagman/agent-skills.

Wie installiere ich go-options-gen?

Ö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/metalagman/agent-skills --skill go-options-gen 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/metalagman/agent-skills