·code-examples
</>

code-examples

krmcbride/claude-plugins

Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implement something, find usage patterns, or discover code examples in the wild.

9Installs·0Trend·@krmcbride

Installation

$npx skills add https://github.com/krmcbride/claude-plugins --skill code-examples

SKILL.md

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

| q | Search query (required) | | page | Page number for pagination | | regexp | true for regex search | | case | true for case-sensitive | | f.lang | Language filter (capitalized, e.g., TypeScript, Go, Python) | | f.repo.pattern | Filter by repository pattern | | f.path.pattern | Filter by file path pattern |

Note: Returns max 1000 results. For documentation, use the documentation-lookup skill instead.

Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implement something, find usage patterns, or discover code examples in the wild. Source: krmcbride/claude-plugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/krmcbride/claude-plugins --skill code-examples
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is code-examples?

Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implement something, find usage patterns, or discover code examples in the wild. Source: krmcbride/claude-plugins.

How do I install code-examples?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krmcbride/claude-plugins --skill code-examples Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/krmcbride/claude-plugins

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-08