Add skill: editable-html-slides (in-browser WYSIWYG editor for HTML decks)#46
Open
rossyao2022 wants to merge 1 commit into
Open
Add skill: editable-html-slides (in-browser WYSIWYG editor for HTML decks)#46rossyao2022 wants to merge 1 commit into
rossyao2022 wants to merge 1 commit into
Conversation
✅ Validate Skills — PASSEDSummary: FAIL=0 · WARN=0 Output (last 200 lines) |
🛡️ Skills Security Scan — WARNSummary: FAIL=0 · WARN=1 · FILES=7
|
a655d44 to
b38d473
Compare
A zero-dependency in-browser WYSIWYG editor that bolts onto any HTML slide deck: inline text edit, add images, drag/resize/delete, undo/redo, filmstrip slide reorder, localStorage autosave, and clean standalone HTML export. Works with html-ppt/reveal decks and any .slide/.is-active deck. No Node/build. Signed-off-by: rossyao2022 <rossyao2022@users.noreply.github.com>
b38d473 to
160c30d
Compare
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.
Add skill:
editable-html-slidesA zero-dependency, in-browser WYSIWYG editor that bolts onto any HTML slide
deck — so a deck stays editable after an agent generates it, without a build step
or framework.
What it does
localStorage· ⬇ export a clean standalone HTMLNotes for review
file://. No Node, npm, build, or network.editable-html-slides/withSKILL.md,assets/(the editor),scripts/inject.py(idempotent injector),examples/(self-contained EN + ZH demos),references/, andLICENSE(MIT)..slide/.is-activeconvention.Try it: open
editable-html-slides/examples/demo.htmland press E.