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.
- Check whether
.versionsexists. - If missing → ensure the three core packages are installed (
@justeattakeaway/pie-webc,@justeattakeaway/pie-css,@justeattakeaway/pie-icons-webc), then run:
Make sure to check if the skill is being setup in a monorepo, as the packages may be resolved to the rootnode .agents/skills/pie-design-system/scripts/fetch-references.mjsnode_modulesfolder. Also check if the Skill is installed local to the application, or globally as this will affect the path when running the setup script. - If present → compare versions in
.versionsagainst the installed package versions (node_modules/@justeattakeaway/pie-webc/package.jsonetc.). 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.