소개
Hoogle API Search integrates the powerful Hoogle engine directly into Claude, enabling developers to quickly find Haskell functions, verify type signatures, and explore library documentation without leaving their terminal. This skill is indispensable for Haskell development, allowing for proactive API discovery and the ability to find specific functions based on their type logic (e.g., 'a -> b -> a'). By providing immediate access to Hackage documentation and module export information, it significantly reduces context-switching and accelerates the implementation of complex functional patterns.