cyberneticlibrary

Set up end-to-end testing with Playwright

initskillsetup L217,464
alirezarezvani/claude-skills
What it does

Initialize a new project with skeleton folder structure and configuration files

Best for

Agents bootstrapping new projects from scratch without manual scaffolding

Inputs
  • · project type (Node.js, Next.js, Tauri, etc)
  • · package manager preference
Outputs
  • · generated tsconfig.json, package.json, .gitignore, README.md
  • · folder structure
Requires
  • · Node.js
  • · git
Preconditions

Project directory created

Failure modes

Template may be out-of-date; manual edits may be needed for custom requirements

Trust signals
  • · multiple template options
  • · dev dependencies pre-configured for testing/linting