# Welcome

A curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more

![](/files/iRD7ogETLM5x7UsK9Vgz)

## 📜 Table of Contents

* [Stock Resources](/devresources/contents/stock-resources.md)
* [CSS Resources](/devresources/contents/css-resources.md)
* [Javascript Libraries](/devresources/contents/javascript-libraries.md)
* [JS Framework UI libraries](/devresources/contents/js-framework-ui-libraries.md)
* [Design Resources](/devresources/contents/design-resources.md)
* [Chrome Extensions](/devresources/contents/chrome-extensions.md)
* [UI Components](/devresources/contents/ui-components.md)
* [HTML / CSS Templates](/devresources/contents/html-css-templates.md)
* [Vectors and Mockups](/devresources/contents/vectors-and-mockups.md)
* [Fonts, Icons, and Colors](/devresources/contents/fonts-icons-and-colors.md)
* [UI Graphics](/devresources/contents/ui-graphics.md)

## Connect with me

* [Website](https://abhiraj.glitch.me)
* [Twitter](https://twitter.com/rainboestrykr)

Support me here <https://buymeacoffee.com/rainboestrykr>

![](/files/v87bMdJkH10SPUSzmRaT)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devresources.gitbook.io/devresources/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
