sanssushi

3 mods across 1 repository, 2 stars between them.

sbt2-cli

01

sanssushi/skills

Skill Claude CodeCodex

Practical reference for the sbt 2.x command line (runner, interactive shell, task invocation). Use whenever running, scripting, or debugging sbt commands on sbt 2.x builds. Covers the CLI only — for build.sbt DSL or plugin migration, defer to the linked official guides.

2 1mo ago A 68 tokens original MIT

scala-weaver-test

02

sanssushi/skills

Skill Claude CodeCodex

Use when writing or modifying Scala 3 tests with weaver-cats, weaver-discipline, or weaver-scalacheck; covers suites, effects, expectations, resources, and laws.

2 1mo ago A 43 tokens original MIT

scala3-syntax

03

sanssushi/skills

Skill Claude CodeCodex

Reference for writing valid Scala 3 code under a strict language profile (Scala 3.8, -source:future, -preview, -language:strictEquality, -Yexplicit-nulls). Use whenever writing or reviewing new Scala 3 source. Use ONLY for the Scala 3 language itself, NOT for 3rd party libraries. Consult this skill before emitting…

2 1mo ago A 103 tokens original MIT