purescript-analyzer
Incremental PureScript compiler with editor code intelligence
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core