Locate relevant code, definitions, usages, route handlers, and configuration references before reading or editing files.
From claude-dev-ecosystemnpx claudepluginhub oiranca/claude-dev-ecosystemThis skill is limited to using the following tools:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
Use this skill to find the minimum relevant set of files before analysis, implementation, QA review, or security review.
This skill is for locating code only. It does not edit files. It does not execute commands.
Reduce unnecessary file reads by locating:
before downstream work begins.
.agent-cache/artifact_freshness.json if searching for structural inventory already covered by repo-analyzer.node_modules/, .git/, dist/, build/, vendor/, and generated artifacts.This skill may be used to find:
Examples:
Examples:
Examples:
Use this order of search strategy:
Prefer exact search terms over conceptual search.
Because context is not shared natively, the agent performing the search must Communicate the findings clearly to the Shared Task List so the next teammate knows exactly which files to Claim.