Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

haskell-plugin

يحتوي haskell-plugin على 8 من skills المجمعة من birdgg، مع تغطية مهنية على مستوى المستودع وصفحات 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