Loading




A shadcn-style registry for a / command Tiptap editor and the renderers that draw what it writes. Nothing in it ever makes a network call.
Items
Free to install
Behind a key
Last push
yesterday
0 stars. Both figures are GitHub's about this repository, not ones this index measured.| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Category Comboboxcategory-combobox | Type anything, or pick one already in use. Keeps a free-string category column free — a select would undo that decision in the UI. | Components | Unverified | 1 dep | |
| Content Markdown Renderercontent-markdown-renderer | The one renderer for everything the editor writes: headings with anchor ids, bullets, bold, links, images, whole-line link cards, inline YouTube, and platform-tagged screenshot filtering. | Components | Unverified | 4 deps | |
| Cover Image Uploadercover-image-uploader | A page-level cover image field — deliberately not a slash command, because a cover is metadata your list, share cards and RSS all read without parsing the body. | Components | Unverified | 1 dep | |
| Device Toggledevice-toggle | Fully controlled, router-free segmented control for switching which platform-tagged images are visible. Pairs with content-markdown-renderer's activePlatform. | Components | Unverified | 1 dep | |
| Editor Sidebar Shelleditor-sidebar-shell | Notion/Linear-style entry list plus the two-pane master/detail layout and sticky save bar around it. Groups, badges, delete controls, and a phone layout that actually works. | Components | Unverified | 1 dep · 2 files | |
| Highlight Blockhighlight-block | Custom Tiptap node: icon + title + type + rich content, plus the public What's New renderer that draws the same palette. The building block for changelog-style entries. | Components | Unverified | 1 dep · 5 files | |
| Screenshot Dialogscreenshot-dialog | The /screenshot command's dialog: one validated description, N optional uploads, each inserted with the platform tag baked into its alt text. | Components | Unverified | 1 dep · 2 files | |
| Table of Contentstable-of-contents | A document's contents derived from its own headings at render time, sharing one heading-id rule with the renderer so the links cannot go nowhere. | Components | Unverified | no deps | |
| Video Link Cardvideo-link-card | External-link video card and rich link preview card for the [video](url) convention. Never embeds a player, never fetches — metadata is a prop. | Components | Unverified | 1 dep · 3 files | |
| YouTube Embedyoutube-embed | Facade player: ships a thumbnail and a play button, and only creates the real iframe once someone clicks. youtube-nocookie, no third-party cookies until play. | Components | Unverified | 1 dep |
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Blogblog | Full blog feature: rich-block-enabled post editor, public post card with the anchor-nesting problem solved, and SEO helpers for OG, Twitter Card, JSON-LD and category slugs. | Blocks | Unverified | no deps · 4 files | |
| Changelogchangelog | Full changelog feature: a whole release as one document of highlight blocks, structured extraction to a backend-ready array, stray-content warning, and the public What's New display. | Blocks | Unverified | no deps · 3 files | |
| Help Articleshelp-articles | Full help-center feature: flat categorized article editor with per-platform screenshots and a canvas preview filter, plus the public categorized index. | Blocks | Unverified | no deps · 2 files | |
| Slash Command Editorslash-command-editor | Notion/Linear-style Tiptap canvas with a configurable '/' menu, insert button, selection toolbar, paste-to-embed chooser and link preview cards while typing. Save, load and upload are consumer callbacks. | Blocks | Unverified | 12 deps · 15 files |
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Slashkit Libslashkit-lib | Pure helpers every Slashkit item builds on: URL classification, markdown AST reading, heading ids, slugs, and the platform-tagged image convention. No React, no network. | Utilities | Unverified | no deps · 5 files |

