Amolith's collection of Skills for agents like Crush/Claude Code
1export default { 2 content: ['./index.html', './src/**/*.{js,jsx,ts,tsx}'], 3 theme: { extend: {} }, 4 plugins: [], 5};