Web Handbook Documentation Skill
Helps agents test and navigate multi-file HTML documentation builds.
The skill is primarily a documentation summary with reference links, and shows no malware, credential theft, or destructive behavior. However, it discloses no data flow, external-link risks, sensitive-data handling, user confirmation, or rollback, and attribution is limited to filenames, so points are deducted.
The section counts, navigation, and reference files are broadly consistent, making the normal path understandable. However, the Python example is visibly truncated as “x3...”, preventing complete reproduction; abnormal-input handling and failure feedback are absent, and no execution was performed, so the score remains low-to-moderate.
The trigger is explicit for testing a multi-file HTML build, and the documentation structure is clear. It does not define non-fit cases, input/output contracts, semantic boundaries, or Chinese-language usage guidance, and appears targeted to a test fixture rather than general users, so points are deducted.
The skill has basic heading structure, quick reference, statistics, navigation, and a references index. The repository supplies MIT licensing and version metadata, but the skill itself lacks installation notes, versioning, changelog, maintenance ownership, and troubleshooting; its troubleshooting and changelog sections are empty, so points are deducted.
It can serve as a small multi-file HTML documentation index with sections, examples, tables, and navigation. However, the long example is truncated, troubleshooting and changelog content are empty, and some content is incomplete, requiring manual verification before direct use, so only limited credit is warranted.
The files identify source HTML filenames, section ranges, statistics, and reference documents, but provide no independent execution results or cross-source corroboration. Repository tests and CI establish only general testing infrastructure, not static proof of this skill's key outputs, so evidence remains thin.
- This appears to be a generated test artifact, not a complete documentation converter or production-grade Claude skill.
- Verify the truncated Python example, empty troubleshooting/changelog sections, and external links and image paths before use.
- No execution evidence is provided for this specific skill; do not infer validation from the repository's overall test-count claims.
What it does & when to use it
This skill is for testing a multi-file HTML build named The Web Handbook. It organizes content from two HTML files into four sections covering getting started, API usage, troubleshooting, and a changelog. It also exposes code examples, table summaries, language statistics, and reference-file navigation. It fits developers reviewing generated documentation, but the supplied material does not show that it builds HTML or runs validation tests.
Organizes documentation produced by a multi-file HTML build into the intro and extras groups; provides quick references for the getting-started guide, API usage, troubleshooting, and changelog; presents one Bash example and two Python examples; summarizes tables, code blocks, images, HTML-file counts, and programming-language counts; and points to references/golden_html_multi_s1-s2.md, references/golden_html_multi_s3-s4.md, and references/index.md.
- A developer testing a multi-file HTML build and checking whether expected sections were generated.
- A developer looking up golden_html_multi concepts, API references, or implementation patterns.
- A technical reader reviewing installation steps, common errors, and troubleshooting material.
- A maintainer locating code examples, table content, or changelog entries in generated documentation.
Pros & cons
- Clearly scoped to testing a multi-file HTML documentation build.
- Provides section navigation, code examples, table summaries, and documentation statistics for quick lookup.
- Covers common technical-documentation areas including getting started, API usage, troubleshooting, and changelog content.
- It contains test documentation for golden_html_multi rather than a real product or complete framework reference.
- The example set is limited, and one Python example is truncated, so it is not a complete implementation reference.
- No installation command, automated test command, or HTML build command for this individual skill is documented.
How to install
The supplied material does not document an independent installation command or destination for this skill. The skill is located at tests/golden/phase2/html_multi/SKILL.md; use it as a skill folder together with its references/ directory in an Agent Skills-compatible client.
How to use
Use it when testing the multi-file HTML build, asking the agent to consult The Web Handbook for its getting-started guide, API usage, troubleshooting, or changelog. Example request: Find the API usage notes and related code examples in The Web Handbook. The supplied material does not define a dedicated trigger phrase or CLI entry point.