# Gradual Blur

> A soft progressive blur fades content out toward an edge — a premium "more below" affordance for a scrolling list/section. Keep the readable content above the blur. Degrades gracefully where backdrop-filter is unsupported.

- Skill: `xpert-ai/gradual-blur` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add xpert-ai/gradual-blur`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xpert-ai/gradual-blur/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: xpert-ai (https://skillmd.com/u/xpert-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xpert-ai/gradual-blur

---

# gradual-blur
A progressive blur at a container edge. Dependency-free.
## How to apply
Copy `gradual-blur.css`; add class `grad-blur` to a scroll container.

