·search-code
</>

search-code

在 Syncpack 中搜索代码模式。在查找符号、实现或了解代码的使用方式时使用。涵盖 Rust 的 ast-grep 和其他情况的 grep/rg。

10安装·0热度·@jamiemason

安装

$npx skills add https://github.com/jamiemason/syncpack --skill search-code

如何安装 search-code

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

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

来源:jamiemason/syncpack。

SKILL.md

查看原文

Use ast-grep for Rust files — it filters out comments, strings, and docs.

| Rust symbols, patterns, structs | ast-grep | | Multiple file types | grep/rg | | Content in comments intentionally | grep/rg | | Non-Rust files (JSON, MD, TOML) | grep/rg |

| $NAME | Single identifier | | $$$ | Zero or more items (arguments, fields, etc.) | | $ | Any single expression |

在 Syncpack 中搜索代码模式。在查找符号、实现或了解代码的使用方式时使用。涵盖 Rust 的 ast-grep 和其他情况的 grep/rg。 来源:jamiemason/syncpack。

可引用信息

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

安装命令
npx skills add https://github.com/jamiemason/syncpack --skill search-code
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from jamiemason/syncpack

快速解答

什么是 search-code?

在 Syncpack 中搜索代码模式。在查找符号、实现或了解代码的使用方式时使用。涵盖 Rust 的 ast-grep 和其他情况的 grep/rg。 来源:jamiemason/syncpack。

如何安装 search-code?

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

这个 Skill 的源码在哪?

https://github.com/jamiemason/syncpack

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25