‹ 首页

golden-html

@yusufkaraaslan · 收录于 1 周前 · 上游提交 2 天前

Use when testing the html golden build

适合你,如果需要在构建后检查 HTML 是否与预期一致

/ 下载安装
golden-html.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add yusufkaraaslan/skill_seekers/golden-html
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yusufkaraaslan/skill_seekers/golden-html
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yusufkaraaslan/skill_seekers/golden-html
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14454GitHub stars
~573最小装载
~994含声明引用
~994文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 09410e2 · 表述以原文为准
它做什么

安装后,Claude 能根据《The Web Handbook》文档回答关于 web、HTML 的问题,提供代码示例、API 参考和最佳实践。

什么时候触发

当你询问 web 开发、HTML 概念、API 用法或需要代码示例时触发。

装好后可以这样说
Claude 会从文档中查找常见错误部分。
Claude 会展示 print('hello') 等示例。
技能原文 SKILL.md作者撰写 · MIT · 09410e2

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

| Option | Default | | --- | --- | | debug | false | | port | 8080 |

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

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。