BeClaude

exa-code-context

New
20Community RegistryGeneralby Mahid Alhan

Search billions of GitHub repos for real code examples using Exa API. Eliminates hallucinations with working patterns.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/exa-code-context.md https://raw.githubusercontent.com/mahidalhan/claude-hacks/main/SKILL.md
3
Invoke in Claude Code
/exa-code-context
View source on GitHub
apicode-searchexagithubexamplespatterns

Frequently Asked Questions

What is exa-code-context?

Search billions of GitHub repos for real code examples using Exa API. Eliminates hallucinations with working patterns.

How to install exa-code-context?

To install exa-code-context, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /exa-code-context.

What is exa-code-context best for?

exa-code-context is a community categorized under General. It is designed for: api, code-search, exa, github, examples, patterns. Created by Mahid Alhan.