github jeremylongshore/claude-code-plugins-plus-skills v4.12.0
v4.12.0 - Quality Improvements + Crypto Trading Plugins

17 hours ago

🎯 Release Highlights

Quality Improvements + Crypto Trading Plugins - This release addresses skill quality feedback from Richard Hightower, adds 5 crypto trading plugins, and introduces content quality validation to prevent future issues.

🙏 Contributors

  • @RichardHightower - Quality reviews that drove validator improvements (#293, #294, #295)
  • Jeremy Longshore - Skill fixes, validator enhancements, crypto plugins

✨ New Features

5 Crypto Trading Plugins

  • arbitrage-opportunity-finder - Cross-exchange arbitrage detection
  • crypto-derivatives-tracker - Futures, perpetuals, and options monitoring
  • crypto-signal-generator - Technical analysis signal generation
  • options-flow-analyzer - Options market flow analysis
  • trading-strategy-backtester - Historical strategy backtesting

Content Quality Validation

New validator checks prevent low-quality skills from shipping:

  • validate_references_readme() - Files listed in README.md must exist
  • detect_stub_scripts() - No Python stubs with pass or template comments
  • detect_placeholder_text() - No REPLACE_ME, {variable} patterns
  • detect_boilerplate() - No generic "This skill provides automated assistance" text

🔧 Quality Fixes (Hightower Feedback)

Skill Before After Changes
generating-stored-procedures 34/100 85+ Rewrote SKILL.md, implemented 3 scripts, created 5 reference files
automating-database-backups 54/100 85+ Applied Progressive Disclosure, implemented 4 scripts, created 6 references
creating-kubernetes-deployments 57/100 85+ Expanded to 15+ error solutions, 8 examples, 4 references, 3 templates

📊 Stats

  • Total Skills: 739
  • Plugins Added: 5
  • Files Changed: 121+ files
  • Lines Added: 19,000+

🔗 Links


🤖 Generated with Claude Code release automation

Don't miss a new claude-code-plugins-plus-skills release

NewReleases is sending notifications on new releases.