重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
read-unmodified-c-module by redisearch/redisearch
npx skills add https://github.com/redisearch/redisearch --skill read-unmodified-c-module读取我们正在处理的 C 模块的源代码,这些代码是在我们进行任何修改之前的原始版本。
<module path>: 要读取的模块名称(例如,src/numeric_range_tree 或 src/aggregate/aggregate_debug),不带扩展名<module path 1> <module path 2>: 要读取的多个模块名称如果路径不包含 src/,则假定其在 src 目录下。例如,numeric_range_tree 变为 src/numeric_range_tree。
对于每个模块路径:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
# 读取头文件
git show master:<module path>.h
# 读取实现文件
git show master:<module path>.c
每周安装次数
49
代码仓库
GitHub 星标数
6.1K
首次出现
2026年2月8日
安全审计
安装于
codex49
opencode48
gemini-cli48
github-copilot48
amp48
kimi-cli48
Read the source of the C module(s) we are working on, as they were before we made any changes.
<module path>: Module name to read (e.g., src/numeric_range_tree or src/aggregate/aggregate_debug), without extension<module path 1> <module path 2>: Multiple module names to readIf the path doesn't include src/, assume it to be in the src directory. E.g. numeric_range_tree becomes src/numeric_range_tree.
For each module path:
# Read header file
git show master:<module path>.h
# Read implementation file
git show master:<module path>.c
Weekly Installs
49
Repository
GitHub Stars
6.1K
First Seen
Feb 8, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
codex49
opencode48
gemini-cli48
github-copilot48
amp48
kimi-cli48
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
127,000 周安装
UI动画设计原则指南:缓动、时长、编排与最佳实践 | 动效设计专家
208 周安装
Vite React 最佳实践指南:资深开发者构建高性能生产级SPA
202 周安装
axiom-apple-docs-research:高效获取 Apple 开发者文档与 WWDC 会议文稿,含代码示例
196 周安装
Zustand状态管理:React/Next.js轻量级状态管理库最佳实践指南
196 周安装
漏洞扫描工具与最佳实践:自动化安全检测、依赖项扫描与CI/CD集成指南
194 周安装
支付网关集成指南:Stripe、PayPal、Square安全集成与最佳实践
195 周安装