What problem does it solve?
This Skill provides comprehensive guidance for Gleam development, from language fundamentals to advanced backend and frontend patterns, simplifying complex tasks and improving code quality.
Core Features & Use Cases
- Language Fundamentals: Learn core Gleam principles like error handling, pattern matching, and type safety.
- Backend Development: Master OTP, web frameworks (Wisp), database interactions (Squirrel, Cigogne), and authentication (JWT).
- Frontend Development: Build UIs with Lustre, manage state, handle events, and integrate with browser APIs.
- Use Case: When encountering a new Gleam feature or needing to implement a specific pattern (e.g., OTP supervision, Lustre component lifecycle), consult this Skill for best practices and code examples.
Quick Start
Use the gleam skill to understand Gleam's error handling principles.