neus-landing-pricing

Generate standalone pricing pages with plan cards, comparison tables, and FAQs using Neus UI components.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of standalone pricing pages, incorporating plan cards, feature comparison tables, FAQs, and CTAs, using Neus UI components.

Core Features & Use Cases

  • Pricing Page Generation: Constructs pricing pages with Neus UI's Button, Card, and Link components.
  • Feature Comparison: Adds a feature comparison table for detailed plan comparisons.
  • FAQ Integration: Incorporates FAQs for additional customer information.
  • Customization: Allows for product name, plan details, and CTA customization.
  • Use Case: Ideal for quickly generating a pricing page in a Neus UI project when a dedicated pricing page is required.

Quick Start

Generate a pricing page for "Neus UI" with three plans: Free, Pro, and Enterprise, including a feature comparison table and a FAQ section.

Frequently Asked Questions about neus-landing-pricing

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

FAQPage Schema
How do I generate a pricing page with plan cards and a feature comparison table?

Generate a pricing page by providing your product name, plan details, and CTAs. The Skill outputs a standalone page with plan cards, a feature comparison table, and an FAQ section using Neus UI components.

Can I use this to build a pricing page in a TypeScript project?

Yes, the Skill requires TypeScript along with the anti-slop and neus-components dependencies to execute and generate the pricing page components within your development environment.

What is the best way to customize CTAs and plans for a Neus UI pricing page?

Customize CTAs and plans by passing your specific product name, plan tiers, and call-to-action text as user input. The Skill processes these inputs to construct the pricing page using Neus UI Button, Card, and Link components.

Does the generated pricing page include an FAQ section for customer information?

Yes, the generated pricing page incorporates an FAQ section. You provide the FAQ content as input, and the Skill integrates it into the final standalone page alongside the feature comparison table and plan cards.

Do I need neus-components installed to generate feature comparison tables?

Yes, neus-components is a required dependency. The Skill relies on this library to render the UI elements for the plan cards, feature comparison tables, and links on the pricing page.

What are the limitations when generating standalone pricing pages with this approach?

The Skill is limited to generating standalone pricing pages using Neus UI components. It requires specific user input for plans and FAQs, and depends on TypeScript, anti-slop, and neus-components to function correctly.