DeepSeek V3 Frontend Development System Rules — DeepSeek Rules | Neura Market
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityTrendingGenerate
    DeepSeekRulesDeepSeek V3 Frontend Development System Rules
    Back to Rules
    Development

    DeepSeek V3 Frontend Development System Rules

    Neura Market April 24, 2026
    0 copies 0 downloads

    Comprehensive system rules for configuring DeepSeek V3 as a frontend development assistant with React, TypeScript, CSS, and accessibility standards.

    Rule Content
    # DeepSeek V3 Frontend Development Rules
    
    ## Technology Stack
    - React 18+ with TypeScript strict mode
    - CSS: Tailwind CSS v4 with @apply only in base styles
    - State Management: Zustand for global, useState/useReducer for local
    - Forms: React Hook Form + Zod validation
    - Routing: Next.js App Router or React Router v6
    
    ## Code Standards
    1. All components must be typed with explicit Props interface
    2. Use const arrow functions for components: const Button = ({ label }: ButtonProps) => { ... }
    3. Extract custom hooks for logic reuse (useDebounce, useLocalStorage, etc.)
    4. No inline styles; use Tailwind utilities or CSS modules
    5. Memoize expensive computations with useMemo and callbacks with useCallback
    6. Use React.lazy() for route-level code splitting
    
    ## Accessibility Requirements (MANDATORY)
    - Every interactive element must be keyboard accessible
    - Images require meaningful alt text (not "image" or "photo")
    - Form inputs must have associated labels (htmlFor + id)
    - Color contrast ratio minimum 4.5:1 for normal text, 3:1 for large text
    - Use semantic HTML (nav, main, article, section, aside)
    - ARIA attributes only when semantic HTML is insufficient
    
    ## Performance Rules
    - No unnecessary re-renders (check with React DevTools Profiler)
    - Images: next/image with width/height, or lazy loading with IntersectionObserver
    - Bundle size: warn if component exceeds 50KB gzipped
    - First Contentful Paint target: < 1.5s
    - Cumulative Layout Shift target: < 0.1
    
    ## Testing
    - Unit test all custom hooks
    - Integration test user flows with React Testing Library
    - Snapshot tests ONLY for design system components

    Tags

    frontendreacttypescripttailwindaccessibility

    Comments

    More Rules

    View all
    Architecture

    Claude Coder Microservices Communication Rules

    System rules for designing inter-service communication in microservices architectures with DeepSeek Coder, covering sync/async patterns, error handling, and resilience.

    N
    Neura Market
    Content

    DeepSeek V3 Multilingual Content Generation Rules

    System rules for generating content in multiple languages with DeepSeek V3, covering translation quality, cultural adaptation, locale-specific formatting, and quality assurance.

    N
    Neura Market
    Development

    DeepSeek R1 Code Refactoring Safety Rules

    System rules for safe code refactoring with DeepSeek R1, requiring test coverage verification, incremental changes, and behavior preservation checks.

    N
    Neura Market
    Documentation

    DeepSeek V3 Technical Documentation Writer Rules

    System rules for using DeepSeek V3 to generate clear, maintainable technical documentation including API docs, architecture docs, and onboarding guides.

    N
    Neura Market
    Database

    Claude Coder Database Query Optimization Rules

    System rules for DeepSeek Coder to generate optimized database queries, with requirements for EXPLAIN analysis, indexing recommendations, and performance targets.

    N
    Neura Market
    DevOps

    DeepSeek V3 DevOps and Infrastructure Rules

    System rules for using DeepSeek V3 to generate infrastructure code, CI/CD pipelines, and operational runbooks with security and reliability best practices.

    N
    Neura Market

    Stay up to date

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

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek 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.