SKILL·BAE09F

golden-html

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

Über

Die golden-html-Skill bietet Zugang zur HTML-Golden-Build-Dokumentation für Entwickler. Nutzen Sie sie, um API-Referenzen, technische Spezifikationen, Codebeispiele und Anleitungen zur Fehlerbehebung nachzuschlagen. Sie ist dafür konzipiert, Konzepte von golden_html, Implementierungsmuster und Best Practices zu verstehen.

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-html

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

Dokumentation

Golden_Html Documentation Skill

Use when testing the html golden build

📋 Document Information

Title: The Web Handbook

Author: Jane Doe

Language: en

Description: A handbook about the web.

Keywords: web, html, docs

💡 When to Use This Skill

Use this skill when you need to:

  • Understand golden_html concepts and fundamentals
  • Look up API references and technical specifications
  • Find code examples and implementation patterns
  • Review tutorials, guides, and best practices
  • Explore the complete documentation structure

📖 Section Overview

Total Sections: 4

Content Breakdown:

  • page: 4 sections

🔑 Key Concepts

Main topics covered in this documentation

Major Topics:

  • Getting Started Guide
  • Troubleshooting

Subtopics:

  • Installation Steps
  • API Usage
  • Common Errors
  • Changelog

⚡ Quick Reference

Common documentation patterns found:

Changelog (1 sections):

  • Changelog (section 4)

Getting Started (1 sections):

  • Getting Started Guide (section 1)

Troubleshooting (1 sections):

  • Troubleshooting (section 3)

Usage (1 sections):

  • API Usage (section 2)

📝 Code Examples

High-quality examples extracted from documentation

Bash Examples (1)

Example 1 (Quality: 6.0/10):

pip install thing

Python Examples (2)

Example 1 (Quality: 9.5/10):

def long_example():
    x0 = 0
    x1 = 1
    x2 = 2
    x3 = 3
    x4 = 4
    x5 = 5
    x6 = 6
    x7 = 7
    x8 = 8
    x9 = 9
    x10 = 10
    x11 = 11
    x12 = 12
    x13 = 13
    x14 = 14
    x15 = 15
    x16 = 16
    x17 = 17
    x18 = 18
    x19 = 19
    x20 = 20
    x21 = 21
    x22 = 22
    x23 = 23
    x24 = 24
    x25 = 25
    x26 = 26
    x27 = 27
    x28 = 28
    x29 = 29
    x30 = 30
    x31 = 31
    x32 = 32
    x33 = 33
    x34 = 34
    x35 = 35
    x36 = 36
    x37 = 37
    x3
...

Example 2 (Quality: 8.5/10):

print('hello')

📊 Table Summary

2 table(s) found in document

From section: Getting Started Guide

OptionDefault
debugfalse
port8080

From section: API Usage

📊 Documentation Statistics

  • Total Sections: 4
  • Code Blocks: 3
  • Images/Diagrams: 2
  • Tables: 2
  • HTML Files: 1
  • Programming Languages: 2

Language Breakdown:

  • python: 2 examples
  • bash: 1 examples

🗺️ Navigation

Reference Files:

  • references/page.md - page

See references/index.md for complete documentation structure.


Generated by Skill Seeker | HTML Scraper

GitHub Repository

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

Frequently asked questions

What is the golden-html skill?

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

How do I install golden-html?

Use the install commands on this page: add golden-html 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-html belong to?

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

Is golden-html free to use?

Yes. golden-html 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