Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

frontend-patterns

Sterne2
Forks0
Aktualisiert9. Juli 2026 um 15:55

Universal frontend development patterns for the {{PROJECT_NAME}} platform. Covers your build tool (e.g. Vite, Webpack) + your UI framework (e.g. React, Vue, Svelte) patterns, real-time data display (WebSocket client, SSE), virtualization for large lists, memoization strategies, composition patterns (compound components, render props, custom hooks), error boundaries, lazy loading and code splitting, responsive design, accessibility basics, and performance monitoring. Use when working on any frontend code, UI components, real-time updates, responsive layout, accessibility, or performance optimization. Domain-specific patterns (finance, e-commerce, healthcare, etc.) live under domains/<domain>/skills/frontend-patterns/SKILL.md and extend this universal baseline. Frontend repo: {{FRONTEND_REPO_PATH}}. NOTE: examples are prescriptive to React + Vite; adapt to your chosen stack.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly