purefunctorpurefunctorCommunityยท1 Agent Skills Included

purescript-analyzer

Incremental PureScript compiler with editor code intelligence

Implements a PureScript compiler and language server with completion, hover, go-to-definition, rename, and live diagnostics. Uses an incremental, query-based build engine that caches results and avoids recomputation after small edits. Includes guided workflows for integration tests, regression fixtures, compatibility checks, and release publishing.
npx skills add purefunctor/purescript-analyzer --all -g -y
Available:

Gives your AI agent the project's correctness, clarity, and commit conventions plus the exact build, test, and snapshot commands to use when modifying the compiler.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install purescript-analyzer?โ–ผ

Run `npx skills add purefunctor/purescript-analyzer --all -g -y` in your terminal to install all skills in this suite globally.

What is Alexandrite for PureScript?โ–ผ

Alexandrite is a PureScript language implementation with an incremental, query-based build engine that powers editor features like completion, hover, and diagnostics.

How do I add compiler integration tests?โ–ผ

The integration-test skill guides your agent through creating fixtures with `just t <category> --create`, running them, and accepting or rejecting snapshots.

How do I check compatibility against a base revision?โ–ผ

The compatibility skill runs `just compatibility` to compare your current checkout against a base revision and reports any introduced errors.

Does it work with Claude Code and other agents?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’