# Testing Test Writing

> This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they Use when this capability is needed.

- Skill: `tomevault-io/testing-test-writing-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/testing-test-writing-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/testing-test-writing-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/testing-test-writing-3

---


# 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.html` and
  `winners.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](../../../agent-os/standards/testing/test-writing.md)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/adigunners) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

