--- layout: default title: Featured Apps ---

{{ page.title }}

{% assign apps = site.apps | sort: 'stars' | reverse %} {% for app in apps %} {% include app.html app=app %} {% endfor %}

Browse GitHub

Browse the #probot-plugin topic on GitHub to find more apps to use and contribute to.

Build your own app

Don't see an app that meets your needs? Nothing to fear, you can build one.

Share your app

Is your app ready for prime time? List it in the app directory to gain more exposure.