testing-nx

Installation
SKILL.md

Skill: Testing Nx

Goal

Configure and run tests across multiple projects using Nx affected detection for efficient workspace-wide testing with proper caching.

Use This Skill When

  • Running tests for multiple projects in workspace
  • Using Nx project graph for affected project detection
  • Setting up CI/CD test pipelines
  • The user asks to "run affected tests" or "set up Nx testing"

Do Not Use This Skill When

  • Single project without Nx (use direct test framework skill)
  • Need to test all projects regardless of changes
  • Project doesn't use Nx

Nx Test Configuration

nx.json Configuration

Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
testing-nx — open-hax/opencode-skills