بنقرة واحدة
open-reclamos
يحتوي open-reclamos على 4 من skills المجمعة من devailab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Data table orchestration patterns for building reusable, type-safe data tables with pagination and filtering. Use when implementing list pages with server-side data fetching, filter management, or table components.
Form orchestration patterns for building reusable, type-safe forms with validation. Use when implementing any data entry UI. Includes patterns for form state, field components, validation composition, and creating custom fields.
React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving Vite configuration, build optimization, code splitting, lazy loading, HMR, bundle size, or React performance.
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.