SkillAgentSearch skills...

Metallicss

Adaptive metallic finish for CSS

Install / Use

/learn @MikaeI/Metallicss
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Adaptive metallic finish for CSS

<p align="center"> <img src="https://metallicss.com/some2.png?v=5" alt="MetalliCSS logo" width="512" /> </p>

MetalliCSS is a tiny, dependency-free JavaScript library that makes your CSS shine.

Using the library is as simple as adding the class metallicss to an element, and using CSS properties for configuration. The effect will auto-adapt to the elements size, border-radius and background color.

Interactive demo

Installation:

  • Download dist/metallicss.min.js or install with npm i metallicss

  • Import with import("metallicss"); or add a script tag before the closing </body> of your website: <script type="module" src="metallicss.min.js" defer></script>

Related Skills

View on GitHub
GitHub Stars170
CategoryDevelopment
Updated1d ago
Forks3

Security Score

100/100

Audited on Apr 1, 2026

No findings