AI Skill Hub 推荐使用:Cursor AI代码编辑器 是一款优质的Cursor规则。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Cursor规则解决方案,这是一个值得深入了解的选择。
Andrej Karpathy技能,适用于Cursor或VS Code编辑器,提高开发效率。
Cursor AI代码编辑器 是一套专为 Cursor AI 代码编辑器定制的编程规范规则集。通过精心设计的规则约束,它能引导 AI 生成符合团队标准的高质量代码,减少人工审查成本,保障代码风格一致性。适合个人开发者快速提升代码质量,也适合团队统一 AI 辅助编程的规范。
Andrej Karpathy技能,适用于Cursor或VS Code编辑器,提高开发效率。
Cursor AI代码编辑器 是一套专为 Cursor AI 代码编辑器定制的编程规范规则集。通过精心设计的规则约束,它能引导 AI 生成符合团队标准的高质量代码,减少人工审查成本,保障代码风格一致性。适合个人开发者快速提升代码质量,也适合团队统一 AI 辅助编程的规范。
# 在 Cursor 中安装规则 # 1. 打开 Cursor → Cmd+Shift+P # 2. 搜索 "Open Cursor Settings" 或直接进入 Settings # 3. 找到 "Rules for AI" / "Cursor Rules" 配置项 # 4. 粘贴本工具的规则内容 # 也可以克隆仓库后本地导入 git clone https://github.com/mbeijen/andrej-karpathy-skills-cursor-vscode # 按照 README 中的说明添加规则文件
# 命令行使用
andrej-karpathy-skills-cursor-vscode --help
# 基本用法
andrej-karpathy-skills-cursor-vscode [options] <input>
# Node.js 代码中使用
const andrej_karpathy_skills_cursor_vscode = require('andrej-karpathy-skills-cursor-vscode');
const result = await andrej_karpathy_skills_cursor_vscode.run(options);
console.log(result);
# andrej-karpathy-skills-cursor-vscode 配置说明 # 查看配置选项 andrej-karpathy-skills-cursor-vscode --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export ANDREJ_KARPATHY_SKILLS_CURSOR_VSCODE_CONFIG="/path/to/config.yml"
VS Code: Open the Extensions view (Ctrl+Shift+X / Cmd+Shift+X), search for “Andrej Karpathy Skills”, and install.
Cursor: Cursor uses the Open VSX Registry, not the Microsoft Marketplace. Search for “Andrej Karpathy Skills” in the Extensions view, or install from Open VSX:
About the “untrusted publisher” warning: VS Code may show a warning that the publisher is not verified. This extension is new; Microsoft requires publishers to have had an extension on the marketplace for at least 6 months before they can apply for the verified badge. The warning is expected and safe to accept. Verification will be requested once eligible.
After installing, open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and run:
.cursor/rules/ with alwaysApply: true (recommended for Cursor)..cursorrules in the project root.If you prefer not to use the extension:
rules/karpathy-guidelines.md into your project as .cursor/rules/karpathy-guidelines.md (or .mdc); add alwaysApply: true in frontmatter if desired..cursorrules file in your project root.Turns the Karpathy-inspired coding guidelines into rule files you can use in Cursor and VS Code.
Disclaimer: This plugin was written using the Cursor agent as part of the Samotics AI Challenge Day.
该项目提供了开源Cursor规则,适用于Cursor或VS Code编辑器,提高开发效率,值得关注
该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
总体来看,Cursor AI代码编辑器 是一款质量良好的Cursor规则,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | andrej-karpathy-skills-cursor-vscode |
| 原始描述 | 开源Cursor规则:Andrej Karpathy skills for your Cursor or VS Code editor。⭐234 · TypeScript |
| Topics | cursor_ruleaicursor-idecursor-rulesvscode-extensiontypescript |
| GitHub | https://github.com/mbeijen/andrej-karpathy-skills-cursor-vscode |
| 语言 | TypeScript |
收录时间:2026-05-13 · 更新时间:2026-05-16 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端