H5 Style Guide
Ensures consistent brand voice & formatting across all content by applying a detailed H5 style guide for optimal clarity and impact.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add h5-style-guide npx -- -y @trustedskills/h5-style-guide
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"h5-style-guide": {
"command": "npx",
"args": [
"-y",
"@trustedskills/h5-style-guide"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill applies H5 style guide formatting to HTML content. It ensures consistency and adherence to specific styling rules, improving readability and visual appeal. The tool can be used to automatically format existing HTML or generate new HTML with the defined styles applied.
When to use it
- Formatting blog posts or articles for a website that uses the H5 style guide.
- Generating consistent-looking documentation pages from Markdown source.
- Standardizing the appearance of email templates.
- Creating visually appealing reports based on data in HTML tables.
Key capabilities
- Applies H5 styling rules to HTML content.
- Formats existing HTML documents.
- Generates new HTML with pre-defined styles.
- Ensures consistency across different HTML elements.
Example prompts
- "Format this HTML using the H5 style guide: [HTML Content]"
- "Apply H5 styling to this blog post draft."
- "Generate an HTML table for these data points, formatted according to the H5 style guide."
Tips & gotchas
The skill requires a valid HTML input. Incorrect or malformed HTML may lead to unexpected results; ensure your content is properly structured before applying the style guide.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.