Commit Graph

32 Commits

Author SHA1 Message Date
Michael Ramos 6d15954095 Fix example navigation and skill activation 2026-07-29 23:08:16 -07:00
Michael Ramos 06e7e16ef7 Link specialist skills to canonical guide 2026-07-29 22:57:11 -07:00
Michael Ramos 59b6eff3a5 Add wireframe and prototype skills 2026-07-29 22:39:51 -07:00
Michael Ramos 51d7ebb494 Unify HTML skills around adaptive design 2026-07-29 21:48:16 -07:00
Michael Ramos dffe79c7b0 Fix SVG group tag in html-diagram skill (#8) 2026-07-29 21:40:37 -07:00
kee.lee 63b1bf04d3 Update SKILL.md (#7)
1. Floating overlay dismissible
  fix(ux): make detail card closable to prevent blocking SVG content
2. Pan and zoom support
  feat: add drag-to-pan and scroll-to-zoom for full-screen SVG diagram
2026-07-07 21:22:30 -07:00
Michael Ramos 50260e15d9 Update README to remove optional sharing links
Removed optional sharing links for HTML files and related content.
2026-06-19 13:54:33 -07:00
Michael Ramos 59c437d992 use tot.page to share html 2026-06-14 23:13:27 -07:00
velaswami 36220e286b Add Codex plugin marketplace manifest (closes #1, Codex part) (#4)
* Add Codex plugin marketplace manifest

Closes #1 (Codex portion). Adds the Codex plugin manifest and repo
marketplace so the skills install via Codex, alongside the existing
npx skills flow.

- .codex-plugin/plugin.json: Codex plugin manifest (skills: ./skills/)
- .agents/plugins/marketplace.json: repo marketplace catalog
- README: "As a Codex plugin" install steps

Built to the Codex plugin docs
(https://developers.openai.com/codex/plugins/build) but NOT run-tested
— no Codex runtime was available. Two spots worth a maintainer check:
the local source "path": "." for a repo-as-plugin, and the
policy.installation value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Restore skill invocation frontmatter

* Add Codex skill invocation policy metadata

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Michael Ramos <mdramos8@gmail.com>
2026-06-13 11:05:50 -07:00
Michael Ramos b8749529c9 Merge pull request #3 from velaswami/claude-plugin-marketplace
Add Claude Code plugin marketplace manifest (closes #1)
2026-06-13 10:21:29 -07:00
Atit Danak fdee3b5dd2 Add Claude Code plugin marketplace manifest
Closes #1 (Claude Code portion). The repo already ships as a single
plugin (root .claude-plugin/plugin.json); this adds the marketplace
catalog so it installs natively in Claude Code, leaving the existing
npx skills flow untouched.

- .claude-plugin/marketplace.json: lists the plugin via a github source
  pointing at this repo; version omitted so installs track the latest
  commit
- README: "As a Claude Code plugin" install steps

Verified with `claude plugin marketplace add` (accepted and listed).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 21:18:18 +05:30
Michael Ramos 394d0f4795 Revise README with Fable 5 note and installation info
Updated note about Fable 5 artifacts and added installation instructions for Plannotator.
2026-06-12 11:35:54 -07:00
Michael Ramos 5b77b88464 Update README with Fable 5 note and demo link
Added a note about Fable 5 artifacts and an example demo link.
2026-06-12 10:38:12 -07:00
Michael Ramos 138daadddd html anything 2026-06-09 21:47:28 -07:00
Michael Ramos c21fc7aff0 html anything 2026-06-09 21:47:23 -07:00
Michael Ramos ddc77a802b cleanup instrcution 2026-06-09 21:43:32 -07:00
Michael Ramos 8b1f6bb802 cleanup instrcution 2026-06-09 21:42:43 -07:00
Michael Ramos bdea2584f4 Merge branch 'main' of github.com:plannotator/effective-html 2026-06-09 21:37:32 -07:00
Michael Ramos afb5762877 That diagram from tweet. 2026-06-09 21:37:25 -07:00
Michael Ramos 9dbc36cbf5 Update note about Fable 5 artifacts in README 2026-06-09 19:18:50 -07:00
Michael Ramos 427c69a41b Update note about Fable 5 diagram in README
Corrected wording regarding the diagram in the video.
2026-06-09 19:18:32 -07:00
Michael Ramos 7baf3378c3 Update README with note on Fable 5 artifacts
Added a note about Fable 5 artifacts and their inclusion in the skill reference folder.
2026-06-09 19:18:10 -07:00
Michael Ramos f6e726ebdf Clarify README attribution 2026-06-09 18:33:49 -07:00
Michael Ramos fdd5adb19b Add README credit 2026-06-09 17:14:41 -07:00
Michael Ramos 36d75269ec Tighten html plan README copy 2026-06-09 17:13:50 -07:00
Michael Ramos 2cf371b55a Update README with GitHub assets link
Added a link to GitHub assets in the README.
2026-06-09 16:43:04 -07:00
Michael Ramos 3f2d53cf4b Refine html diagram prompt 2026-06-09 16:33:15 -07:00
Michael Ramos bafaaec0a5 Disable model invocation for html skills 2026-06-09 16:31:29 -07:00
Michael Ramos d2b5e65a24 Adjust skill wording to match user voice 2026-06-09 16:31:05 -07:00
Michael Ramos d83b36a722 Simplify skill prompts 2026-06-09 16:30:35 -07:00
Michael Ramos a421aef3a3 Add html diagram and plan skills 2026-06-09 16:28:17 -07:00
Michael Ramos 81eaa70364 Initial commit 2026-06-09 16:24:52 -07:00