Hook
More breakout videos from this creator.
If you want better front-end designs with Claude, then here are five plugins you need to try out. Now the first on the list is the Taste Skill. Taste Skill is a free open source repo that's all about defeating AI slop. It has over 70,000 stars on GitHub and includes a number of sub skills that are all about getting away from the generic UI that Claude code will normally provide. And No. 2 on the list is Impeccable. Impeccable is similar to the Taste Skill in that it is a general purpose skill that is all about improving your front-end designs, but I would argue it takes it a step further because it also provides you with an .md file on the Google Stitch system, and it gives you access to a live editor that you can use inside your browser. So you aren't limited to just the terminal or just the desktop app. Now number three on the list is the Playwright CLI. Now when we think of Playwright, we think of browser automations, but this is actually perfect for front-end design as well because it allows you to test your designs. You want to manually do that for every single edge case? No. Instead, what you can do is you can load the Playwright CLI have Claude code control it and it will spin up three, five, 10 different browsers at once, invisible to you to make sure everything works. Now number four on the list is Awesome Design. Now Awesome Design is a curated list of DESIGN.md files based on websites that already exist. So you can use them as your work. For example, let's say I really like Notion and I want something similar to their setup. On Notion, I get access to their entire design system. This includes things like color palette, typography, spacing, components, all the base features that come together to make their site are now mine. I'm not copying their site one for one, but I'm getting the building blocks so I can apply it to my design. And last but not least, we have image to 3js. This is a cool, kind of niche tool that I think is fun to use. What image to 3js does is it allows you to rebuild an object or some sort of picture you have into a 3D model inside of your browser, purely with code. So for example, the bike was provided and using the skill, it was able to create this entire 3D render again, this is purely through code using 3 JS. All these are free, so definitely test them out when you're doing your next bit with Claude.