OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add mengto/skills --skill beautiful-shadows
Apply exact Tailwind arbitrary shadow utilities for polished, layered neutral elevation. Use when compact cards, controls, panels, popovers, hero media, feature callouts, or modal-like containers need refined shadows without default Tailwind shadow scales or colored tinting.
npx skills add mengto/skills --skill beautiful-shadows
Use these exact Tailwind classes.
Use for compact cards, form controls, pills, and quieter surfaces.
Use for cards, panels, popovers, and the default elevated surface style.
Use for hero media, feature callouts, modal-like containers, and the strongest lift.
Beautiful sm for compact cards, form controls, pills, and quieter surfaces.Beautiful md for cards, panels, popovers, and the default elevated surface style.Beautiful lg for hero media, feature callouts, modal-like containers, and the strongest lift.Beautiful lg to dense lists or tiny controls.<div class="rounded-xl bg-white shadow-[0px_0px_0px_1px_rgba(0,0,0,0.06),0px_1px_1px_-0.5px_rgba(0,0,0,0.06),0px_3px_3px_-1.5px_rgba(0,0,0,0.06),_0px_6px_6px_-3px_rgba(0,0,0,0.06),0px_12px_12px_-6px_rgba(0,0,0,0.06),0px_24px_24px_-12px_rgba(0,0,0,0.06)]">
...
</div>