程序员努力
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市场
a

ai-prompts

ai-prompts高频

by instructa

综合评分详见右侧面板

Curated AI Prompts for Cursor Rules, Cline, Windsurf and Github Copilot

代码生成

安装此 Skill

一键安装(GitHub 托管)
git clone https://github.com/instructa/ai-prompts ~/.claude/skills/ai-prompts

简介

Instructa AI Prompts 是一个开源仓库,专门收集和分享适用于 Cursor、Cline、Windsurf、GitHub Copilot 等 AI 编程工具的提示词与规则。它提供现成的配置示例和最佳实践,帮助开发者快速在项目中应用 AI 辅助编码,提升开发效率与代码规范性。

SKILL.md 预览

Instructa AI Prompts Banner

AI Prompts & Rules

<p> <a href="https://github.com/instructa/ai-prompts"><img src="https://img.shields.io/github/repo-size/instructa/ai-prompts?style=flat&colorA=18181B&colorB=28CF8D" alt="Repo Size"></a> <a href="https://github.com/instructa/ai-prompts/actions"><img src="https://img.shields.io/github/actions/workflow/status/instructa/ai-prompts/ci.yml?branch=main&style=flat&colorA=18181B&colorB=28CF8D" alt="Build Status"></a> <a href="https://github.com/instructa/ai-prompts/blob/main/LICENSE"><img src="https://img.shields.io/github/license/instructa/ai-prompts.svg?style=flat&colorA=18181B&colorB=28CF8D" alt="License"></a> <a href="https://github.com/instructa/ai-prompts/stargazers"><img src="https://img.shields.io/github/stars/instructa/ai-prompts.svg?style=flat&colorA=18181B&colorB=28CF8D" alt="Stars"></a> </p>

Instructa AI Prompts is an open-source repository dedicated to collecting and sharing AI prompts, best practices, and curated rules for developers. From project scaffolding to coding standards, our goal is to help you quickly set up and refine your workflow with ready-to-use prompts.

Try it out here or use these prompts directly in your favorite AI coding environment.

Table of Contents

  • 📖 Usage
  • 🤝 Contributing
  • 🛟 Community & Support
  • 🔗 Related Projects
  • ⚖️ License

Usage

To dynamically include prompts in AI-assisted coding tools like Cursor, GitHub Copilot, Zed, Windsurf, and Cline, you can utilize their respective configuration features. This approach ensures that your AI assistant adheres to project-specific coding standards, best practices, and automation workflows.

Need a Guide? Read the blog post: How to use Cursor Rules | X Post

How to Use AI Prompts in Different Tools

| AI Tool | How to Include Prompts | |-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Cursor | Add prompts as project rules inside the .cursor/rules/ directory (e.g., .cursor/rules/cursorrules.mdc). Cursor will automatically detect and apply them. For detailed guidance, refer to the official Cursor rule guide. | | GitHub Copilot| Create a .github/copilot-instructions.md file in your repository's root directory and add natural language instructions in Markdown format. These instructions will guide Copilot's behavior across your project. More information is available in the GitHub Copilot documentation. | | Zed | Store prompts in the .zed/ directory within your project. You can configure project-specific settings by creating a .zed/settings.json file, allowing Zed to apply these configurations accordingly. Consult the Zed documentation for further details. | | Windsurf | Add a .windsurfrules file into the project root. Windsurf Getting Started Guide. | | Cline | 1. Click Cline extension settings 2. Find "Custom Instructions" field 3. Add your instructions Cline GitHub repository. |

By configuring these settings, you can ensure that your AI tools operate in alignment with your project's specific requirements and standards.

🤝 Contributing Prompts

We welcome all contributions! Whether you're adding new prompts, improving existing ones, or fixing typos - every bit helps.

Quick Start:

  1. Create a folder under prompts/<your-prompt-name>
  2. Add metadata in aiprompt.json (see example)
  3. Include .mdc files with YAML front-matter for rules
  4. Submit a Pull Request

For full details, please see our Contribution Guidelines.

Community & Support

  • Discussions: Share ideas, get help, or suggest improvements on our GitHub Discussions.
  • Issues: Report bugs or request new prompt categories through GitHub Issues.

Social

  • X/Twitter: @kregenrek
  • Bluesky: @kevinkern.dev

License

MIT License

This repository is open-source under the MIT license. You’re free to use, modify, and distribute it under those terms. Enjoy building!

统计信息

高频

使用频率(自动计算)

139

Fork

JavaScript

语言

MIT

开源协议

2026/5/13

更新

综合评分

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

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

标签

AI提示词Cursor规则ClineGitHub CopilotWindsurf开发效率

链接

GitHub

相关Skills

c

cursor-rules

cursor-rules

整理和收集来自不同项目的Cursor规则文件,提供多种编程语言和框架的规则支持。

代码生成中频
f

flutter-ai-rules

flutter-ai-rules

Flutter AI Skills and Rules for Claude, Codex, Cursor, and Other AI-Powered IDEs

代码生成中频
l

llm-cursor-rules

llm-cursor-rules

My go-to rules for using Cursor and LLMs in software development.

代码生成中频
r

rules_template

rules_template

If using CLINE/RooCode/Cursor/Windsurf Setup these rules. Usable for newbies riding AI wave and experienced folks both . Combines: (1) Memory,(2) Reasoning into subtasks (3) Promp…

代码生成中频