Coding with Cursor AI
/install coding-with-cursor-ai
coding-with-cursor-ai
Description
Execute coding tasks using Cursor AI agent for advanced code generation, refactoring, and bug fixes. This skill is designed to handle complex logic changes, feature implementations, and code reviews within the /home/ubuntu/workspace projects.
Usage
Use this skill whenever:
- Implementing new features
- Fixing bugs
- Refactoring code
- Writing unit tests
- Performing code reviews
Inputs
project: Path to the project root (e.g.,/home/ubuntu/workspace/zinner/repo/zinner-webapi)task: Natural language description of the coding taskfiles: Optional list of files to focus on
Execution
The skill spawns a Cursor AI agent session with full access to the project repository. It uses Cursor's advanced reasoning and code editing capabilities to complete the task and commit changes.
Constraints
- Always verify Cursor's edits before final commit
- Do not run Cursor on production branches without review
- Prefer
devor feature branches for automated coding
Example
project: /home/ubuntu/workspace/zinner/repo/zinner-webcms
task: Add Terms and Conditions page with dummy content
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install coding-with-cursor-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/coding-with-cursor-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Coding with Cursor AI 是什么?
Execute coding tasks like feature implementation, bug fixes, refactoring, and code reviews using Cursor AI within specified project directories. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Coding with Cursor AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install coding-with-cursor-ai」即可一键安装,无需额外配置。
Coding with Cursor AI 是免费的吗?
是的,Coding with Cursor AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Coding with Cursor AI 支持哪些平台?
Coding with Cursor AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Coding with Cursor AI?
由 I Gede Rahmat Wijaya(@igrwijaya)开发并维护,当前版本 v1.0.0。