feat(slides): add stepwise-slides plugin vendored from frontend-slides - #13
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
zarazhangrui/frontend-slides(MIT, author Zara Zhang) atslides/viagit subtree add --squashand wire it into.claude-plugin/marketplace.jsonasstepwise-slidesv1.0.0 (marketplace bumped 1.0.1 → 1.1.0 per.claude/rules/versioning.md).codex/install.shto symlinkslides/plugins/frontend-slides/skills/*into~/.agents/skills/alongside the other plugins.test/plugin-structure-test.shTest 6) and updatetest/codex-test.shto expect 17 skills.git subtree pullsync one-liner inAGENTS.mdandREADME.md.Test plan
make test— 39/39 passing, including new structural checks and Codex install counts.stepwise-slides@stepwise-devin a scratch Claude Code session and invoke thefrontend-slidesskill.make install-codexand confirm~/.agents/skills/frontend-slidesresolves to the vendored dir.