程序员努力
AI导航AI编程实战PromptMCP市场Skills市场

程序员努力

AI 编程资源库 - 聚合 AI 编程教程、提示词、MCP 与 Skills 资源

内容栏目

  • AI导航
  • AI编程实战
  • Prompt
  • MCP市场
  • Skills市场
  • 全站搜索

教程分类

  • 进阶技巧
  • 入门指南
  • 最佳实践
  • Claude Code
  • Cline教程
  • GitHub Copilot
  • Cursor教程
  • 提示词工程

关于

  • 关于我们
  • GitHub

© 2026 程序员努力. All rights reserved.

冀ICP备15004808号-7

首页教程PromptMCPSkills
← 返回Skills市场
d

devin.cursorrules

devin.cursorrules高频

by grapeot

综合评分详见右侧面板

Magic to turn Cursor/Windsurf as 90% of Devin

其他

安装此 Skill

一键安装(GitHub 托管)
git clone https://github.com/grapeot/devin.cursorrules ~/.claude/skills/devin-cursorrules

SKILL.md 预览

Transform your $20 Cursor into a Devin-like AI Assistant

This repository gives you everything needed to supercharge your Cursor/Windsurf IDE or GitHub Copilot with advanced agentic AI capabilities—similar to the $25/task (calculated from $2.25/ACU in the Core plan and 5-12.5ACU complexity horizon in the docs) Devin—but at a fraction of the cost. In under a minute, you'll gain:

  • Automated planning and self-evolution, so your AI "thinks before it acts" and learns from mistakes
  • Extended tool usage, including web browsing, search engine queries, and LLM-driven text/image analysis
  • [Experimental] Multi-agent collaboration, with o1 doing the planning, and regular Claude/GPT-4o doing the execution.

Why This Matters

Devin impressed many by acting like an intern who writes its own plan, updates that plan as it progresses, and even evolves based on your feedback. But you don't need Devin's $25/task pricing to get most of that functionality. By customizing the .cursorrules file, plus a few Python scripts, you'll unlock the same advanced features inside Cursor.

Key Highlights

  1. Easy Setup

Two ways to get started:

Option 1: Using Cookiecutter (Recommended)

# Install cookiecutter if you haven't
pip install cookiecutter

# Create a new project
cookiecutter gh:grapeot/devin.cursorrules --checkout template

Option 2: Manual Setup Copy the tools folder and the following config files into your project root folder: Windsurf users need both .windsurfrules and scratchpad.md files. Cursor users only need the .cursorrules file. Github Copilot users need the .github/copilot-instructions.md file.

  1. Planner-Executor Multi-Agent (Experimental)

Our new multi-agent branch introduces a high-level Planner (powered by o1) that coordinates complex tasks, and an Executor (powered by Claude/GPT) that implements step-by-step actions. This two-agent approach drastically improves solution quality, cross-checking, and iteration speed.

  1. Extended Toolset

Includes:

  • Web scraping (Playwright)
  • Search engine integration (DuckDuckGo)
  • LLM-powered analysis

The AI automatically decides how and when to use them (just like Devin).

Note: For screenshot verification features, Playwright browsers will be installed automatically when you first use the feature.

  1. Self-Evolution

Whenever you correct the AI, it can update its "lessons learned" in .cursorrules. Over time, it accumulates project-specific knowledge and gets smarter with each iteration. It makes AI a coachable and coach-worthy partner.

Usage

For a detailed walkthrough of setting up and using devin.cursorrules with Cursor, check out our step-by-step tutorial. This guide covers everything from initial Cursor setup to configuring devin.cursorrules and using the enhanced capabilities.

  1. Choose your setup method:

    • Cookiecutter (Recommended): Follow the prompts after running the cookiecutter command
    • Manual: Copy the files you need from this repository
  2. Configure your environment:

    • Set up your API keys (optional)
  3. Start exploring advanced tasks—such as data gathering, building quick prototypes, or cross-referencing external resources—in a fully agentic manner.

Want the Details?

Check out our blog post on how we turned $20/month into $25/task level AI capabilities in just one hour. It explains the philosophy behind process planning, self-evolution, and fully automated workflows. You'll also find side-by-side comparisons of Devin, Cursor, and Windsurf, plus a step-by-step tutorial on setting this all up from scratch.

License: MIT

统计信息

高频

使用频率(自动计算)

761

Fork

Python

语言

MIT

开源协议

2025/5/27

更新

综合评分

3.1
社区认可
5
使用热度
3
文档完整
3
功能丰富
1
维护活跃
1

基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算

链接

GitHub

相关Skills

C

CowAgent

CowAgent

Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, on…

其他中频
O

OpenMontage

OpenMontage

World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant int…

其他中频
a

agent-skills

agent-skills

Production-grade engineering skills for AI coding agents.

其他中频
s

superpowers

superpowers

An agentic skills framework & software development methodology that works.

其他中频