·write-unit-tests
</>

write-unit-tests

eyh0602/skillshub

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.

3Installs·0Trend·@eyh0602

Installation

$npx skills add https://github.com/eyh0602/skillshub --skill write-unit-tests

SKILL.md

Unit and integration tests use Vitest. Tests run from workspace directories, not the repo root.

Use raw Editor when testing editor setup or custom configurations:

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. Source: eyh0602/skillshub.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyh0602/skillshub --skill write-unit-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eyh0602/skillshub --skill write-unit-tests
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is write-unit-tests?

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. Source: eyh0602/skillshub.

How do I install write-unit-tests?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyh0602/skillshub --skill write-unit-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/eyh0602/skillshub