neus-pattern-form

Generate standalone form components using Neus UI FormTemplate.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-pattern-form
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neus-pattern-form
Source: https://github.com/KazmerMaximiliano/neus-ui/tree/main/.agents/skills/neus-pattern-form
Command: npx skills add https://github.com/KazmerMaximiliano/neus-ui --skill neus-pattern-form

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires neus-components, typescript, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly generate standalone form components using Neus UI FormTemplate, providing a simplified way to include form patterns without the full page structure.

Core Features & Use Cases

  • Standalone Form Generation: Easily create form components for use in various parts of an application, without the need for a full page structure.
  • Customization: Tailor the form's theme mode, surface file, and fields to fit specific design needs.
  • Use Case: Need a product form for a landing page? This Skill can generate the form component you need, complete with relevant fields and styling, saving you the time of creating it from scratch.

Quick Start

To generate a standalone product form with name, price, and category select, simply activate the "neus-pattern-form" skill with the required inputs.

Frequently Asked Questions about neus-pattern-form

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

FAQPage Schema
How do I generate a standalone form component without a full page structure?

Generate a standalone form component by activating the skill with an `entity_name` input, specifying your fields and theme to produce a form pattern without the full page structure.

Can I customize the theme and fields when generating a Neus UI form?

Yes, you can customize the Neus UI form generation by specifying the theme mode, surface file, and required fields to fit your specific design needs.

What's the best way to add a product form to a landing page using Neus UI?

The best way to add a product form to a landing page is using this skill to generate a standalone component with name, price, and category select fields directly from your inputs.

Do I need TypeScript and neus-components installed to use the form generator?

Yes, you need the `neus-components` and `typescript` dependencies installed in your environment to successfully generate and render the Neus UI FormTemplate components.

When should I use a standalone form pattern instead of a full page structure?

Use a standalone form pattern when you need to embed forms into various parts of an existing application, such as a landing page, without recreating the surrounding page structure.