← スキル一覧に戻る

testing-test-writing
by adigunners
⭐ 2🍴 0📅 2026年1月24日
SKILL.md
name: Testing Test Writing description: Ensure quality and performance of the static website through testing practices including Lighthouse audits, manual testing, and potential test framework integration. Use this skill when validating functionality, performance, and accessibility of the site.
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 in the adigunners.github.io static website project.
When to use this skill
- Running Lighthouse performance audits to verify the site meets performance, accessibility, and SEO standards
- Creating manual test plans to verify JavaScript functionality works across different browsers and devices
- Testing that JSON data loads correctly and renders properly on both
index.htmlandwinners.html - Validating that CSS changes don't break layout on responsive viewports (mobile, tablet, desktop)
- Writing tests to verify form inputs are validated correctly before submission or processing
- Testing error handling by simulating network failures when fetching data files
- Planning or implementing automated tests for JavaScript modules using frameworks like Jest or Vitest for future enhancement
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
レビュー
💬
レビュー機能は近日公開予定です