Tiptap — разработка WYSIWYG-редакторов в React
documentation
tiptap-dev is a Claude Code skill that guides developers in building WYSIWYG editors with Tiptap and ProseMirror inside React applications. It covers custom nodes and marks, input and paste rules, extensions, the commands API, and plugins. The skill is relevant for building rich text editors — markdown with preview, block editors, and collaborative editing workflows. Frontend developers who want to understand how Notion-like editors work under the hood, or who need to embed editing logic into React projects, will find it most useful.
- #frontend
- #react
- #documentation
- #editor