for teams building on slack · open source

TOOLS FOR SLACK + AGENTS.

Open source libraries, agents, and developer tools shipped by tightknit.ai. Built in TypeScript. Made to be forked.

// ship a slack app in 60 seconds
npx degit tightknitai/slack-hono-template my-slack-app
open source built in public typescript-first made by tightknit fork it. ship it.
open source built in public typescript-first made by tightknit fork it. ship it.
// the stack

The Stack.

Block Kit tooling, app frameworks, and validators we use to ship Slack apps faster. Open sourced on github.com/tightknitai.

tightknitai / slack-hono

slack-hono

Slack app framework as a Hono plugin, powered by slack-edge

slackslack-frameworkhonocloudflare-workersslack-edge
TypeScript MIT 2d ago
// the rest
tightknitai / tightknit.dev

tightknit.dev

Landing page for tightknit's open source repos. Astro 5 + Tailwind v4 on Cloudflare Workers.

landing-pageastrotailwindcsscloudflare-workerstightknit
Astro MIT today
tightknitai / block-kitchen-template

block-kitchen-template

Template app, Slack Block Kit Builder UI on Cloudflare Workers, sending messages via slack-hono.

slackslack-block-kitblock-kittemplateblock-kit-builder
TypeScript MIT yesterday
tightknitai / slack-hono-template

slack-hono-template

Template Slack app built with slack-hono on Cloudflare Workers

slacktemplatehonocloudflare-workersslack-edge
Shell MIT 3d ago
// principles
01

Made to be forked.

Every repo is MIT (or compatible). Lift it, mod it, ship it. The point is that you don't have to ask.

02

TypeScript first.

Strict mode on, types as docs, end-to-end inference where possible. Runtimes: Node, Bun, Cloudflare Workers.

03

From the Tightknit team.

Built by the team behind Tightknit, the #1 community platform on Slack. These are the libraries and patterns we reach for when shipping Slack apps, open sourced for yours.