gleam

Community

Type-driven Gleam development.

Authoranntnzrb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Develop with Gleam using idiomatic patterns, TDD, and type-driven design. Activate when working with .gleam files, gleam.toml, or user mentions Gleam, BEAM, or Erlang.

Core Features & Use Cases

  • Type-driven Design: Build domain models with strong type guarantees.
  • TDD Cycle: Define tests first, then implement to pass.
  • Patterns: Embrace functional patterns and BEAM-friendly designs.

Quick Start

Define domain types, write a failing Gleam test, implement to green, then refactor.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gleam
Download link: https://github.com/anntnzrb/.claude/archive/main.zip#gleam

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository