lenis

Installation
SKILL.md

Lenis Smooth Scroll Best Practices

Apply when implementing Lenis smooth scrolling.

Documentation: https://lenis.darkroom.engineering/

Required CSS

Always include this CSS for proper functionality:

html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
Installs
2
GitHub Stars
472
First Seen
May 19, 2026
lenis — majiayu000/claude-skill-registry