primeng

Provide TypeScript and HTML examples for PrimeNG UI components.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/twhitehead-blackdog/People --skill primeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: primeng
Source: https://github.com/twhitehead-blackdog/People/tree/main/.agent/skills/primeng
Command: npx skills add https://github.com/twhitehead-blackdog/People --skill primeng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides quick access to examples and usage patterns for PrimeNG UI components within the People application, streamlining development and ensuring consistency.

Core Features & Use Cases

  • Component Examples: Demonstrates how to implement common PrimeNG components like Buttons, Tables, Dialogs, Forms, Cards, Toasts, Avatars, and Progress Spinners.
  • Code Snippets: Offers ready-to-use TypeScript and HTML code for integrating these components.
  • UX Guidelines: Includes important UX considerations, such as dismissable dialog masks.
  • Icon Reference: Lists commonly used PrimeIcons for easy reference.
  • Styling Tips: Provides CSS snippets for common styling needs.

Quick Start

Use the primeng skill to show an example of how to implement a PrimeNG table with pagination and sorting.

Frequently Asked Questions about primeng

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

FAQPage Schema
How do I implement a PrimeNG table with pagination and sorting in Angular?

To implement a PrimeNG table with pagination and sorting, use the provided TypeScript and HTML code snippets. These examples demonstrate integrating UI components within Angular to ensure consistent and efficient frontend development.

What is the best way to add PrimeIcons to Angular UI components?

The best way to add PrimeIcons to Angular UI components is by referencing the commonly used icon list provided. This ensures proper icon integration within PrimeNG elements like buttons and avatars for consistent frontend development.

How do I create dismissable dialogs using PrimeNG in an Angular application?

Create dismissable PrimeNG dialogs by following the included UX guidelines and code examples. This approach ensures proper mask implementation and user experience consistency when integrating dialog components in Angular applications.

Can I find ready-to-use code snippets for PrimeNG forms and cards?

Yes, ready-to-use TypeScript and HTML code snippets are available for PrimeNG forms and cards. These snippets facilitate efficient UI development by offering immediate integration patterns for these common Angular components.

Does this PrimeNG guide include CSS styling tips for Angular components?

Yes, the PrimeNG guide includes CSS snippets for common styling needs. These styling tips help developers apply consistent visual patterns across Angular UI components like toasts, avatars, and progress spinners.