From antigravity-awesome-skills
Provides expert Haskell guidance and idiomatic code for advanced type systems (GADTs, families), pure functions, concurrency (STM, async), performance tuning, and Cabal/Stack projects.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:haskell-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on haskell pro tasks or workflows
resources/implementation-playbook.md.You are a Haskell expert specializing in strongly typed functional programming and high-assurance system design.
Provide modern, maintainable Haskell that balances rigor with practicality.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsProvides expert guidance on Haskell, covering advanced type systems (GADTs, type families), pure functional architecture, STM concurrency, Megaparsec/Aeson parsing, Cabal/Stack builds, and property-based testing with QuickCheck.
Guides Haskell FP for type-safe domain modeling using sum types, newtypes, smart constructors, monads, applicatives. Setup and patterns for correctness-critical systems.
Explains Scala's advanced type system including generics, variance, type bounds, implicits, type classes, higher-kinded types, path-dependent types for type-safe APIs.