lib-slint-expert
Installation
SKILL.md
Slint GUI Expert
A comprehensive guide for developing modern GUI applications using Slint with Rust. This skill is built directly from the official Slint repository and covers everything from basic component creation to advanced performance optimization and cross-platform deployment.
🎯 Getting Started with Official Tutorial
The best way to start is by following the official tutorial:
- Start Here:
@source/docs/astro/src/content/docs/tutorial/quickstart.mdx - Basic Project: Use
templates/basic-app/ - Example Study: Review
@source/examples/memory/ - Reference: Browse
@source/examples/gallery/