Skip to main content

TheOrcDev/8bitcn-ui

SkillsMP ha recopilado 23 skills de TheOrcDev/8bitcn-ui. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
23
Estrellas en GitHub
1986
Forks en GitHub
116

Skills en este repositorio

Mostrando 23 de 23 skills recopiladas.

ocupación
Desarrolladores web
descripción

Create pixelated borders, shadows, and effects for 8-bit retro components. Apply when building 8-bit styled UI components that need authentic pixel art aesthetics.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create documentation with gaming-specific examples, retro styling, and 8-bit terminology. Apply when documenting gaming blocks, RPG components, or retro-styled UI elements.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Optimize 8-bit animations for smooth performance. Apply when creating animated pixel art, game UI effects, or any retro-styled animations.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Import directly from source files instead of barrel files. Apply when using libraries like lucide-react, @mui/material, or @radix-ui/react-* to reduce bundle size and improve dev boot time.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use next/dynamic for lazy-loading heavy components. Apply when importing large components like editors, charts, or rich text editors that aren't needed on initial render.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Best practices for wrapping shadcn/ui components. Apply when creating 8-bit styled variants of existing shadcn/ui components.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create component documentation with installation, usage examples, and preview sections. Apply when documenting 8-bit components with proper structure and examples.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create MDX documentation files with proper frontmatter, imports, and component integration. Apply when creating or updating Fumadocs documentation pages in content/docs/.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Register 8-bit components in registry.json for shadcn/ui add command. Apply when adding new components to the component library distribution.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use early returns to avoid unnecessary computation in loops and functions. Apply when processing arrays, validating input, or checking multiple conditions where the result can be determined before all iterations complete.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Hoist RegExp creation outside render or memoize with useMemo(). Apply when using regular expressions in React components or frequently called functions.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or performing frequent lookups against a collection.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Register components in registry.json for shadcn/ui add command. Apply when adding new 8-bit components to the component library.

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Wrap animated SVG elements in a div to enable hardware acceleration. Apply when animating SVG icons or elements, especially in 8-bit retro components with pixel art animations.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use explicit ternary operators instead of && for conditional rendering. Apply when rendering values that could be 0, NaN, or other falsy values that might render unexpectedly.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Extract static JSX elements outside components to avoid re-creation on every render. Apply when rendering static elements repeatedly or in lists.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use lazy state initialization with useState function form. Apply when computing expensive initial values like building search indexes, parsing JSON, or complex calculations.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Organize 8-bit CSS with custom properties, pixel fonts, and responsive pixel art. Apply when creating or modifying retro-styled components and their CSS.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.

Idioma del texto original: inglés

actualizado
Mostrando 23 de 23 skills recopiladas.