genius.hunt
Find ranked, import-ready code implementations across GitHub, grep.app, and searchcode by concept, with quality explanations instead of raw search results.
Instructions
Find the best implementations of a concept across GitHub, grep.app, and searchcode. Returns ranked archetypes (not raw search results) with quality explanations. Example: genius.hunt('rate limiter', language: 'typescript')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | fast: local+grep (<1.5s), balanced: full discovery (<6s), deep: wider hydration | balanced |
| tier | No | Response detail level: L1=compact cards, L2=descriptions, L3=full code, auto=adaptive | auto |
| query | Yes | What to find: 'retry with backoff', 'rate limiter' | |
| preset | No | battle_tested | |
| language | No | Filter by language | |
| maxArchetypes | No |