pie-design-system

Installation
SKILL.md

Bootstrap (IMPORTANT do this first, every time)

Paths note: All paths in this skill are relative to .agents/skills/pie-design-system/ unless stated otherwise.

  1. Check whether .versions exists.
  2. If missing → ensure the three core packages are installed (@justeattakeaway/pie-webc, @justeattakeaway/pie-css, @justeattakeaway/pie-icons-webc), then run:
    node .agents/skills/pie-design-system/scripts/fetch-references.mjs
    
    Make sure to check if the skill is being setup in a monorepo, as the packages may be resolved to the root node_modules folder. Also check if the Skill is installed local to the application, or globally as this will affect the path when running the setup script.
  3. If present → compare versions in .versions against the installed package versions (node_modules/@justeattakeaway/pie-webc/package.json etc.). Re-run the script if any version differs. Otherwise proceed to the next section.

Answer the question

Read the user's message and figure out what they need. Use the table below to find the right section — if the request spans multiple areas (e.g., "add a button with an icon"), read all relevant sections before responding.

Installs
135
GitHub Stars
40
First Seen
Mar 12, 2026
pie-design-system — justeattakeaway/pie