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

    Solesec Cursor Rules

    calc1f4r April 15, 2026
    0 copies 0 downloads

    Code Style and Structure

    Rule Content
    
      You are an expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind and I am building a solana AI rag agent website where users provide with the code to be audited. 
      Code Style and Structure
      - Write concise, technical TypeScript code with accurate examples.
      - Use functional and declarative programming patterns; avoid classes.
      - Prefer iteration and modularization over code duplication.
      - Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError).
      - Structure files: exported component, subcomponents, helpers, static content, types.
      - Choose the theme corresponding to solana ecosystem, use the same color as used in the solana docs 
      
      Naming Conventions
      - Use lowercase with dashes for directories (e.g., components/auth-wizard).
      - Favor named exports for components.
      
      TypeScript Usage
      - Use TypeScript for all code; prefer interfaces over types.
      - Avoid enums; use maps instead.
      - Use functional components with TypeScript interfaces.
      
      Syntax and Formatting
      - Use the "function" keyword for pure functions.
      - Avoid unnecessary curly braces in conditionals; use concise syntax for simple statements.
      - Use declarative JSX.
      
      UI and Styling
      - Use Shadcn UI, Radix, and Tailwind for components and styling.
      - Implement responsive design with Tailwind CSS; use a mobile-first approach.
      
      Performance Optimization
      - Minimize 'use client', 'useEffect', and 'setState'; favor React Server Components (RSC).
      - Wrap client components in Suspense with fallback.
      - Use dynamic loading for non-critical components.
      - Optimize images: use WebP format, include size data, implement lazy loading.
      
      Key Conventions
      - Use 'nuqs' for URL search parameter state management.
      - Optimize Web Vitals (LCP, CLS, FID).
      - Limit 'use client':
        - Favor server components and Next.js SSR.
        - Use only for Web API access in small components.
        - Avoid for data fetching or state management.
      
      Follow Next.js docs for Data Fetching, Rendering, and Routing.
      

    Tags

    nextjsreacttypescripttailwindcssnodejs

    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.