·search-first
>_

search-first

编码前研究工作流程。在编写自定义代码之前搜索现有工具、库和模式。调用研究员代理。

453安装·38热度·@affaan-m

安装

$npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first

如何安装 search-first

通过命令行快速安装 search-first AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:affaan-m/everything-claude-code。

SKILL.md

查看原文

Systematizes the "search for existing solutions before implementing" workflow.

| Exact match, well-maintained, MIT/Apache | Adopt — install and use directly | | Partial match, good foundation | Extend — install + write thin wrapper | | Multiple weak matches | Compose — combine 2-3 small packages | | Nothing suitable found | Build — write custom, but informed by research |

Before writing a utility or adding functionality, mentally run through:

编码前研究工作流程。在编写自定义代码之前搜索现有工具、库和模式。调用研究员代理。 来源:affaan-m/everything-claude-code。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from affaan-m/everything-claude-code

快速解答

什么是 search-first?

编码前研究工作流程。在编写自定义代码之前搜索现有工具、库和模式。调用研究员代理。 来源:affaan-m/everything-claude-code。

如何安装 search-first?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/affaan-m/everything-claude-code