123 Skill123

Cursor

Cursor 团队官方技能与工具。

GitHub →
create-skill
Featured

create-skill 指导 Agent 如何编写符合规范的 SKILL.md、触发描述与可选脚本。可通过 npx skills add 或复制到 ~/.cursor/skills/create-skill/ 安装。

能帮你

  • 用户要创建新技能
  • 编写 SKILL.md
authoringskillscursor
开发 Cursor Claude Code +1
Q98
spec ✓ 参考文档 全局可用
create-rule
Featured

create-rule 帮助编写 Cursor 规则(.mdc 文件),将规则放入 .cursor/rules/ 即可自动注入上下文。

能帮你

  • 创建编码规范规则
  • 项目级 AI 指导
rulescursorconfiguration
开发 Cursor
Q95
spec ✓ 项目级
review-bugbot
Featured

review-bugbot 进行结构化代码审查,聚焦 bug、边界情况与回归。适合合并 PR 前或大型重构后使用。

能帮你

  • PR 审查
  • 在 diff 中找 bug
code-reviewbugsquality
开发 Cursor Claude Code +1
Q94
spec ✓ 全局可用
review-security
Featured

review-security 引导 Agent 进行安全审查,覆盖注入、认证缺陷、密钥泄露与 OWASP 模式。

能帮你

  • 安全审查
  • 认证相关改动
securityauditcode-review
安全 Cursor Claude Code +1
Q93
spec ✓ 全局可用
babysit
Featured

babysit 自动处理 PR:分类审查意见、修复 CI、解决合并冲突,直到 PR 可合并。

能帮你

  • PR 需要处理
  • CI 失败
prcigithub
效率 Cursor Claude Code
Q91
spec ✓ 全局可用
sdk

sdk 技能涵盖使用 @cursor/sdk 在脚本、CI 与后端服务中程序化运行 Agent。

能帮你

  • Cursor SDK 集成
  • 程序化 Agent
sdkautomationapi
开发 Cursor
Q92
spec ✓ 全局可用
split-to-prs

split-to-prs 将大块改动拆分为逻辑独立、易于审查的多个 PR。

能帮你

  • 大量未提交改动
  • 拆分分支为多个 PR
gitprrefactoring
效率 Cursor Claude Code
Q90
spec ✓ 全局可用
ci-investigator

ci-investigator 分析 PR 上失败的 CI 检查,返回简洁根因摘要与修复建议。

能帮你

  • PR CI 失败
  • GitHub 检查失败
cigithubdebugging
开发 Cursor Claude Code
Q90
spec ✓ 全局可用
canvas

canvas 技能生成独立 React Canvas 应用,用于分析、审计、时间线与交互探索。

能帮你

  • 数据密集型分析
  • 交互式报告
visualizationreactanalysis
创意 Cursor
Q89
spec ✓ 全局可用
automate

automate 指导创建带触发器与定时的 Cursor 自动化工作流。

能帮你

  • 创建自动化
  • 定时 Agent 任务
automationworkflow
效率 Cursor
Q88
spec ✓ 全局可用
create-hook

create-hook 帮助编写 hooks.json 与钩子脚本,在 Agent 生命周期事件前后执行。

能帮你

  • 配置 Cursor hooks
  • 事件驱动自动化
hooksautomationevents
开发 Cursor
Q87
spec ✓ 可执行脚本 参考文档 项目级
update-cursor-settings

update-cursor-settings 帮助修改 settings.json 中的主题、保存格式化、快捷键与 Cursor 选项。

能帮你

  • 修改编辑器设置
  • 主题配置
settingsconfigurationeditor
效率 Cursor
Q86
spec ✓ 全局可用
statusline

statusline 技能配置自定义状态栏,显示 git 分支、模型与会话信息。

能帮你

  • 状态栏自定义
  • CLI 提示符页脚
clistatuslinecustomization
效率 Cursor
Q85
spec ✓ 全局可用
loop

loop 支持按间隔重复执行 Agent 提示(如 /loop 5m),用于监控、轮询与迭代任务。

能帮你

  • 定期检查
  • 轮询工作流
automationrecurringmonitoring
效率 Cursor
Q84
spec ✓ 全局可用