neus-layout-app

Generate a Neus UI application shell with sidebar navigation and content slots.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined process to generate the AppTemplate shell for Neus UI applications, complete with sidebar navigation and content slots, addressing the need for a standardized application layout.

Core Features & Use Cases

  • AppTemplate Generation: Automatically generates the base layout for Neus UI applications using AppTemplate.
  • Sidebar Navigation: Configures sidebar navigation with routes and icons.
  • Content Slot: Allocates space for child components, allowing for flexible app structure.
  • Use Case: Ideal for quickly setting up the foundational structure of a Neus UI app, especially when starting with a generic shell that can be expanded with specific content.

Quick Start

Generate the layout for a new Neus UI app with sidebar navigation by using the 'neus-layout-app' skill and providing the app name.

Frequently Asked Questions about neus-layout-app

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

FAQPage Schema
How do I generate an app layout with sidebar navigation in Neus UI?

To generate an app layout with sidebar navigation in Neus UI, use this Skill to produce the AppTemplate shell, complete with configured routes, icons, and content slots for child components.

What is the fastest way to set up a base layout for a Neus UI application?

The fastest way to set up a base layout for a Neus UI application is generating the AppTemplate shell, which allocates content slots and configures sidebar navigation for rapid structural expansion.

Do I need TypeScript to create a Neus UI app shell with sidebar navigation?

Yes, you need TypeScript and the neus-components package installed to generate and run the Neus UI app shell, as the Skill relies on these dependencies for its internal scripts and layout generation.

Can I use this app layout generator for large Neus UI projects with many routes?

You can use this app layout generator for large Neus UI projects because the AppTemplate shell provides content slots that flexibly accommodate child components and expanding sidebar navigation routes.

What are the limitations of using an AppTemplate shell for Neus UI sidebar navigation?

The limitation of using an AppTemplate shell for Neus UI sidebar navigation is that it only produces a generic base layout, requiring manual addition and configuration of specific content within the allocated slots.