№ 0523Skill
pstack skills ported to Muse Code
Muse Code adaptation of Lauren Tan's pstack engineering skills from Cursor: all 45 skills with upstream-verbatim bodies and only the install frontmatter adjusted for Muse.
pstack-muse
Credit: this is a Muse Code adaptation of
pstack by Lauren Tan
(@poteto) — her engineering skills from Cursor,
MIT-licensed (see LICENSE-UPSTREAM). All skill content is her work; only
the install frontmatter was adjusted for Muse. If Cursor is your main
environment, use her original.
- Upstream: pstack
0.14.7atcursor/plugins@efa2a53 skills/: all 45 skills. Bodies are upstream-verbatim; only skill
frontmatter was adjusted for Muse (seePORT-NOTES.md).agents-reference-only/: upstream Cursor agent definitions, not installed
(Muse takes per-session--agentsJSON instead).PORT-NOTES.md: exact adaptations, invocation design, known Cursor-only
caveats, reinstall instructions.
Install
for d in skills/*/; do
muse skills install "$d" --scope user
done
Or pick one: muse skills install skills/poteto-mode --scope user.
Start work with /poteto-mode; see upstream
README for the full
guide (written for Cursor — model panels, /loop, and cloud agents don't
apply to Muse; everything else does).



ChatForm
Tgmlabs