LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: scala

Browse skills that share this tag.

  • gatling-load-testing - Gatling simulation development and load testing analysis
    load-testingperformance-testinggatlingscala

    ★ 1,788 · Updated 2026-09-23

    Develops Gatling load testing simulations in Scala DSL, configures load profiles and feeders, defines assertions, and analyzes HTML reports.

    ⚙ Write Gatling simulations in Scala⚙ Configure load injection profiles⚙ Manage test data feeders
  • scala-immutable-builder - Fluent Immutable Builder Pattern in Scala
    scalabuilder-patternimmutabilitymethod-chaining

    ★ 83 · Updated 2026-09-11

    Building immutable configurations with fluent method chaining and validation in Scala.

    ⚙ Chain methods using this.type⚙ Create immutable builders using case classes⚙ Convert builder state to immutable result
  • akka-streams - Scala Reactive Streaming with Akka and Pekko Streams
    scalastreamingreactiveakka

    ★ 53 · Updated 2026-02-15

    Stream processing for dataflow and reactive programming patterns in Scala using Akka Streams and Pekko Streams.

    ⚙ implement stream processing⚙ test stream components⚙ design stream topologies