Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@ginobefun ginobefun released this 04 Nov 13:22

BREAKING CHANGES:

  • Version bumped from 1.0.0 to 2.0.0
  • Removed CHANGELOG.md, CONTRIBUTING.md, GITHUB_GUIDE.md, USAGE.md, examples/
  • Simplified documentation structure with single-source README approach

NEW FEATURES:
✨ Added 4 major thinking frameworks (6 → 10+ total):

  • SCQA Framework (11.7KB) - McKinsey structure thinking
  • 5W2H Analysis (9.0KB) - Systematic 7-question completeness check
  • Mental Models (8.7KB) - 30+ cross-disciplinary models (Munger approach)
  • Inversion Thinking (8.7KB) - Risk and failure mode analysis (Munger/Jacobi)

✨ Added development infrastructure:

  • CLAUDE.md (9.1KB) - Comprehensive development guide for Claude Code
  • build.sh (1.2KB) - Automated build script for skill packaging
  • src/ directory (112KB) - Full source code with version control

IMPROVEMENTS:
📖 Documentation enhancements:

  • Merged USAGE.md content into README.md for unified documentation
  • Added comprehensive usage guide with 6 detailed scenarios
  • Added FAQ section with 6 common questions
  • Added tips & best practices, advanced usage examples
  • Proper Chinese typography in README_CN.md (CJK + Latin spacing)

🎯 Skill enhancements:

  • SKILL.md expanded from 5.8KB to 15.3KB
  • Framework Arsenal section with 4-level depth system
  • Enhanced framework selection guide
  • All content translated to idiomatic English for global accessibility

📦 Package optimization:

  • Built skill: 40KB (compressed), 91,265 bytes (uncompressed)
  • 13 files total: 1 SKILL.md + 10 framework references
  • Optimized for context window efficiency

TECHNICAL DETAILS:

  • Repository structure: src/ for source, build.sh for packaging
  • All framework docs in professional English (except README_CN.md)
  • Proper spacing between Chinese and English/numbers throughout
  • Build workflow: edit src/ → run build.sh → test .skill file

Framework count increase: 67% (6 → 10+)
Documentation quality: Complete English translation with native phrasing
Development experience: Full source control + automated builds

Version 2.0.0 release date: 2025-11-04
Compatible with: Claude Sonnet 4.5+
License: MIT

Co-authored-by: Claude noreply@anthropic.com