fixing-metadata
π―Skillfrom ibelick/ui-skills
A set of skills to polish interfaces built by agents, covering opinionated UI baselines, accessibility fixes, metadata correction, and performance-first UI motion.
Overview
A Claude Code skill from the ibelick/ui-skills collection that focuses on fixing and correcting HTML metadata elements in web projects. It ensures correct page titles, meta descriptions, Open Graph tags, and social media cards, helping pages display properly when shared on social platforms and in search results.
Key Features
- Metadata Correction - Fixes incorrect or missing page titles, meta descriptions, and other head elements
- Social Card Optimization - Ensures Open Graph and Twitter Card tags are properly configured for rich previews when shared
- Part of UI Polish Suite - Works alongside companion skills for accessibility, UI baselines, and motion performance
- Simple Installation - Install via
npx ui-skills add fixing-metadataor as part of the full collection - Automatic Activation - Triggers when relevant metadata tasks are detected in your workflow
Who is this for?
This skill is designed for frontend developers and web designers who want to ensure their pages have correct metadata for SEO, social sharing, and browser display. It is particularly useful for teams using AI-assisted development who want to catch and fix metadata issues as part of their UI polish workflow.
Same repository
ibelick/ui-skills(5 items)
Installation
npx vibeindex add ibelick/ui-skills --skill fixing-metadatanpx skills add ibelick/ui-skills --skill fixing-metadata~/.claude/skills/fixing-metadata/SKILL.mdSKILL.md
More from this repository4
Diagnoses and fixes animation performance issues including frame drops, jank, and layout thrashing in web interfaces.
Identifies and fixes web accessibility issues to meet WCAG guidelines, analyzing HTML, CSS, and JavaScript for compliance.
Reviews and polishes UI code for consistent styling, layout, typography, and design system adherence in agent-built interfaces.
Polishes agent-built interfaces with skills for baseline UI review, accessibility fixes, metadata corrections, and motion performance optimization.