Skip to content

v0.2.1 — Use Cases sections (5 langs) + GitHub Pages homepage

Choose a tag to compare

@ulissesflores ulissesflores released this 17 May 05:57
· 16 commits to main since this release

v0.2.1 — Form-submission ready

Patch release polishing for the Anthropic plugin directory submission form.

What's new

  • Explicit "Example Use Cases" section added to README.md (English) and equivalents in 4 translations (ES/PT/IT/HE). 6 concrete user-facing scenarios derived from the 5 evals.
  • Plugin homepage now points to a dedicated GitHub Pages site: https://ulissesflores.github.io/anticipating-shadow-points/ (just-the-docs theme, search-enabled, multilingual nav).
  • Troubleshooting section added covering the SSH→HTTPS workaround, recall.py opt-in, plugin name doubling explanation, and /asp vs /anticipating-shadow-points:asp invocation differences.
  • CI fixes: paths updated post-v0.2.0 restructure (skills/anticipating-shadow-points/, commands/); plugin.json + marketplace.json validation added; verify.sh unused-var cleanup.

Why this matters

The Anthropic plugin submission form (claude.ai/settings/plugins/submit) asks for:

  • Link to plugin → repo URL ✓
  • Plugin homepage → now ulissesflores.github.io/anticipating-shadow-points/ ✓
  • Example use cases → dedicated section in README ✓

No behavior changes

All 12 Iron Laws preserved. scripts/verify.sh still 20/20 PASS. Plugin manifest still valid.