This is a collection of skills for use with AI Agents. See:
npx skills add https://github.com/alexandru/skills --skill <skill-name>
- akka-streams: Akka Streams and Pekko Streams reactive streaming patterns and testing
- arrow-resource: Resource lifecycle management patterns with Arrow
- arrow-typed-errors: Typed error modeling and Raise DSL guidance
- cats-effect-resource: Cats Effect Resource lifecycle management patterns
- cats-effect-io: Cats Effect IO usage patterns and typeclass guidance
- cats-mtl-typed-errors: Scala typed errors using Cats MTL Raise/Handle and allow/rescue
- compose-state-hoisting: Compose state hoisting and state ownership guidance
- jspecify-nullness: JSpecify nullness annotations for Java APIs and tooling
- kotlin-java-library: Kotlin design for Java libraries and Java consumers
Each skill's references include brief "Test prompts" to validate the guidance against representative requests.
MIT