implement_lenis_scroll
✓Lenis スムーズ スクロールを Next.js または React アプリケーションに実装する手順。
SKILL.md
This skill guides you through adding buttery smooth scrolling to a React/Next.js application using @studio-freight/lenis (or the newer lenis package).
Create the Lenis Hook/Component It's best to encapsulate Lenis in a reusable component or hook.
Option A: Global Component (Recommended for Next.js App Router) Create src/lib/lenis.ts or src/components/SmoothScroll.tsx.
Lenis スムーズ スクロールを Next.js または React アプリケーションに実装する手順。 ソース: jerrar670/surf-website。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/jerrar670/surf-website --skill implement_lenis_scroll- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
implement_lenis_scroll とは?
Lenis スムーズ スクロールを Next.js または React アプリケーションに実装する手順。 ソース: jerrar670/surf-website。
implement_lenis_scroll のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jerrar670/surf-website --skill implement_lenis_scroll インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/jerrar670/surf-website