code-examples

Installation
SKILL.md

Code Examples

Find real-world code examples across millions of public GitHub repositories using grep.app.

When to activate:

  • User wants to see real-world code examples
  • User asks "how do others implement X?"
  • User wants to find usage patterns for a library/API
  • User needs production code examples (not docs)

API endpoint:

curl -s "https://grep.app/api/search?q={query}&page=1" | jq '.hits.hits[:5]'

Parameters:

Installs
11
GitHub Stars
3
First Seen
Jan 24, 2026
code-examples — krmcbride/claude-plugins