Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

haskell-plugin

haskell-plugin enthält 8 gesammelte Skills von birdgg, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
0
aktualisiert
2026-05-06
Forks
1
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

haskell-build
Softwareentwickler

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.

2026-05-06
haskell-reviewer
Softwarequalitätssicherungsanalysten und -tester

Expert Haskell code review for idiomatic patterns, type safety, purity, error handling, and performance. Use when reviewing Haskell source files or PR changes.

2026-05-06
haskell-test
Softwarequalitätssicherungsanalysten und -tester

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.

2026-05-06
haskell-effectful
Softwareentwickler

Effectful library conventions and decision rules. Use when writing effectful code, designing effects, or migrating from mtl.

2026-02-14
haskell-servant-client
Softwareentwickler

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.

2026-02-13
haskell-servant
Softwareentwickler

Servant web framework conventions using NamedRoutes record pattern. Use when building REST APIs, defining endpoints, writing handlers, or structuring Servant applications.

2026-02-09
haskell-patterns
Softwareentwickler

Idiomatic Haskell conventions and decision rules. Use when writing Haskell code, designing data types, or handling errors.

2026-02-09
haskell-relude
Softwareentwickler

Relude conventions and safe patterns. Use when setting up relude, migrating from Prelude, or working with relude-based projects.

2026-02-09