πŸ§ͺ
QualityTypeScript

Testing

by FerroxLabs

Testing is a Quality skill for Claude Code, published by FerroxLabs in wayland.

596 stars113 forkson FerroxLabs/waylandAdded 2026/09/03Repository updated 2026/09/03
acpagent-orchestrationai-agentclaude-codedesktop-appelectronllmlocal-firstmcprust
Install in seconds
Install Testing
Copy Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FerroxLabs/wayland/tree/main/.claude/skills/testing ~/.claude/skills/testing

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FerroxLabs/wayland.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/testing/SKILL.md in FerroxLabs/wayland
Installs to
~/.claude/skills/testing
Collection
One of 25 skills cataloged from this repository
Category
Quality β€” 1478 skills

What Testing does

Testing provides a workflow for writing and running Vitest tests with coverage targets and edge-case checks. Use it when adding features, changing logic, or confirming work is complete.

Testing is cataloged under Quality on DirSkills. Testing comes from a repository tagged acp, agent-orchestration, ai-agent, claude-code and desktop-app.

Documentation

README

Testing Skill

Standards and workflow for writing and running tests. Every feature must be tested.

Announce at start: "I'm using testing skill to ensure proper test coverage."

Trigger Conditions

  • Writing new tests for a feature or bug fix
  • Adding a new feature (must include tests)
  • Modifying logic that has existing tests (must update them)
  • Before claiming work is complete
  • Before committing code

Framework

Vitest 4 - configured in vitest.config.ts.

Test Structure

tests/
β”œβ”€β”€ unit/          # Individual functions, utilities, components
β”œβ”€β”€ integration/   # IPC, database, service interactions
β”œβ”€β”€ regression/    # Regression test cases
└── e2e/           # End-to-end tests (Playwright, playwright.config.ts)

Two Test Environments

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Testing

  • What else does FerroxLabs publish alongside Testing?

    Testing is one of 25 skills that DirSkills catalogs from FerroxLabs/wayland, the repository it ships in. Its siblings there include Architecture, Bridge Page and Bullshit Filter. Each one is a separate skill with its own page in this directory, installs the same way Testing does, and is maintained by FerroxLabs in that same repository. The rest of the collection is listed on the FerroxLabs/wayland page.

  • How does Testing compare to other Quality skills?

    Testing ranks #1142 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Testing against them. Open each page to compare what they document and how they install.

More from FerroxLabs/wayland

Testing is one of 25 skills cataloged on DirSkills from FerroxLabs/wayland.

See all 25 skills β†’
πŸ—οΈ
7h ago

Architecture

Architecture defines where new code belongs in this Electron multi-process project and the naming rules to follow. Use it when creating files, splitting components, or reviewing structure and process boundaries.
Frontend
596113
πŸ“°
7h ago

Bridge Page

Bridge Page writes advertorial, pre-sell, or listicle pages that warm cold traffic before sending it to a squeeze or sales page. Use it when paid traffic needs a content-style decompression page with a soft pivot to the next step.
Writing
596113
πŸ—£οΈ
7h ago

Bullshit Filter

Bullshit Filter coaches a draft toward voice integrity by quoting the 3 weakest lines, rewriting each three ways, and diagnosing the main voice failure pattern. Use it for a final pass on sales pages, VSLs, emails, ads, or headlines before shipping.
Writing
596113
🧾
7h ago

Checkout Page

Checkout Page writes checkout micro-copy and trust signals for a conversion-focused payment page. Use it when you need order summary copy, button labels, guarantee restatement, and a paste-ready HTML/CSS scaffold.
Writing
596113
πŸ›’
7h ago

Commerce UGC Prompts

Commerce UGC Prompts generates timed review, photo, and video request copy based on product type and platform rules. Use it after delivery when you need compliant UGC prompts for reviews or customer photos.
Automation
596113
πŸ“
7h ago

Content About Page

Content About Page builds a long-form About page that opens with the reader’s problem, tells a discovery story, and closes with a clear next step. Use it when an About page needs to build trust and convert visitors into subscribers or buyers.
Writing
596113