planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Fix Lighthouse Contrast Errors
Lighthouse contrast audit failures can hide actionable SEO and accessibility results. This skill gives focused checks and remediation patterns for CSS contrast problems.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "web-performance-seo" from https://skillstore.io/skills/zhanlincui-web-performance-seo.md and its manifest at https://skillstore.io/api/skills/zhanlincui-web-performance-seo/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "web-performance-seo". PageSpeed Insights shows an exclamation mark for accessibility after a homepage redesign.
Expected outcome:
Likely causes include transparent gradient text, low opacity cards, and image text without a strong overlay. The next step is to inspect those patterns and verify with local Lighthouse.
Using "web-performance-seo". A component uses blurred card backgrounds and white text over a hero image.
Expected outcome:
Using "web-performance-seo". A design system uses OKLCH tokens and Lighthouse fails the contrast audit.
Expected outcome:
Convert risky OKLCH or OKLAB values to supported HSL or RGB fallbacks, then retest contrast in Lighthouse and axe.
All nine static findings are Markdown code fences or read-only search examples, not Ruby backtick execution. The skill provides contrast debugging guidance and shows no evidence of prompt injection, data exfiltration, network access, or destructive commands.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-web-performance-seo/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-web-performance-seo?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-web-performance-seo?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-web-performance-seo/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-web-performance-seo.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). web-performance-seo security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-web-performance-seo/audits/5@techreport{zhanlincui-zhanlincui-web-performance-seo-2026,
author = {ZhanlinCui},
title = {web-performance-seo security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/zhanlincui-web-performance-seo/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "web-performance-seo security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-web-performance-seo/audits/5"
identifiers:
- type: other
value: "skillstore:zhanlincui-web-performance-seo:audit:5"
description: "Skillstore immutable audit report identifier"
Find CSS patterns that cause the accessibility score to show an exclamation mark instead of a numeric score.
Translate PageSpeed Insights contrast failures into clear tasks for design and engineering teams.
Check overlays, gradients, opacity, and color formats before publishing a redesigned page.
Use this skill to review my Lighthouse accessibility exclamation mark. Start with likely contrast audit causes and list the first checks.
Scan my project for filters, OKLCH or OKLAB colors, low opacity backgrounds, gradient text, and text over images.
Review these Lighthouse contrast findings and propose fixes that preserve the visual design while meeting contrast thresholds.
Audit the changed pages for contrast-related Lighthouse failures, then create a verification checklist for Lighthouse, axe, and PageSpeed Insights.
Author
ZhanlinCuiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/web-performance-seoRef
88a205c7f635a966e31156313b590d59007c5caa
Maintenance freshness
7/18/2026
Usage
28 downloads ยท 202 views
File structure
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Improve SwiftUI Code with Expert Guidance
by avdlee
SwiftUI projects can accumulate state, layout, accessibility, and performance problems. This skill provides focused review guidance and optional Instruments trace analysis to identify practical improvements.
Fix HTML Metadata and Social Previews
by ibelick
Missing or inconsistent metadata harms search indexing and social previews. This skill audits page metadata and guides focused fixes across common web frameworks.
Validate Screen Reader Accessibility
by sickn33
Screen reader regressions can hide behind visual checks. This skill gives practical testing steps for VoiceOver, NVDA, JAWS, and TalkBack.
Fix Accessibility Issues in Web Interfaces
by ibelick
Web interfaces often exclude users through missing labels, weak keyboard support, and incorrect focus behavior. This skill audits common accessibility failures and proposes minimal, targeted fixes.
Build Tailwind v4 HyperFrames Scenes
by heygen-com
Tailwind v4 browser-runtime projects can fail when teams apply older v3 patterns. This skill gives Claude, Codex, and Claude Code precise HyperFrames guidance for stable styling.
Check designs with deterministic CSS rules
by cubha
Design reviews can vary between reviewers and slow down delivery. This skill applies repeatable checks to HTML and CSS so teams can catch token, layout, and accessibility issues before release.