Skip to content

Changelog

jeremylongshore edited this page Mar 13, 2026 · 1 revision

Changelog

Latest releases from claude-code-plugins-plus-skills.

Full changelog on GitHub


[4.17.0] - 2026-03-11

Added

  • Intent Solutions skill standard - Updated all 5 tutorial notebooks to current standard
  • Verified Plugins Program - Badges, rubric, and /verification page (#326)
  • Blog with changelog posts - Astro content collections at /blog (#324)
  • Compare Marketplaces page - SEO landing page at /compare (#323)
  • Light/dark theme toggle - Across entire marketplace (#329)
  • Doctor --fix flag - Safe auto-remediation for ccpi doctor (#333)
  • Cross-platform skill headers - compatible-with field, YAML parser fix (#332)
  • Automated weekly metrics - GitHub Actions workflow (#330)
  • Wondelai skills pack - 25 agent skills for business, design & marketing (#303)
  • CONTRIBUTING.md - Contributor guide with SEO meta tags (#320)

Fixed

  • 4300+ validator warnings reduced to 258 - 94% reduction (#337)
  • 130 stub SKILL.md files replaced - Substantive domain-specific content (#335)
  • Skill counts corrected - Add windsurf pack, fix cowork claims (#334)
  • Gemini model ID updated - gemini-2.0-flash-exp → gemini-2.5-flash (#316)
  • Wondelai skills frontmatter - Added required fields to all 25 skills (#317)
  • SECURITY.md added - Security policy (#315)

Changed

  • Validator compliance - Community page, PDA skill quality upgrade (#336)
  • Playbooks converted - 11 playbooks to Astro content collections (#325)
  • 18 jeremy-owned plugins - Version bump 1.0.0 → 2.0.0 (#331)
  • Performance budgets - Bumped for 340+ plugins and dark mode CSS

Metrics

  • Commits since v4.16.0: 33
  • Files changed: 2,956 (+272,838 / -215,356 lines)
  • Contributors: intentsolutions.io, Jeremy Longshore, Michal Jaskolski, Eugene Aseev

[4.16.0] - 2026-03-07

Added

  • Domain migration to tonsofskills.com - Primary domain with Firebase hosting and 301 redirects
  • Homepage dark theme redesign - Braves Booth-inspired dark theme with modern UI
  • Production E2E tests - Playwright tests for tonsofskills.com deployment validation
  • Research page - /research with 6 data-driven analysis documents
  • Trading strategy backtester fixes - 8 quality gaps fixed (#314):
    • Stop-loss and take-profit enforcement
    • Short position support for RSI, MACD, Bollinger, MeanReversion strategies
    • Settings.yaml loading with CLI override support
    • Full test suite with 31 pytest tests

Fixed

  • Axiom submodule issue - Converted broken submodule to regular directory, fixing CI on forks
  • Mobile horizontal overflow on /explore page
  • Badge text size and cowork plugin overflow on mobile
  • Hidden nav links handling in Playwright tests
  • Skills link to cowork page, updated skills page title

Changed

  • CI cron schedules disabled to reduce Actions minutes usage
  • Workflow dispatch trigger added to Validate Plugins workflow
  • Cowork zip integrity check now works without unzip (Node.js fallback)
  • Production E2E job now independent of marketplace-validation

Reverted

  • Chainstack and deAPI plugins temporarily reverted pending review

Metrics

  • Commits since v4.15.0: 50
  • Files changed: 183 (+25,792 / -1,584 lines)
  • Contributors: Jeremy Longshore, intentsolutions.io, clowreed, Eugene Aseev

[4.15.0] - 2026-02-13

Added

  • Products & Services section on homepage with Agent37 partner integration
  • Penetration testing plugin v2.0.0 with 3 real Python security scanners (~4,500 lines):
    • security_scanner.py - HTTP headers, SSL/TLS, endpoint probing, CORS analysis
    • dependency_auditor.py - npm audit & pip-audit wrapper with unified reporting
    • code_security_scanner.py - bandit + 16 regex patterns for static analysis
  • Security reference documentation: OWASP Top 10, Security Headers, Remediation Playbook

Fixed

  • Windows Defender false positive in penetration-tester plugin (#300) - removed literal PHP payloads
  • Sponsor page pricing tiers replaced with email-for-details contact form
  • stored-procedure-generator test functions renamed to avoid pytest collection conflicts
  • Homepage product listing prices updated to $10
  • Explore page style preservation when filtering search results

Changed

  • Copyrights updated to 2026 across all documentation
  • Opus model ID now allowed in skills schema validation
  • Schema references synced to 2026 spec

Metrics

  • Commits since v4.14.0: 8
  • Files changed: 50+
  • New Python code: ~4,500 lines (security scanners)
  • New reference docs: 3 (~1,100 lines)

Auto-generated from marketplace data. Last updated: 2026-03-12. Regenerate

Clone this wiki locally