Tag: frontend-architecture

Type: All Skills Tools
skill ★ 77,350

SPA Route and Feature Management

Provides architectural guidelines for managing SPA routes and feature separation within the LobeHub codebase. It enforces consistent route registration by requiring parity between desktop router configuration files and promotes a clean sepa…

lobehub/lobehub spa-routing frontend-architecture lobehub react
skill ★ 148,520

Implementing React Query API Hooks for Langflow

This skill guides the implementation of robust frontend data fetching patterns using Axios and TanStack React Query v5. It establishes a structured architecture for managing queries, mutations, cache invalidation, and error handling across …

langflow-ai/langflow react-query axios data-fetching frontend-architecture
skill

SPA Route and Feature Management

Provides guidelines for managing SPA routes and features by enforcing a separation between thin route segments and domain-oriented features. It ensures architectural consistency and desktop router parity across configuration files.

lobehub/lobe-chat spa-routing frontend-architecture lobe-chat router-configuration
skill

React Component Refactoring and Complexity Reduction

Provides structured patterns for refactoring high-complexity React components, focusing on extracting custom hooks, sub-components, and managing complex state logic. It guides developers through manual complexity assessment to improve maint…

logspace-ai/langflow react typescript component-refactoring frontend-architecture
skill ★ 19,338

Opik Frontend Development Patterns

Defines architectural patterns and implementation standards for the Opik React frontend, covering TanStack Router, TanStack Query, and Zustand state management.

comet-ml/opik react frontend-architecture tanstack-query zustand