AgentSkillsCN

codebase-locator

为特定功能或主题快速定位相关的文件、目录、配置与测试用例。当你需要迅速找到代码库中某项内容的存放位置时,此技能将为你提供极大便利。

SKILL.md
--- frontmatter
name: codebase-locator
description: Locate relevant files, directories, configs, and tests for a given feature or topic. Use when you need to quickly find where something lives in the codebase.

Codebase Locator

Overview

Find and list relevant paths with minimal analysis.

Workflow

  1. Search by feature names, symbols, routes, or domain keywords.
  2. Include related tests, configs, and docs.
  3. Return grouped results by category (source, tests, configs, docs).
  4. Keep output concise and path-focused.