원클릭으로
purescript-colog
purescript-colog에는 l-adic에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Grep-based PureScript code-quality auditor catching functional-programming violations: unsafe operations, code smells, FFI discipline, and style/idiom issues. Use when auditing a PureScript codebase for quality; supports project rules in .claude/fp-police-rules.md.
AI-to-AI reference for the PureScript package ecosystem. Use when choosing which package to reach for (JSON, HTTP, web frameworks, testing, parsing, Node, CLI, database, etc.). Includes decision trees and ~146 package reviews with spago.yaml conventions.
PureScript language patterns, idioms, and pitfalls for writing code that compiles cleanly. Use when writing or reviewing PureScript: module structure, records/row types/ADTs/newtypes, Effect and Aff (no IO), Halogen, FFI (EffectFn/Fn), and Haskell-vs-PureScript differences.
PureScript project infrastructure: spago, package sets, workspaces, bundling, npm integration, and FFI file layout. Use when configuring, building, or debugging a PureScript build setup.