Attach a resource
There are two ways to attach a resource:@Resources command
- Launch Kombai extension in your IDE.
- Type
@in Kombai’s chat input box and select Resources from the list. - Select a resource category from the list, e.g., Colors.
- Select the resource you want to attach, e.g., Color Hunt.
- Prompt Kombai to use the resource.
- Press Enter or click the button to send the message.
Resource library button
- Launch Kombai extension in your IDE.
- Click the Resource Library button below Kombai’s chat input box.
- Click on the resource you want to access.
- Follow the instructions in the modal to use the resource.
Usage examples
UI library
UI library
Ask Kombai to search and use components from the attached UI library. It will navigate to the site, extract the component code and apply it to your app.
Example prompts
- Use the
<PixelImage />component from@magicuifor the cover image of my product cards. @aceternityuiWhat component can I use to highlight the product demo on my website?- Instead of a carousel, what can I use from
@smoothuito showcase the client testimonials on my website?
Design inspirations
Design inspirations
Attach one of the resources and ask Kombai to search for design inspirations for a site, page, section or layout. Kombai will then navigate to the site and find relevant inspirations based on your task and apply it to your app.
Example prompts
@saasframesuggest some page inspirations that I can use for my website’s 404 pages- I want to add a Scheduled Maintenance banner to my app. Suggest some options from
@mobbin - I want to create my portfolio website. Suggest some beautiful, modern portfolio websites from
@framer
Colors
Colors
Ask Kombai to generate a color palette for your app or select from existing ones. It will use the browser to navigate to the site and retrieve options to choose from. It will then apply those colors to your app.
Example prompts
- Recommend some color palettes that go with my green theme from
@colorhunt - Explore
@goodpaletteand generate some color palettes for my e-commerce website. @brandcolorsGive me a color palette that is similar to the brand Adidas.
Typography
Typography
Ask Kombai to use a font from the attached font library. Or, ask Kombai to get a font pair for your app based on your theme and niche. Kombai will then navigate to the site, get/generate the font/font pairs and use it in your app.
Example prompts
@fontpairWhat font pair goes best for the title and description of my product card- Use Montserrat from
@googlefontsfor all headings in my codebase. - Generate a modern, minimal font pair from
@fontpairstudiofor the new blog post page.
Animation library
Animation library
Ask Kombai to search and use animations from the attached animation library. It will navigate to the site and find relevant options based on your task and apply it to your app.
Example prompts
- Get card swipe animation from
@framermotionand apply it to my product catalog cards. - Suggest some smooth page scroll animations from
@codepen(gsap) - Add a confetti animation from
@gsapwhen the user finishes their account wallet setup