web-unified-docs
Technical documentation review, style validation, and SEO checks
All Skills in This Repository (30)
Pure Emerald Level Indicatorscompare-docs
Compare MDX or Markdown documentation files to identify structural, content, and style gaps.
update-redirects
Manage redirects for moved documentation files with validation and cleanup.
check-resources
Validate and correct resource sections in documentation files.
seo-optimize
Optimize SEO signals in HashiCorp documentation by improving metadata, headings, and links.
check-quality-metrics
Assess document quality against defined metrics and generate a structured report.
new-section
Create documentation sections with overview pages and bidirectional cross-references.
quick-styleguide
Automates HashiCorp style-guide validation for Markdown documentation files.
smart-cross-reference
Analyze documentation to detect workflow sequences and propose bidirectional links.
check-code-examples
Checks code examples in MDX files for summaries, completeness, and realistic values.
create-doc
Create a new document with title and description fields.
code-review
Validate Terraform, Packer, Vault, Nomad, and Consul code blocks in Markdown/MDX documentation.
update-paths
Inventory WAF pillar MDX files and update CONTENT_PATHS.md.
Frequently Asked Questions
FAQPage SchemaHow to install web-unified-docs skills?▼
Run `npx skills add hashicorp/web-unified-docs --all -g -y` in your terminal to install all documentation skills globally.
How to check docs against the HashiCorp style guide?▼
Run the quick-styleguide skill for fast daily checks or qmd-styleguide for a full 200-rule validation before publishing. Both can auto-fix common issues like passive voice and wrong tense.
Can it find broken links in documentation?▼
Yes. The link-check skill verifies that internal links point to real files and can test external URLs, flag stale HashiCorp domains, and auto-fix known domain migrations.
How do I know if a doc is ready to publish?▼
Run the publish-gate skill for a fast pass/fail verdict on frontmatter, required sections, links, and content depth, or use review-doc for a full seven-phase quality review.
Do these skills work with Claude Code and other agents?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding agents.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks