-
-
Notifications
You must be signed in to change notification settings - Fork 342
Changelog
jeremylongshore edited this page Mar 13, 2026
·
1 revision
Latest releases from claude-code-plugins-plus-skills.
- 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)
- 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)
- 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
- Commits since v4.16.0: 33
- Files changed: 2,956 (+272,838 / -215,356 lines)
- Contributors: intentsolutions.io, Jeremy Longshore, Michal Jaskolski, Eugene Aseev
- 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 -
/researchwith 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
- Axiom submodule issue - Converted broken submodule to regular directory, fixing CI on forks
- Mobile horizontal overflow on
/explorepage - 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
- 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
- Chainstack and deAPI plugins temporarily reverted pending review
- Commits since v4.15.0: 50
- Files changed: 183 (+25,792 / -1,584 lines)
- Contributors: Jeremy Longshore, intentsolutions.io, clowreed, Eugene Aseev
- 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
- 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
- Copyrights updated to 2026 across all documentation
- Opus model ID now allowed in skills schema validation
- Schema references synced to 2026 spec
- 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
tonsofskills.com | GitHub | Discussions | Report Issue | v4.30.0
SKILL.md Specification Skill Template Skill Creator
- Plugin Structure
- Frontmatter Reference
- Tool Permissions Guide
- Templates & Examples
- Validation & Grading
- MCP Server Plugins
- Playbook Index
- 01 Multi-Agent Rate Limits
- 02 Cost Caps & Budgets
- 03 MCP Reliability
- 04 Ollama Migration
- 05 Incident Debugging
- 06 Self-Hosted Stack
- 07 Compliance & Audit
- 08 Team Presets
- 09 Cost Attribution
- 10 Progressive Enhancement
- 11 Advanced Tool Use