Anchor Scroll
Smooth and lightweight anchor scrolling library
Install / Use
npx skills add bendc/anchor-scrollInstalls into whichever agent you are using.
README
Anchor scrolling library
Simple 1KB plugin for animating anchor links. View demo.
Usage
- Insert
scroll.min.jsin your page. - Add a
scrollclass to your anchors.
<a class=scroll href=#intro>Intro</a>
<a class=scroll href=#about>About</a>
<section id=intro> … </section>
<section id=about> … </section>
<script src=scroll.min.js></script>
Related Skills
node-connect
385.6kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
