skills/scroll-fade-mask/SKILL.md
Use this skill whenever the user wants iOS-style scroll fades, gradient masks, scroll-edge overlays, or top/bottom indicators on a scrollable list, dropdown, sidebar, modal, chat log, or panel. It implements a reusable wrapper-based scroll fade mask pattern across React, Vue, Svelte, and vanilla JavaScript, and it is also the right skill when the user says the fade masks broke scrolling, do not show, or do not match the background.
npx skillsauth add stvlynn/skills scroll-fade-maskInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to implement or troubleshoot gradient fade masks on scrollable containers without breaking scrolling behavior.
references/architecture.mdreferences/react.mdreferences/vue.mdreferences/svelte.mdreferences/vanilla-js.mdreferences/troubleshooting.mdevals/evals.jsonreferences/architecture.md plus the framework file for the user's stack.references/architecture.md and adapt the wrapper around the user's current scroll container.references/troubleshooting.md first, then the framework file if behavior code is involved.references/architecture.md. Do not improvise with conditional fade divs unless the user explicitly asks for that tradeoff.data-fade-* state.overflow-y: auto and the actual scrolling.overflow: hidden or overflow-y: auto on the wrapper.ResizeObserver when you provide behavior code so the masks react to dynamic content changes.references/architecture.md first.references/troubleshooting.md.references/architecture.mdreferences/react.mdreferences/vue.mdreferences/svelte.mdreferences/vanilla-js.mdreferences/troubleshooting.mdtools
小红书搜索、发布、获取帖子详情。使用本地 MCP 服务器访问小红书内容,需要先登录。适用于搜索旅游攻略、美食推荐、获取帖子详情等场景。
tools
Manage Telegram sticker packs via tsticker CLI. Init, push, sync, download, and trace sticker packs. Use when user wants to create/update Telegram sticker packs, push stickers to Telegram, sync packs, or manage sticker collections. Integrates with create-sticker for end-to-end sticker generation → publish workflow.
tools
Reuse local Youtu-Tip GUI capabilities through a safe adapter CLI so OpenClaw/Codex-style agents can inspect desktop GUI state and perform guarded single-step actions on macOS.
development
Privacy-respecting web search powered by a local SearXNG instance. Use when searching the web, looking up information, researching topics, or needing quick answers. Supports multiple categories including general, images, videos, news, and more. Aggregates results from 70+ search engines without tracking.