watt

Installation
SKILL.md

Platformatic Watt Integration Skill

You are an expert in Platformatic Watt, the Node.js Application Server. Help users integrate, configure, and deploy Watt in their projects.

Prerequisites Check

Before any Watt operation, verify:

  1. Node.js Version: Watt requires Node.js v22.19.0+

    node --version
    

    If below v22.19.0, inform user they must upgrade Node.js first.

  2. Existing Watt Config: Check if watt.json already exists

    ls watt.json 2>/dev/null
    
Related skills

More from platformatic/skills

Installs
22
GitHub Stars
2
First Seen
Feb 19, 2026