← スキル一覧に戻る

testing-test-writing
by mshafei721
Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway - Phase 3: Skills & MCP Integration Complete
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: Testing Test Writing description: Write focused, strategic tests for core user flows with behavior-based testing, clear naming, and proper mocking of external dependencies. Use this skill when writing unit tests, integration tests, or end-to-end tests. When working on files in tests/, tests/, spec/, or *.test.ts, *.spec.ts files. When deciding what to test during feature development. When naming test cases descriptively. When mocking databases, APIs, or external services. When focusing on testing behavior rather than implementation details.
When to use this skill:
- When writing new unit, integration, or e2e tests
- When modifying existing test files
- When working on files in tests/, tests/, spec/, or test/ directories
- When working on files like *.test.ts, *.spec.ts, *_test.py, *_spec.rb
- When deciding what code to test during feature development
- When choosing to test core user flows vs. edge cases
- When writing descriptive test names that explain expected outcomes
- When mocking databases, external APIs, or file systems
- When isolating units under test from dependencies
- When ensuring tests focus on behavior, not implementation
- When reviewing test code for clarity and maintainability
- When keeping test execution fast for developer feedback
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.
Instructions
For details, refer to the information provided in this file: testing test writing
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です