---
title: "explorer-toolkit"
description: "代码库探索与方案规划方法论（检索举证纪律 + 方案结构与验收条件设计）；可视化配 visual-report。内含 skills：exploration-method（先入口后发散的探索路径 + 路径+行号举证纪律 + 结论先行汇报）、solution-planning（方案五件套 + 分档验收条件方法论 + 方案前置澄清纪律）。无 mcp.json、无工具扩展, 纯方法论 skill 包。"
canonical: https://agentpluginsdirectory.com/plugins/explorer-toolkit
last-updated: 2026-09-09
---

# explorer-toolkit
代码库探索与方案规划方法论（检索举证纪律 + 方案结构与验收条件设计）；可视化配 visual-report。内含 skills：exploration-method（先入口后发散的探索路径 + 路径+行号举证纪律 + 结论先行汇报）、solution-planning（方案五件套 + 分档验收条件方法论 + 方案前置澄清纪律）。无 mcp.json、无工具扩展, 纯方法论 skill 包。
- Slug: explorer-toolkit
- Publisher: Nebflow
- Repository: https://github.com/MashiroKai/Nebflow
- Manifest: src/main/resources/seed/plugins/explorer-toolkit/plugin.json
- Version: 1.0.0
- Category (editorial): other
- Skills: 2 (exploration-method, solution-planning)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-05-14
- Repository last pushed: 2026-09-09
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/explorer-toolkit
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- exploration-method: 代码库探索与外部检索方法论, Read/Grep/Glob「先入口后发散」的探索路径、WebSearch/WebFetch 外部检索、「路径+行号」举证纪律、结论先行的汇报结构。Use when 需要探索陌生代码库、定位功能实现、理解调用链，或检索外部资料并产出可溯源的探索结论。
- solution-planning: 实施方案与验收条件设计方法论, 方案结构五件套（现状/方向/涉及文件/预期变更展示/验收条件）、分档验收条件方法论（冒烟红线/端到端/后端/前端三层/自查清单）、方案前置澄清纪律、活文档落盘规范。Use when 探索完成后需要产出可执行、可验收的实施方案，或任何「动手前先定验收标准」的规划任务。

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
