Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tldraw-agent-claude-code-provider

tldraw-agent-claude-code-provider contains 11 collected skills from seflless, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-02-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

write-pr
software-developers

Writing 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.

2026-02-04
review-docs
software-developers

Review and improve documentation with parallel evaluation and iterative improvement loop.

2026-02-01
update-release-notes
software-developers

Update 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.

2026-01-31
write-docs
software-developers

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/.

2026-01-31
write-release-notes
software-developers

Writing 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/`.

2026-01-31
write-tbp
software-developers

Writing technical blog posts about tldraw features and implementation details. Use when creating blog content about how tldraw solves interesting problems.

2026-01-31
skill-creator
software-developers

Guide 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.

2026-01-07
write-example
software-developers

Writing examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing example code in apps/examples.

2026-01-07
write-e2e-tests
software-quality-assurance-analysts-and-testers

Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverage in apps/examples/e2e or apps/dotcom/client/e2e.

2026-01-06
write-issue
software-developers

Writing 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).

2026-01-06
write-unit-tests
software-quality-assurance-analysts-and-testers

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.

2026-01-06