html-structure-validate
Safe 78Validate HTML Structure Before Publishing
by AbeJitsu
AI-generated HTML often misses required structure and breaks downstream publishing. This skill checks HTML5 structure and records clear validation results.
Curate your favorite skills into a reusable collection, then install it with one command.
Validate HTML Structure Before Publishing
by AbeJitsu
AI-generated HTML often misses required structure and breaks downstream publishing. This skill checks HTML5 structure and records clear validation results.
Generate Standards-Based Deliverables
by AbeJitsu
Teams lose time turning validated requirements into consistent deliverables. This skill guides Claude, Codex, and Claude Code to create complete outputs that follow project standards.
Standardize Deliverable Formatting
by AbeJitsu
Generated work often mixes styles, spacing, and structure. This skill applies consistent formatting so deliverables are easier to review and reuse.
Draft Clear Commit Messages
by AbeJitsu
Staged changes can be difficult to summarize clearly. This skill reviews the staged diff and drafts an editable commit message that explains the change and its purpose.
Draft Git Commit Messages From Staged Changes
by AbeJitsu
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Improve Code Readability for Non-Developers
by AbeJitsu
Code can be hard for non-developers to review when names, comments, and jargon are unclear. This skill scores readability and suggests clearer naming, comments, and documentation.
Generate ASCII PDF Layout Previews
by AbeJitsu
PDF-to-HTML workflows lose layout context when extraction data is hard to inspect. This skill turns page images and rich text metadata into readable ASCII previews.
Validate HTML Against PDF Visuals
by AbeJitsu
Document conversion teams need a practical way to judge whether HTML still matches a source PDF. This skill defines an AI-assisted visual review gate with scoring, explanations, and pass or fail guidance.
Generate Semantic HTML From PDF Pages
by AbeJitsu
PDF page recreation often loses structure, hierarchy, and exact text boundaries. This skill guides Claude, Codex, or Claude Code to produce semantic HTML from image, text, and layout inputs.
Consolidate HTML Chapters with AI
by AbeJitsu
Long documents split across many page files are hard to read and validate. This skill guides Claude, Codex, or Claude Code to merge page HTML into one structured chapter.
Build Consistent Dark Interface Designs
by AbdulSamad94
Teams can lose consistency when dark themes and component rules are undocumented. This skill provides practical visual rules for a modern Physical AI Hub interface.
Why this variant is first
abdulsamad94-ui-design-system
2026-08-26
davila7-ui-design-system
2026-08-26
alirezarezvani-ui-design-system
2026-08-26
Learn Core Robotics Concepts Clearly
by AbdulSamad94
Robotics topics span middleware, simulation, perception, and control, which can be difficult to connect. This skill provides a focused reference for explaining the concepts and structuring learning tasks.
Verify Research and Facts for Authors
by AbdulSamad94
Authors need accurate details without slowing the draft process. This skill structures research, checks claims, and turns findings into usable writing guidance.
Document a RAG Pipeline Architecture
by AbdulSamad94
Understanding how a Retrieval Augmented Generation system moves from raw documents to answerable context is hard to track across scattered files. This skill provides a clear reference for the ingestion, embedding, and Qdrant vector search stages of a RAG pipeline.
Understand Your Project Architecture
by AbdulSamad94
New contributors can struggle to locate services and understand how a hybrid web application fits together. This skill provides a concise reference for the stack, directory responsibilities, integration patterns, and local development commands.
Build with Next.js App Router Patterns
by AbdulSamad94
Next.js projects can become inconsistent when routes, client components, and data fetching follow different conventions. This skill provides concise project-focused guidance for App Router structure, navigation, fetching, fonts, and metadata.
Improve Grammar and Writing Style
by AbdulSamad94
Drafts often contain grammar issues, unclear phrasing, and inconsistent style. This skill gives structured editing feedback that improves readability while preserving voice.
Configure Advanced Docusaurus Documentation
by AbdulSamad94
Docusaurus projects need consistent configuration across content, navigation, themes, and integrations. This skill explains the relevant files and configuration concepts for planning focused changes.
Improve DevOps and Code Quality Practices
by AbdulSamad94
Projects often lack consistent checks for quality, delivery, and secret handling. This skill provides a compact baseline for linting, testing, CI, and safe environment configuration.
Deploy Your Hybrid App to Vercel
by AbdulSamad94
Hybrid web applications can require separate build steps and deployment settings. This skill explains the documented build flow and required Vercel configuration.