Agent skill · Media & Video

accessibility-performance-polish

Improve website accessibility and performance polish. Use for semantic HTML, keyboard navigation, focus states, contrast, alt text, reduced motion, image/video loading, canvas fallbacks, bundle caution, animation performance, and final production readiness for polished websites.

TheGoat395github.com/TheGoat395GitHub ↗
claude-codecodexcursorMIT
Install
npx skills add TheGoat395/Codex-Skills --skill accessibility-performance-polish --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/accessibility-performance-polish/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 115
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Accessibility Performance Polish ## Purpose Keep high-end websites usable, readable, fast, and stable. ## Required Use Use this skill when the trigger description applies. Keep the `SKILL.md` lean, then read `references/accessibility-performance-polish-guide.md` for concrete rules before planning or editing a meaningful website change. ## Operating Contract 1. Inspect before coding when code exists. 2. Convert vague taste into concrete rules. 3. Explain planned files before major changes unless the user clearly said to proceed. 4. Build, inspect, polish, and verify. 5. Report commands run, files changed, and anything not tested. ## Detailed Guide Read `references/accessibility-performance-polish-guide.md` when this skill is active for a build, redesign, review, or implementation plan.

What's inside
Steps it walks through
  1. Purpose
  2. Required Use
  3. Operating Contract
  4. Detailed Guide
Ships with 2 files
  • agents/openai.yaml
  • references/accessibility-performance-polish-guide.md
More from Codex-Skills
All skills →
About this skill
What does the accessibility-performance-polish skill do?

Improve website accessibility and performance polish. Use for semantic HTML, keyboard navigation, focus states, contrast, alt text, reduced motion, image/video loading, canvas fallbacks, bundle caution, animation performance, and final production readiness for polished websites.

How do I install it?

Run `npx skills add TheGoat395/Codex-Skills --skill accessibility-performance-polish --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From TheGoat395/Codex-Skills, a repository with 115 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going