Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

haskell-plugin

haskell-plugin には birdgg から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
0
更新
2026-05-06
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

haskell-build
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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

2026-02-14
haskell-servant-client
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-02-09
haskell-relude
ソフトウェア開発者

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

2026-02-09