Amolith's collection of Skills for agents like Crush/Claude Code
1<!DOCTYPE html> 2<html lang="en"> 3 <head> 4 <meta charset="UTF-8" /> 5 <title>Vite 8 + Tailwind v3 Fixture</title> 6 </head> 7 <body> 8 <div id="root"></div> 9 <script type="module" src="/src/main.jsx"></script> 10 </body> 11</html>