> For the complete documentation index, see [llms.txt](https://help.santesuite.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.santesuite.org/developers/applets/applet-sdk.md).

# Applet SDK Components

The SanteDB SDK provides a collection of tools which are intended to make the development and debugging of SanteDB applets easier. The SDK contains a series of tools to interact with iCDR and dCDR deployments.

* [Applet Development Environment (sdb-ade)](/developers/applets/applet-sdk/applet-development-environment.md)
* [Brian Bug (sdb-bb)](/developers/applets/applet-sdk/santedb-brain-bug.md)
* [Package Manager (pakman)](/developers/applets/applet-sdk/packaging-applets.md)
* [Business Rules Debugger (sdb-dbg)](/developers/applets/applet-sdk/applet-debugger.md)

{% hint style="info" %}
All SanteDB tools provide inline help using the `--help` console option.
{% endhint %}
