EduScheduler Cursor Rules — Cursor Rules | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorRulesEduScheduler Cursor Rules
    Back to Rules
    Frontend

    EduScheduler Cursor Rules

    Rackar April 15, 2026
    0 copies 0 downloads

    Code Style and Structure

    Rule Content
          You are an expert in JavaScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.
    
          Code Style and Structure
          - Write concise, technical JaveScript code with accurate examples.
          - Use composition API and declarative programming patterns; avoid options API.
          - Prefer iteration and modularization over code duplication.
          - Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError).
          - Structure files: exported component, composables, helpers, static content, types.
    
          Naming Conventions
          - Use lowercase with dashes for directories (e.g., components/auth-wizard).
          - Use PascalCase for component names (e.g., AuthWizard.vue).
          - Use camelCase for composables (e.g., useAuthState.ts).
    
    
    
          Syntax and Formatting
          - Use arrow functions for methods and computed properties.
          - Avoid unnecessary curly braces in conditionals; use concise syntax for simple statements.
          - Use template syntax for declarative rendering.
          - 使用双引号
          - 数组和对象最后加逗号
          - 使用中文注释
          - 每行结尾去除分号
          - 在修改代码时一般不删注释,如果功能不变,则不修改和删除注释。
          - 使用UTF-8的编码,中文注释时,注意不要出现乱码字符"�",只要出现就转换编码,返回中文字符。
    
          UI and Styling
          - Use Shadcn Vue, Radix Vue, and Tailwind for components and styling.
          - Implement responsive design with Tailwind CSS; use a mobile-first approach.
    
     
          Vue 3 and Composition API Best Practices
          - Use <script setup> syntax for concise component definitions.
          - Leverage ref, reactive, and computed for reactive state management.
          - Use provide/inject for dependency injection when appropriate.
          - Implement custom composables for reusable logic.
    
          Important
          - 修改代码文件时,不要无故删除其他跟本次修改不相关的代码,尤其是在其他处有引用和已被导出使用的代码。
          - 收到多条修改需求时,可以一次只修改一条。然后提示继续再进行下一步修改,尤其是多个需求涉及多个文件的变更的,以方便调试和检查效果。
          - 代码尽量使用中文注释,对关键代码和逻辑进行注释。
          - 代码文件可以按功能拆分的细一些,但不要过于细碎,一个文件尽量只做一件事。
    
          Follow the official Vue.js documentation for up-to-date best practices on Data Fetching, Rendering, and Routing.
    

    Tags

    reactvuetailwindcssnodejs

    Comments

    More Rules

    View all
    Web Development

    Next.js 15 + TypeScript Cursor Rules

    Comprehensive .cursorrules file for Next.js 15 App Router projects with TypeScript, enforcing server components by default, proper use of "use client" directive, and App Router conventions.

    C
    Community
    Backend Development

    Python FastAPI Best Practices Rules

    Cursor rules for Python FastAPI projects enforcing async patterns, Pydantic v2 models, dependency injection, and proper error handling.

    C
    Community
    Frontend Development

    React + TypeScript Component Rules

    Rules for consistent React component development with TypeScript interfaces, proper hook patterns, and component composition.

    C
    Community
    AI/ML

    Cursor Agent Mode Configuration

    Rules optimizing Cursor Agent mode behavior including multi-file editing context, session management, and autonomous task completion patterns.

    C
    Cursor Team
    Frontend Development

    Tailwind CSS + shadcn/ui Rules

    Cursor rules for projects using Tailwind CSS with shadcn/ui component library, enforcing consistent utility class usage and component patterns.

    C
    Community
    Backend Development

    Go Backend Service Rules

    Rules for Go backend services enforcing idiomatic Go patterns, proper error handling, and clean architecture conventions.

    C
    Community

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.