·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