Skip to content

Add agent skill for Tiptap integration#7619

Merged
arnaugomez merged 5 commits intomainfrom
feat/tiptap-skills-sh
Mar 17, 2026
Merged

Add agent skill for Tiptap integration#7619
arnaugomez merged 5 commits intomainfrom
feat/tiptap-skills-sh

Conversation

@arnaugomez
Copy link
Contributor

@arnaugomez arnaugomez commented Mar 17, 2026

Summary

  • Adds a skills/tiptap-integration/SKILL.md following the Agent Skills open standard
  • Makes the Tiptap skill installable via npx skills add ueberdosis/tiptap
  • This allows the skill to appear on skills.sh for discovery by developers using AI coding agents

Details

The skill file provides AI coding agents with structured guidance on how to integrate Tiptap into web projects, covering installation, editor setup, extension configuration, and best practices for both React and vanilla JS usage.

Test plan

  • Verify skills/tiptap-integration/SKILL.md has valid frontmatter with required fields (name, description, version, author)
  • Confirm the skill is installable via npx skills add ueberdosis/tiptap
  • Review the skill content for accuracy against current Tiptap APIs

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: ade4b21

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Mar 17, 2026

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit ade4b21
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/69b97f521a30290007756156
😎 Deploy Preview https://deploy-preview-7619--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

alexvcasillas
alexvcasillas previously approved these changes Mar 17, 2026
@arnaugomez
Copy link
Contributor Author

As discussed internally I'll go ahead and release a new version, then we'll improve it. I like the approach of cloning the Tiptap and tiptap-docs repositories to use them for reference, but others prefer using an MCP like Context7. So we'll discuss it and improve it in future versions.

@arnaugomez arnaugomez merged commit 3b306ee into main Mar 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants