tonyday567tonyday567Communityยท1 Agent Skills Included

haskell-agent

Haskell release checklists, coding conventions, and build standards

Guides Haskell projects from initial setup through an eight-phase release checklist covering dependencies, code quality, testing, and publishing. Eliminates guesswork around import style, export lists, module structure, and dependency bound issues. Provides ready-made templates, benchmarking patterns, and CI configuration so Haskell packages ship faster and more consistently.
npx skills add tonyday567/haskell-agent --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install haskell-agent?โ–ผ

Run `npx skills add tonyday567/haskell-agent --all -g -y` in your terminal to install this skill globally.

What does haskell-agent help with?โ–ผ

It provides a complete Haskell release protocol, coding conventions, and dependency management guidance distilled from roughly 37 real packages.

How do I release a Haskell package with this skill?โ–ผ

Follow the built-in eight-phase checklist covering environment setup, dependencies, code quality, documentation, verification, and publishing to Hackage.

Does haskell-agent work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding environments.

Do I need deep Haskell experience to use it?โ–ผ

No. The protocol gives step-by-step commands and conventions, so your coding assistant can apply them from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’