SKILL·2E73D4

golden-man-kw

yusufkaraaslan
Aktualisiert 29 days ago
14,478
1,474
14,478
Auf GitHub ansehen
Metatestingdesign

Über

Diese Fähigkeit bietet Manpage-Dokumentation für das Testen von Golden-Build-Kommandozeilenwerkzeugen, mit Fokus auf Versionskontrollbefehle wie git-log und git-diff. Entwickler sollten sie nutzen, um Befehlssyntax, Optionen, Anwendungsmuster und Beispiele nachzuschlagen. Sie bietet schnelle Referenzen für gängige Befehle und deren Flags in einem strukturierten Format.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add yusufkaraaslan/Skill_Seekers -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/yusufkaraaslan/Skill_Seekers
Git CloneAlternativ
git clone https://github.com/yusufkaraaslan/Skill_Seekers.git ~/.claude/skills/golden-man-kw

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

Golden_Man_Kw Man Pages Skill

Use when testing the man golden build

When to Use This Skill

Use this skill when you need to:

  • Understand golden_man_kw command-line tools and their options
  • Look up command syntax and usage patterns
  • Find examples of common command invocations
  • Review available flags and environment variables
  • Explore related commands via SEE ALSO references

Quick Command Reference

git-log

git log [<options>] [<revision-range>] [[--] <path>...]

git-diff

git diff [<options>] [<commit>] [--] [<path>...]

Man Page Overview

Total Man Pages: 3

Content Breakdown:

  • Version Control: 2 man page(s)
  • Other: 1 man page(s)

Common Options

3 options extracted across all man pages

git-log

  • -p -- Generate patch output.
  • --max-count=<number> -- Limit the number of commits to output, interacting subtly with pathspec filtering, history simplification, and the --fol...

curl

  • -s, --silent -- Silent mode.

Examples

3 example(s) extracted from man pages

git-log

Show the last three commits

git log -3

git-log

Prose-only example with no command

curl

Fetch a page

curl https://example.com

Related Commands (SEE ALSO)

  • git-diff
  • git-log
  • gitk

Documentation Statistics

  • Total Man Pages: 3
  • Total Options: 3
  • Total Examples: 3
  • Cross-references: 3

Navigation

Reference Files:

  • references/version_control_01.md -- Version Control
  • references/other_02.md -- Other

See references/index.md for complete reference structure.


Generated by Skill Seekers | Man Page Scraper

GitHub Repository

yusufkaraaslan/Skill_Seekers
Pfad: tests/golden/phase2/man_kw
0
ai-toolsast-parserautomationclaude-aiclaude-skillscode-analysis
FAQ

Frequently asked questions

What is the golden-man-kw skill?

golden-man-kw is a Claude Skill by yusufkaraaslan. Skills package instructions and resources that Claude loads on demand, so Claude can perform golden-man-kw-related tasks without extra prompting.

How do I install golden-man-kw?

Use the install commands on this page: add golden-man-kw to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does golden-man-kw belong to?

golden-man-kw is in the Meta category, tagged testing and design.

Is golden-man-kw free to use?

Yes. golden-man-kw is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Verwandte Skills

content-collections
Meta

Diese Skill bietet eine produktionsgetestete Einrichtung für Content Collections – ein TypeScript-first-Tool, das Markdown/MDX-Dateien in typsichere Datensammlungen mit Zod-Validierung umwandelt. Verwenden Sie ihn beim Erstellen von Blogs, Dokumentationsseiten oder inhaltsstarken Vite + React-Anwendungen, um Typsicherheit und automatische Inhaltsvalidierung zu gewährleisten. Er behandelt alles von der Vite-Plugin-Konfiguration und MDX-Kompilierung bis hin zur Deployment-Optimierung und Schema-Validierung.

Skill ansehen
polymarket
Meta

Diese Fähigkeit ermöglicht es Entwicklern, Anwendungen mit der Polymarket-Prognosemärkte-Plattform zu erstellen, einschließlich API-Integration für Handel und Marktdaten. Sie bietet außerdem Echtzeit-Datenstreaming über WebSocket, um Live-Trades und Marktaktivitäten zu überwachen. Nutzen Sie sie zur Implementierung von Handelsstrategien oder zur Erstellung von Tools, die Live-Marktaktualisierungen verarbeiten.

Skill ansehen
creating-opencode-plugins
Meta

Diese Fähigkeit unterstützt Entwickler dabei, OpenCode-Plugins zu erstellen, die in über 25 Ereignistypen wie Befehle, Dateien und LSP-Operationen eingreifen. Sie bietet die Plugin-Struktur, Event-API-Spezifikationen und Implementierungsmuster für JavaScript/TypeScript-Module. Nutzen Sie sie, wenn Sie den Lebenszyklus des OpenCode KI-Assistenten mit benutzerdefinierter ereignisgesteuerter Logik abfangen, überwachen oder erweitern müssen.

Skill ansehen
sglang
Meta

SGLang ist ein hochperformantes LLM-Serving-Framework, das sich auf schnelle, strukturierte Generierung für JSON, Regex und agentenbasierte Workflows unter Verwendung seines RadixAttention-Prefix-Cachings spezialisiert. Es bietet deutlich schnellere Inferenz, insbesondere für Aufgaben mit wiederholten Präfixen, was es ideal für komplexe, strukturierte Ausgaben und Mehrfachdialoge macht. Wählen Sie SGLang gegenüber Alternativen wie vLLM, wenn Sie constrained decoding benötigen oder Anwendungen mit umfangreicher Präfix-Weitergabe entwickeln.

Skill ansehen