Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when documentation writing guidance is needed. Applies to docs in apps/docs/content/.
npx ai-builder add skill tldraw/write-docsGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
npx ai-builder add skill tldraw/skill-creatorWriting examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing example code in apps/examples.
npx ai-builder add skill tldraw/write-exampleWriting and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).
npx ai-builder add skill tldraw/write-issueUpdate the release notes file at `apps/docs/content/releases/next.mdx` based on PRs merged to main since the previous release, or archive `next.mdx` to a versioned file when a new version is published.
npx ai-builder add skill tldraw/update-release-notesWriting pull request titles and descriptions for the tldraw repository. Use when creating a new PR, updating an existing PR's title or body, or when the /pr command needs PR content guidance.
npx ai-builder add skill tldraw/write-prWriting technical blog posts about tldraw features and implementation details. Use when creating blog content about how tldraw solves interesting problems.
npx ai-builder add skill tldraw/write-tbpReview and improve documentation with parallel evaluation and iterative improvement loop.
npx ai-builder add skill tldraw/review-docsWriting release notes articles for tldraw SDK releases. Use when creating new release documentation, drafting release notes from scratch, or reviewing release note quality. Provides guidance on structure, voice, and content for release files in `apps/docs/content/releases/`.
npx ai-builder add skill tldraw/write-release-notes