write-unit-tests
π―Skillfrom eyh0602/skillshub
Generates comprehensive unit and integration tests for tldraw SDK using Vitest, covering editor functionality, shapes, tools, and test file organization.
Part of
eyh0602/skillshub(14 items)
Installation
cargo install skillshubgit clone https://github.com/EYH0602/skillshubcargo install --path .python -m pip install --user pre-commitSkill Details
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.
More from this repository10
paper-polish skill from eyh0602/skillshub
Automates comprehensive code reviews across multiple languages, providing in-depth analysis, best practices, security checks, and detailed review reports.
Generates comprehensive, Sphinx-formatted docstrings for PyTorch functions and methods, following official PyTorch documentation conventions.
Generates production-ready GitHub Actions workflow templates for automating testing, building, and deploying applications across different tech stacks.
analyze-ci skill from eyh0602/skillshub
Reviews documentation changes against Metabase's writing style guide, providing structured feedback for markdown files in pull requests or local diffs.
read-repo-references skill from eyh0602/skillshub
Guides data science professionals through advanced machine learning techniques, model deployment, and complex data analysis workflows.
Guides developers through creating, structuring, and publishing Python packages using modern packaging tools and best practices.
Verifies code changes by running formatting, linting, type checking, and tests in the OpenAI Agents Python repository.