← All skills

CSS alpha masking

Apply CSS alpha masking with linear-gradient for horizontal or vertical edge fades (mask-image and -webkit-mask-image).

CSS craftMeng ToMIT

Install

npx degit MengTo/Skills/agent-skills/web-design/css-alpha-masking .claude/skills/css-alpha-masking

Run it in your project root, then ask your agent for what you want. More detail

What it does

Apply CSS alpha masking with linear-gradient for horizontal or vertical edge fades (mask-image and -webkit-mask-image). Use when asked for alpha masks, fade edges, or CSS mask gradients.

Straight from the skill's own SKILL.md. This is what your agent reads.