·ai-context-writer
</>

ai-context-writer

front-depiction/claude-setup

创建和更新记录 AI 助手模块的 ai-context.md 文件。在添加应可通过 /modules 命令发现的包、应用程序或外部引用的文档时使用。

5安装·0热度·@front-depiction

安装

$npx skills add https://github.com/front-depiction/claude-setup --skill ai-context-writer

SKILL.md

Use this skill when creating or updating ai-context.md files that document modules in the codebase. These files are indexed by the context-crawler and surfaced via /modules, /module, and /module-search commands.

Context files must be named exactly ai-context.md and placed at the root of the module:

import as MyModule from "@/packages/my-package" import { Effect } from "effect"

创建和更新记录 AI 助手模块的 ai-context.md 文件。在添加应可通过 /modules 命令发现的包、应用程序或外部引用的文档时使用。 来源:front-depiction/claude-setup。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/front-depiction/claude-setup --skill ai-context-writer
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ai-context-writer?

创建和更新记录 AI 助手模块的 ai-context.md 文件。在添加应可通过 /modules 命令发现的包、应用程序或外部引用的文档时使用。 来源:front-depiction/claude-setup。

如何安装 ai-context-writer?

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

这个 Skill 的源码在哪?

https://github.com/front-depiction/claude-setup