Imported from ssrjkk/claude-skills (
.claude/skills/qa/nightwatch-setup/SKILL.md). Install upstream withnpx skills add ssrjkk/claude-skills --skill nightwatch-setup. Copyright stays with the author.
Nightwatch Setup
Setup with Nightwatch. installation.
Quick Start
# Nightwatch Setup
# See Nightwatch docs
When to Use
- Building applications with Nightwatch
- installation
- config
- first test
Step-by-Step
- Install:
npm install nightwatch - Set up Nightwatch
- Configure Setup
- Implement features
- Test and verify
Dependencies
- Nightwatch >= latest stable
- Runtime environment
- Dependencies as needed
Examples
# Nightwatch Setup
# See Nightwatch documentation
Resources
- Official Nightwatch documentation
- Community tutorials
- GitHub repositories
Validation
- Run:
nightwatch --version - Test with sample data
- Verify output correctness