find-examples

Search repositories for code examples and assess their quality and relevance.

25|8|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/gleanwork/claude-plugins --skill find-examples-gleanwork
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-examples
Source: https://github.com/gleanwork/claude-plugins/tree/main/plugins/glean/skills/find-examples
Command: npx skills add https://github.com/gleanwork/claude-plugins --skill find-examples-gleanwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Find relevant and high-quality examples of APIs, libraries, or patterns within your organization before implementing new features or practices.

Core Features & Use Cases

  • Code Examples Search: Search for code examples across repositories.
  • Usage Variations: Identify different approaches to using a given API or library.
  • Documentation & Guides: Retrieve relevant documentation and guides.
  • Quality Assessment: Evaluate and present examples based on quality, recency, and context.
  • Recommendations: Provide recommended examples and alternatives for less-than-ideal ones.

Quick Start

To find examples for a specific API, library, or pattern, run the 'find-examples' skill with the desired topic as an argument.

Frequently Asked Questions about find-examples

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find code examples for an API or library across my organization?▼

To find code examples for an API or library, run the 'find-examples' skill with your desired topic as an argument. It locates and assesses relevant usage patterns, documentation, and guides across organizational repositories.

Can I search for different usage variations of a specific code pattern?▼

Yes, you can search for different usage variations of a specific code pattern. The skill identifies various approaches to using a given API or library and evaluates their quality, recency, and context.

What is the best way to evaluate the quality of existing API usage examples?▼

The best way to evaluate the quality of existing API usage examples is to use the skill's built-in assessment feature, which scores examples based on quality, recency, and context, providing recommendations and alternatives for less-than-ideal implementations.

Does this skill retrieve documentation and guides alongside code examples?▼

Yes, the skill retrieves documentation and guides alongside code examples. It locates relevant documentation to ensure you have comprehensive context before implementing new features or practices.

When do I need to search for existing code patterns before implementing new features?▼

You need to search for existing code patterns before implementing new features when you want to identify high-quality examples and avoid duplicating efforts. This ensures you leverage proven API usage and library practices within your organization.

How are code examples ranked and recommended by the search results?▼

Code examples are ranked and recommended by evaluating their quality, recency, and context. The skill provides recommended examples for your query and suggests alternatives for less-than-ideal implementations it discovers.