gleam

Idiomatic Gleam with type-driven design and TDD.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gleam" with this command: npx skills add anntnzrb/agents/anntnzrb-agents-gleam

Gleam Development

Idiomatic Gleam with type-driven design and TDD.

Workflow

  1. MODEL → Define domain types first (make illegal states unrepresentable)
  2. RED → Write failing test
  3. GREEN → Minimal implementation
  4. REFACTOR → Clean up, use pipelines
  5. RUN → gleam test && gleam run

Research

Use context7 docs first, then gh as fallback. Routing table and example queries live in reference.md .

CLI

gleam check # Fast type feedback (use often) gleam test # Run tests gleam run # Execute main gleam format # Format all gleam add pkg --dev # Dev dependency

References

  • reference.md - Research routing, patterns, anti-patterns

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

golang

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ast-grep

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-browser

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

summarize

No summary provided by upstream source.

Repository SourceNeeds Review