Toolverse
All skills

rendering-animate-svg

by TheOrcDev

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.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
TheOrcDev
Category
Frontend
Views
34

About this skill

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.

How to use

  1. Zainstaluj skill rendering-animate-svg w swoim projekcie Claude/Copilot, dodając go do konfiguracji agenta lub integrując z repozytorium 8bitcn-ui.

  2. Zidentyfikuj elementy SVG, które chcesz animować — szczególnie ikony, spinnery lub elementy pixel art w komponentach retro.

  3. Zamiast stosować klasę animacji bezpośrednio na elemencie SVG, opakowuj SVG w element div: umieść tag svg wewnątrz div, a następnie przenieś klasę animacji (np. animate-spin, transition-transform) na div.

  4. Dla efektów hover na ikonach retro użyj struktury: div z klasami transition-transform i hover:scale-110, wewnątrz którego umieszczasz komponent ikony SVG.

  5. Pamiętaj, że to podejście dotyczy wszystkich transformacji CSS — nie tylko rotacji, ale też opacity, translate, scale i rotate — więc zawsze owijaj SVG w div, gdy chcesz animować te właściwości.

  6. Przetestuj animacje w różnych przeglądarkach, aby potwierdzić, że GPU acceleration jest aktywna i animacje działają płynnie bez spadków wydajności.

Related skills

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior;

Frontend
2335

screenshot-to-code

by OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

Frontend
94209

keyword-research

by openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

Frontend
24138

domain-name-brainstormer

by ComposioHQ

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Frontend
21116

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676