
répertoires
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
3 years
Works with Finder
27
Github Watches
501
Github Forks
3k
Github Stars
How to Contribute to Directories
This guide will help you understand how to add new rules or prompts to the both Cursor and Windsurf Directories.
1. Fork the Repo
2. Adding a New Rule
If you want to submit a new rule that does not already exist in the Directories, follow these steps:
-
Locate the Rule Index:
Add your new rule in the
packages/data/rules/index.ts
file. For example:import { cRules } from "./rules/c";
-
Create a Rule File:
Create a new file in the
packages/data/rules/
directory with the appropriate name. For example, if you're adding a rule for Next.js, name the filenextjs.ts
. -
Define the Rule:
Add your prompts inside the newly created file. Refer to the existing rules for formatting guidance. Make sure your prompts are accurate, clear, and helpful to developers.
Your prompts should:
- Be accurate and related to the rule.
- Be clearly worded to help developers understand and use them easily.
- Be actionable, providing steps or insights to solve common problems or optimize workflows.
- Test your prompts: Before submitting, ensure that your prompts have been tested and work as expected in the relevant development environment. This ensures that other developers can rely your contributions :) .
3. Adding New Prompts/Content to Existing Rules
If you want to add new prompts to an existing rule, follow these steps:
-
Find the Existing Rule:
Navigate to the
packages/data/rules/
directory and open the relevant file for the rule you want to update. For example, if you're adding prompts for Next.js, opennextjs.ts
. -
Add Your New Prompts:
Add your new prompts below the existing ones. Ensure that your additions are tested.
4. Important Parameters in Rule Files
When creating or updating rules, be sure to include the following parameters for consistency and clarity:
-
tags: Add language-specific tags to categorize the rule.
tags: ["JavaScript", "Next.js"]
-
title: Provide an appropriate title that describes the rule.
title: "Next.js Best Practices"
-
slug: Create a unique slug that reflects the purpose of the rule.
slug: "nextjs-best-practices"
-
content: Write the content of your prompt here. Make sure it is clear, actionable, and helpful to developers. Be concise, but provide enough detail to assist cursor ai in completing tasks effectively...
content: `your amazing prompt`
-
author: Include details about yourself as the contributor. This helps others recognize your contributions and allows them to reach out if needed.
- name: Your full name or GitHub username.
- URL: A link to your GitHub, Twitter, website, or any other profile you want to share. This is optional but recommended.
- avatar: The URL path to an image or avatar that represents you. You can use a photo from a service like Gravatar or any image hosting service.
5. Create a PR
Getting Started
First, run the development server:
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
相关推荐
OrchestratorofexpertagentsincybersecurityandOSINT
FindetundanalysiertOnlineProdukteeinschlielichAmazonnachVolumenBewertungenundPreis
Formal yet conversational interview questions
🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.
Serveurs AWS MCP - Serveurs MCP spécialisés qui apportent les meilleures pratiques AWS directement à votre flux de travail de développement
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
MCP Server pour fournir des informations de mise en page Figma aux agents de codage AI comme le curseur
PDF Traduction de papier scientifique avec formats conservés - 基于 AI 完整保留排版的 PDF 文档全文双语翻译 , 支持 Google / Deepl / Olllama / Openai 等服务 , 提供 CLI / GUI / MCP / DOCKER / ZOTERO
⛓️RULEGO est un cadre de moteur de règle d'orchestration des composants de nouvelle génération légère, intégrée, intégrée et de nouvelle génération pour GO.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Agents AI et MCPS & AI Workflow Automation • (280+ serveurs MCP pour les agents AI) • Agent AI Automatisation / AI avec MCPS • AI FLOWS ET AGENTS AI • MCPS pour les agents AI
Reviews

user_kigvZPDQ
As a loyal user of the MCP application, I must say the "directories" product by pontusab is a remarkable tool. It seamlessly organizes and manages directories, simplifying navigation and file management. The user experience is smooth and intuitive, which greatly enhances productivity. Highly recommend for anyone needing efficient directory management! Check it out at https://github.com/pontusab/directories.