tldraw
Official@tldraw · United Kingdom
Infinite canvas SDK.
Agent Skills by tldraw
Showing 28 vetted skills indexed across 1 GitHub repositories.
simplify-trace
Summarizes large Chrome DevTools performance traces into compact markdown reports.
dotcom-release-crew
Identifies critical contributors in the production...main commit range and posts release mentions to Discord.
pr
Create or update GitHub pull requests for the current branch using gh CLI.
skill-creator
Create, validate, and package AI agent skills with SKILL.md frontmatter and bundled resources.
take
Implements GitHub issues in tldraw/tldraw and opens pull requests.
issue
Create and refine GitHub issues in the tldraw repository through follow-up questions.
clean-copy
Reimplements a git branch on a new branch with a clean, reviewable commit history.
write-docs
Writes and updates tldraw SDK documentation articles in MDX format.
spec-driven-tests
Rebuilds a package's unit test suite around a behavior specification with rule-cited tests.
commit-changes
Creates a conventional git commit for staged and unstaged working tree changes.
tldraw-migrate
Migrates projects to newer tldraw SDK versions by resolving TypeScript errors and deprecations.
shepherd-pr
Reviews pull request comments and fixes build failures autonomously on GitHub.
dotcom-release-marketing
Posts plain-language summaries of weekly tldraw.com release changes to a Discord marketing channel.
add-app-to-server
Adds interactive UI resources to existing MCP server tools using the MCP Apps SDK.
migrate-oai-app
Migrates OpenAI Apps SDK applications to the MCP Apps SDK with API mapping tables.
create-mcp-app
Scaffolds MCP Apps combining tools with interactive HTML UI resources.
convert-web-app
Converts existing web applications into hybrid MCP Apps with server-side tool and resource registration.
update-release-notes
Automates updating next.mdx release notes with merged PR entries and archiving versions.
write-tbp
Create structured blog drafts about tldraw features from research files.
review-docs
Review target documentation for style, readability, tone, completeness, and factual accuracy.
write-example
Create tldraw SDK examples with standardized folders and frontmatter metadata.
write-issue
Standardize GitHub issue titles, bodies, labels, and triage for tldraw.
write-unit-tests
Automate unit and integration tests for the tldraw SDK using Vitest.
skill-creator
Create and validate Claude Skill units from a standard template.
Frequently Asked Questions About tldraw
FAQPage SchemaWhat specific technical tasks does this registry enable?▼
This registry enables the generation of Vitest unit tests, Playwright end-to-end test suites, and MDX-based documentation. It further supports repository maintenance by standardizing pull request metadata, GitHub issue triage, and the compilation of release notes directly from repository data.
Which personas benefit from these technical capabilities?▼
These capabilities are designed for frontend engineers, technical writers, and open-source maintainers working within the tldraw ecosystem. It specifically assists developers focused on maintaining high-quality documentation, rigorous test coverage, and consistent repository governance standards.
What are the primary prerequisites for utilizing these capabilities?▼
Utilization requires an existing tldraw repository environment configured with MDX for documentation and Vitest or Playwright for testing. Users must have appropriate repository permissions to execute PR generation, issue triage, and documentation updates within the standard tldraw project structure.