pie-design-system

Guide frontend projects to adopt PIE design system components and tokens.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nkootstra/skills --skill pie-design-system-nkootstra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pie-design-system
Source: https://github.com/nkootstra/skills/tree/main/skills/pie-design-system
Command: npx skills add https://github.com/nkootstra/skills --skill pie-design-system-nkootstra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates PIE design system guidance into a single, reusable reference to reduce cognitive load and ensure consistent UI across teams.

Core Features & Use Cases

  • Centralized discovery of PIE components, tokens, and integration patterns
  • Clear import paths for Web Components and React wrappers, plus token application guidance
  • Framework setup guidance for React, Next.js, Nuxt, and Vue, with cross-reference to live PIE docs

Quick Start

Install PIE Web Components and PIE CSS, then start building UI with PIE components and design tokens.

Frequently Asked Questions about pie-design-system

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

FAQPage Schema
How do I set up the PIE design system in a Next.js or Nuxt project?

To set up the PIE design system in Next.js or Nuxt, install PIE Web Components and PIE CSS, then follow framework-specific integration patterns for correct component imports and token application.

What are the correct import paths for PIE Web Components and React wrappers?

Correct import paths for PIE Web Components and React wrappers are centralized within the design system guidance, providing clear directives for importing components to ensure consistent UI implementation across frontend projects.

How do I apply design tokens from the PIE design system to my frontend components?

You apply PIE design tokens by referencing the centralized token usage guidance, which maps UI styling needs to the correct token variables, ensuring cohesive visual implementations across your frontend application.

Can I use PIE Web Components with Vue and React frameworks?

Yes, you can use PIE Web Components with Vue and React frameworks. The design system provides specific framework setup guidance and React wrappers to ensure seamless component integration and consistent UI.

What is the best way to discover existing PIE components for my UI requirements?

The best way to discover existing PIE components is by using the centralized component discovery guidance, which helps map your specific UI needs directly to available PIE components and design tokens.

Why do I need a centralized reference for PIE design system adoption?

A centralized reference for PIE design system adoption reduces cognitive load for frontend teams by consolidating component discovery, import paths, and token usage into a single, reusable guide for consistent UI.