scaffold-node

Generate a registry-pattern node scaffold with bilingual guided questions and patch output.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Muccarini/automata --skill scaffold-node
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-node
Source: https://github.com/Muccarini/automata/tree/main/.agents/skills/scaffold-node
Command: npx skills add https://github.com/Muccarini/automata --skill scaffold-node

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold production-ready visual nodes by collecting complete requirements before coding, ensuring consistent patch outputs and validation steps.

Core Features & Use Cases

  • Guided bilingual questions (IT + EN) to define node identity and behavior.
  • Registry-pattern scaffolding that aligns with definitions + parameters.
  • File-ready patch output and built-in validation checklist for safe deployment.

Quick Start

Answer the guided questions in order and generate a file-ready patch plan with a validation checklist.

Frequently Asked Questions about scaffold-node

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold production-ready visual nodes for an automata project?

To scaffold production-ready visual nodes, this generator applies the repository registry pattern using definitions and parameters, collecting complete requirements through bilingual guided questions before producing a file-ready patch output.

What is the node scaffolding process for ensuring unique nodeType and pin definitions?

The node scaffolding process ensures unique nodeType, pins, and data shapes by inspecting two reference node implementations as context, applying naming conventions, and generating a validation checklist to verify registry pattern compliance.

Can I generate a file-ready patch output for visual nodes without manual coding?

Yes, you can generate a file-ready patch output without manual coding by answering the guided bilingual questions in order, which automatically produces a complete patch plan alongside a built-in validation checklist for safe deployment.

Does the node scaffolding workflow support bilingual requirement gathering?

Yes, the node scaffolding workflow supports bilingual requirement gathering by presenting guided questions in both Italian and English to thoroughly define node identity and behavior before generating the registry pattern files.

What's the best way to validate a visual node scaffold before deployment?

The best way to validate a visual node scaffold before deployment is to use the generated validation checklist, which confirms that unique nodeType, pins, data shapes, and naming conventions align with the existing repository registry pattern.

Why do I need to inspect reference node implementations before scaffolding new ones?

You need to inspect reference node implementations before scaffolding to establish accurate context for naming conventions, registry pattern structure, and data shapes, ensuring the newly generated visual nodes remain consistent with the existing automata project architecture.