Implement blur overlays where blur alpha fades to transparent using a mask, not a flat blur plus dark tint. Use when users ask for effects like "blur at bottom that disappears toward top", "blur bleed into image", or text-legibility overlays on image cards in Expo or Next.js.
$npx -y skills add hypersocialinc/agent-skills --skill masked-fade-overlayInstalls into the current project.
Run `npx skills use "https://github.com/hypersocialinc/agent-skills" --skill "hypersocialinc/agent-skills/masked-fade-overlay"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hypersocialinc/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hypersocialinc/agent-skills"` and select the relevant skills, then follow their instructions.