Build a Haskell project, interpret GHC errors, and apply safe fixes. Use when the user asks Codex to build Haskell code, fix compilation errors, or run cabal/stack build workflows.
원문 언어: 영어
메뉴
SkillsMP는 birdgg/haskell-plugin에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
Build a Haskell project, interpret GHC errors, and apply safe fixes. Use when the user asks Codex to build Haskell code, fix compilation errors, or run cabal/stack build workflows.
원문 언어: 영어
Expert Haskell code review for idiomatic patterns, type safety, purity, error handling, and performance. Use when reviewing Haskell source files or PR changes.
원문 언어: 영어
Run and interpret Haskell test suites. Use when the user asks Codex to run HSpec, QuickCheck, Tasty, cabal test, stack test, or diagnose failing Haskell tests.
원문 언어: 영어
Effectful library conventions and decision rules. Use when writing effectful code, designing effects, or migrating from mtl.
원문 언어: 영어
Servant client API wrapper conventions with two-layer error handling. Use when generating HTTP clients from Servant APIs, wrapping external service APIs, or integrating servant-client with effectful.
원문 언어: 영어
Servant web framework conventions using NamedRoutes record pattern. Use when building REST APIs, defining endpoints, writing handlers, or structuring Servant applications.
원문 언어: 영어
Idiomatic Haskell conventions and decision rules. Use when writing Haskell code, designing data types, or handling errors.
원문 언어: 영어
Relude conventions and safe patterns. Use when setting up relude, migrating from Prelude, or working with relude-based projects.
원문 언어: 영어