← スキル一覧に戻る

testing-test-writing
by SpacePlushy
Frank Palmisano's Professional Portfolio
⭐ 0🍴 0📅 2025年12月22日
SKILL.md
name: Testing Test Writing description: Write strategic, behavior-focused tests for core user flows and critical functionality using Vitest for unit tests and Playwright for end-to-end testing. Use this skill when writing test files, testing utilities, or implementing test coverage for critical paths. When working on Vitest test files (.test.ts, .spec.ts), Playwright E2E test suites, test setup and configuration files (vitest.config.ts, test-setup.ts), mock implementations for external dependencies, testing utility functions or test helpers, component test files using React Testing Library, API route test files, or integration tests for Content Collections and data fetching logic.
Testing Test Writing
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle testing test writing.
When to use this skill
- When writing Vitest unit tests for utilities, components, or business logic
- When creating Playwright E2E tests for critical user workflows
- When testing API routes and server-side logic
- When implementing mocks for external dependencies (APIs, databases, file systems)
- When testing Content Collection queries and data transformations
- When writing integration tests for data fetching logic
- When setting up test configurations (vitest.config.ts, test-setup.ts)
- When using React Testing Library for component testing
- When focusing tests on behavior rather than implementation details
- When writing clear, descriptive test names that explain expected outcomes
- When prioritizing tests for core user flows over edge cases during development
Instructions
For details, refer to the information provided in this file: testing test writing
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です