Skip to main content
Run any Skill in Manus
with one click

frontend-patterns

Stars2
Forks0
UpdatedJuly 9, 2026 at 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

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly