# Developers

- [Develop Your Own Tools](/developers/develop-your-own-tools.md): You can create custom prompts, and advanced tools for use in SkyDeckAI or to share with other elsewhere.
- [JSON format for Tools](/developers/develop-your-own-tools/json-format-for-tools.md): As of July 26, 2023
- [JSON Format for LLM Tools](/developers/develop-your-own-tools/json-format-for-llm-tools.md): A Portable Way to Share Tools
- [Example: Text-based UI Generator](/developers/develop-your-own-tools/example-text-based-ui-generator.md): This tool generates a text-based user interface based on description. Full source code is provided for you to try out.
- [JSON Format for Smart Tools](/developers/develop-your-own-tools/json-format-for-smart-tools.md): A portable way to share SkyDeck.AI smart tools written in Python code
