fix-visual-stability

fix-visual-stability is a skill for Claude Code, Codex from EtaYang10th/spark-skills. It costs 37 tokens per session (3,593 once invoked), scanned A, original, no licence file.

A skill for fixing visual stability problems in Next.js online shops. CLS measures unexpected page movement, FOIT hides text while fonts load, and theme flicker briefly shows the wrong color scheme.

In plain words
What is it for?
Use it to diagnose and fix CLS, font-loading, and theme-flicker problems in Next.js e-commerce applications.
Why use it?
It addresses pages that jump, show blank text, or flash the wrong theme while loading.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to diagnose and fix CLS, font-loading, and theme-flicker problems in Next.js e-commerce applications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/etayang10th/spark-skills/fix-visual-stability
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add EtaYang10th/spark-skills --skill fix-visual-stability
Clone the repo
git clone --depth 1 https://github.com/EtaYang10th/spark-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fix-visual-stability

README.md
[![agentmods](https://agentmods.dev/badge/skills/etayang10th/spark-skills/fix-visual-stability/github.svg)](https://agentmods.dev/skills/etayang10th/spark-skills/fix-visual-stability)
Your own site
<a href="https://agentmods.dev/skills/etayang10th/spark-skills/fix-visual-stability"><img src="https://agentmods.dev/badge/skills/etayang10th/spark-skills/fix-visual-stability/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fix-visual-stability

Your own site · 80×15
<a href="https://agentmods.dev/skills/etayang10th/spark-skills/fix-visual-stability"><img src="https://agentmods.dev/badge/skills/etayang10th/spark-skills/fix-visual-stability.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,593 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.03593
Opus 5 $0.00018 $0.01796
Sonnet 5 $0.00007 $0.00719
Haiku 4.5 $0.00004 $0.00359

Measured 10d ago against content hash d33f2c9bd22f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

fix-visual-stability scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

spark_skills_gen/skills_gen_result/all_model_pdi/fix-visual-stability/SKILL.md · 489 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 489 lines · 37 tokens per session scan A d33f2c9bd22f

Subscribe to this mod's changes

fix-visual-stability is a skill published in the GitHub repository EtaYang10th/spark-skills (111 stars, last pushed 2mo ago), with no licence file. It adds 37 tokens to every session and 3,593 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

responsive-storefront

Build a mobile-first storefront with thumb-friendly navigation, sticky add-to-cart buttons, and touch-optimized components for high mobile conversion.

finsilabs/awesome-ecommerce-skills · 29 tokens

nextjs-optimization

Optimize images, fonts, scripts, and metadata for Next.js performance and Core Web Vitals. Use when configuring next/image for LCP, next/font for zero layout shift, next/script loading strategies, or generateMetadata for SEO.

FilippoDeSilva/skills · 51 tokens

kiranism-shadcn-dashboard

Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…

Kiranism/next-shadcn-dashboard-starter · 142 tokens

shopify-theme-optimization

Theme speed and UX optimization — Core Web Vitals, Liquid code, image loading, mobile responsiveness.

nexscope-ai/eCommerce-Skills · 25 tokens

performance

Performance optimization patterns covering Core Web Vitals, React render optimization, lazy loading, image optimization, backend profiling, LLM inference, and sustainability UX. Use when improving page speed, debugging slow renders, optimizing bundles, reducing image payload, profiling backend, deploying LLMs…

yonatangross/orchestkit · 64 tokens

shopify

Expert Shopify theme development guidelines for Liquid, Online Store 2.0, CSS, JavaScript, and UX best practices.

Mindrally/skills · 27 tokens