Skip to content

feat(slides): add stepwise-slides plugin vendored from frontend-slides - #13

Merged
nikeyes merged 5 commits into
mainfrom
feat/stepwise-slides-plugin
Sep 8, 2026
Merged

feat(slides): add stepwise-slides plugin vendored from frontend-slides#13
nikeyes merged 5 commits into
mainfrom
feat/stepwise-slides-plugin

Conversation

@nikeyes

@nikeyes nikeyes commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Vendor zarazhangrui/frontend-slides (MIT, author Zara Zhang) at slides/ via git subtree add --squash and wire it into .claude-plugin/marketplace.json as stepwise-slides v1.0.0 (marketplace bumped 1.0.1 → 1.1.0 per .claude/rules/versioning.md).
  • Extend codex/install.sh to symlink slides/plugins/frontend-slides/skills/* into ~/.agents/skills/ alongside the other plugins.
  • Add structural smoke tests (test/plugin-structure-test.sh Test 6) and update test/codex-test.sh to expect 17 skills.
  • Document the vendored plugin, its provenance, and the optional git subtree pull sync one-liner in AGENTS.md and README.md.

Test plan

  • make test — 39/39 passing, including new structural checks and Codex install counts.
  • Manual: install stepwise-slides@stepwise-dev in a scratch Claude Code session and invoke the frontend-slides skill.
  • Manual: make install-codex and confirm ~/.agents/skills/frontend-slides resolves to the vendored dir.

git-subtree-dir: slides
git-subtree-split: 9906a34d640d2111f724544cbc50f7f130569ae1
Wires the subtree-imported `slides/plugins/frontend-slides` into the
marketplace as a fifth plugin, extends the Codex install script to
symlink its skill, and adds structural smoke tests plus attribution
docs. Marketplace bumped 1.0.1 -> 1.1.0 per versioning rules.
@nikeyes
nikeyes merged commit 1619cde into main Sep 8, 2026
1 check passed
@nikeyes
nikeyes deleted the feat/stepwise-slides-plugin branch September 8, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant