This repository contains agent skills for SuperDoc - the document editing library.
skills/
superdoc-react/SKILL.md # React wrapper integration
superdoc-core/SKILL.md # Core vanilla JS usage
| Skill | Use Case |
|---|---|
superdoc-react |
React/Next.js integration |
superdoc-core |
Vanilla JS, Vue, Svelte integration |
- Create a folder under
skills/ - Add a
SKILL.mdwith frontmatter and content - Follow the Agent Skills format