piu-frontend-sync

Installation
SKILL.md

PIU Frontend Sync

Scans a frontend repository for HTTP API calls and cross-references them against a PIU project to find mismatches, missing endpoints, and type contract violations.

CLI Scripts

bun skills/scripts/piu.ts <command> [args...]     # MCP client (46 tools)

For full tool reference, see the piu-mcp skill.

Prerequisites

A PIU project must exist with backend routes synced (via backend-sync or manual creation).

Step 0: Re-Sync Detection

For previously audited projects, check if the frontend repo changed:

Installs
2
Repository
dickwu/piu
GitHub Stars
4
First Seen
Mar 24, 2026
piu-frontend-sync — dickwu/piu