Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

haskell-plugin

haskell-plugin contient 8 skills collectées depuis birdgg, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
0
mis à jour
2026-05-06
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

haskell-build
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-02-14
haskell-servant-client
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-09
haskell-relude
Développeurs de logiciels

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

2026-02-09