Sketch Plugin Directory is a curated registry that lists Sketch plugins hosted on GitHub in alphabetical order.
The directory solves the problem of plugin discovery by maintaining a centralized, organized list of available Sketch plugins. Developers can add their plugins by submitting a pull request or by using skpm, which handles publication automatically. Once a plugin is added to the directory, it becomes visible on the official Sketch extensions website following a new deployment.
Plugin authors should use this directory if they want their work discoverable through Sketch's official channels. The directory suits any Sketch plugin project, whether developed independently or with skpm. The README indicates that skpm is an alternative development approach that streamlines the publishing process by automating directory inclusion.
The project maintains a straightforward, community-driven model where contributions flow through pull requests, and deployment to the public website occurs on an irregular schedule following code updates.