npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin m4dc4p-claude-hoogleSearch Haskell APIs using Hoogle directly from Claude Code.
/hoogle:search - Local SearchSearch your local Hoogle database:
/hoogle:search map
/hoogle:search (a -> Bool) -> [a] -> [a]
/hoogle:search +base foldl
Requires hoogle executable on PATH. Local database is generated automatically on first use.
/hoogle:remote - Online SearchSearch the official Hoogle server at hoogle.haskell.org:
/hoogle:remote map
/hoogle:remote (a -> Bool) -> [a] -> [a]
Use a custom Hoogle server:
/hoogle:remote map --url https://custom-hoogle.example.com
The hoogle skill activates automatically when Claude is working with Haskell code and needs to look up functions, type signatures, or documentation.
| Goal | Query |
|---|---|
| Find by name | map, filter, foldl |
| Find by type | a -> b -> a, (a -> Bool) -> [a] -> [a] |
| Filter by package | +base map, +containers lookup |
hoogle executable on PATH (cabal install hoogle or stack install hoogle)jq for JSON parsingcurlAdd the marketplace:
/plugin marketplace add m4dc4p/claude-hoogle
Install the plugin:
/plugin install hoogle@claude-hoogle
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.