Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. TheOrcDev/8bitcn-ui
TheOrcDev/8bitcn-ui logo

TheOrcDev/8bitcn-ui

A set of retro-designed, accessible components and a code distribution platform. Open Source. Open Code.

4 skills published1,517 starsGitHub

bundle-barrel-imports

@theorcdev/8bitcn-ui

1517

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.

Software Development

animation-performance-retro

@theorcdev/8bitcn-ui

1517

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

Content & Creativity

retro-css-architecture

@theorcdev/8bitcn-ui

1517

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

Software Development

rerender-lazy-state

@theorcdev/8bitcn-ui

1517

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

Software Development