documentation: add penpot skill design and implementation plan docs #218
No reviewers
Labels
No labels
bug
chore
documentation
enhancement
feature
ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
david/pi-extensions-and-skills!218
Loading…
Reference in a new issue
No description provided.
Delete branch "documentation/2026-09-15/penpot-skill-design-and-implementation-plan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the design and implementation-plan documents for a proposed
penpotskill + pi extension pair that lets an agent create editable Penpot designs over the access-token RPC API.What's included
docs/PENPOT_SKILL_DESIGN.mdforgejo), the three creation paths (design system / greenfield screen / SVG / image), and a validation section recording results from a live Penpot 2.17 instance.docs/PENPOT_SKILL_IMPLEMENTATION_PLAN.mdpackage.json/READMEupdates) and the milestone breakdown (M0 auth skeleton onward), each ending in live-instance validation.Why now
The Penpot RPC API surface — auth, shape payloads, auto-layout fields, asset payloads, the binfile round trip and component instancing — has just been validated end-to-end against a live instance (
Penpot 2.17). Capturing that before it goes stale lets the feature be planned and implemented from confirmed specifics rather than guesses.These are working documents: the design doc is intended to be retired once the design settles into the skill and extension; the plan is a scratch artifact that can be deleted after implementation.
Notes
feature(issue TBD).documentationis a no-issue, date-driven change.