All plugins

HTML5 operator

10 skills

Current HTML5 documents, semantics, accessibility, forms, media, metadata, integrations, reference, and troubleshooting.

View this plugin on GitHub
any skills-format agent
$ npx skills add rj11io/11ai --skill 11ai-operator-html-5-cheatsheet --skill 11ai-operator-html-5-documents --skill 11ai-operator-html-5-environment --skill 11ai-operator-html-5-forms-validation --skill 11ai-operator-html-5-integrations --skill 11ai-operator-html-5-media-embeds --skill 11ai-operator-html-5-metadata-seo --skill 11ai-operator-html-5-semantics-accessibility --skill 11ai-operator-html-5-setup --skill 11ai-operator-html-5-troubleshooting
claude code
$ claude plugin install 11ai-operator-html-5@11ai
codex
$ codex plugin add 11ai-operator-html-5@11ai

First time? Add the marketplace once with claude plugin marketplace add rj11io/11ai or codex plugin marketplace add rj11io/11ai, then install any plugin from it.

11ai-operator-html-5-cheatsheet

Look up HTML5 inspection, setup, validation, and focused operation patterns across documents, semantics and accessibility, forms and validation, media and embeds, metadata and seo. Use when the user wants a concise command or pattern reference instead of a guided workflow.

11ai-operator-html-5-documents

Create and repair HTML5 document shells, landmarks, sections, headings, lists, links, tables, and source order. Use when building or reviewing page structure, fixing invalid nesting, or changing document hierarchy.

11ai-operator-html-5-environment

Inspect the installed HTML5 toolchain, project configuration, source entry points, generated output, target environments, and validation scripts without changing files or dependencies. Use before HTML5 work, when the project conventions are unknown, or when the user asks what is configured.

11ai-operator-html-5-forms-validation

Build and repair HTML5 forms covering labels, field groups, input types, autocomplete, native constraints, submission methods, error associations, and disabled or readonly behavior. Use when creating a form, changing submitted field names, fixing validation, or improving autofill and accessibility.

11ai-operator-html-5-integrations

Connect HTML5 to the surrounding build system, framework, tests, linting, formatting, CI, deployment target, and runtime boundaries while preserving ownership between layers. Use when HTML5 must work with another project subsystem or behave consistently from local development through production.

11ai-operator-html-5-media-embeds

Operate HTML5 images, pictures, audio, video, tracks, iframes, and embedded content with responsive sources, alternatives, loading policy, permissions, and privacy controls. Use when adding media, fixing responsive images, embedding third-party content, or addressing playback and loading problems.

11ai-operator-html-5-metadata-seo

Manage HTML5 head metadata including titles, descriptions, canonical URLs, robots directives, icons, language alternates, social cards, and structured data. Use when adding page metadata, fixing search or social previews, or changing indexing and canonicalization behavior.

11ai-operator-html-5-semantics-accessibility

Apply native HTML5 semantics, accessible names, keyboard-operable controls, landmark structure, text alternatives, and data-table relationships. Use when a page uses generic interactive elements, lacks accessible names, or needs an HTML5 accessibility review.

11ai-operator-html-5-setup

Install and configure HTML5 from zero, including the project-local toolchain, source entry point, baseline configuration, validation scripts, ignored generated output, and a minimal verified example. Use when a project has no HTML5 setup or the user explicitly asks to initialize it.

11ai-operator-html-5-troubleshooting

Diagnose HTML5 failures involving configuration, parsing, compilation, runtime behavior, generated output, browser or server differences, tests, integrations, and performance without masking the original error. Use when HTML5 code fails a check, behaves differently across environments, or produces unexpected output.