component-testing

Write comprehensive unit tests for Laylder using Vitest. Use when creating tests for lib/ functions, schema validation, canvas utilities, or any business logic. Follows AAA pattern and project testing conventions.

$ インストール

git clone https://github.com/jhlee0409/laylder /tmp/laylder && cp -r /tmp/laylder/.claude/skills/component-testing ~/.claude/skills/laylder

// tip: Run this command in your terminal to install the skill