# GitHub awesome lists

* [Awesome React](https://github.com/enaqx/awesome-react) **-** A collection of awesome things regarding the React ecosystem.
* [Awesome React Native](https://github.com/jondot/awesome-react-native) - Awesome React Native libraries, tools, tutorials, articles, and more.
* [Awesome JS tooling not in JS](https://github.com/RobinCsl/awesome-js-tooling-not-in-js) - list of JavaScript tooling not written in JavaScript.
* [Awesome Mac](https://github.com/jaywcjlove/awesome-mac) - Awesome Mac App for macOS.
* [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) - This is a list of Free Software network services and web applications which can be hosted locally.
* [Awesome Coins](https://github.com/Zheaoli/awesome-coins) - Awesome Crypto Currency Tools & Algorithms.<br>
* [Awesome](https://github.com/sindresorhus/awesome) - Awesome list of awesome lists.
* [Awesome Awesomeness](https://github.com/bayandin/awesome-awesomeness) - A curated list of amazingly awesome awesomeness.


---

# 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://wiki.mtshv.com/github-awesome-lists.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.
