Skip to content

Releases: wasabeef/claude-code-cookbook

v3.2.0

15 Apr 02:14

Choose a tag to compare

Added

  • enhance skills with trigger descriptions, allowed-tools, and fix heading levels

Changed

  • Merge pull request #23 from wasabeef/refactor-headding
  • bump version to 3.2.0 across all plugins

Fixed

  • resolve multiple h1 headings and incomplete allowed-tools
  • add allowed-tools for MCP-based skills (context7, sequential-thinking)

v3.1.0

14 Apr 15:08

Choose a tag to compare

Added

  • migrate commands to skills format and rename commands

Changed

  • improve README with multilingual links and enhanced content structure
  • remove personal scripts not included in plugin
  • simplify settings.json and remove environment-specific configuration
  • modernize plugin content and settings for Claude Code 2026
  • bump version to 3.0.1 across all plugins
  • fix README agent naming, hook references, and command count
  • fix role command prefix and remove broken pluginRoot
  • add plugin namespace prefix to Mermaid flowchart commands
  • Merge pull request #20 from wasabeef/refactor-claude
  • Merge pull request #21 from wasabeef/feat/skills-migration
  • update SKILL.md headings with descriptive labels for autocomplete
  • Revert "docs: update SKILL.md headings with descriptive labels for autocomplete"
  • update SKILL.md headings with descriptive labels for autocomplete
  • update command headings with descriptive labels for autocomplete
  • Merge pull request #22 from wasabeef/fix/skill-descriptions
  • bump version to 3.1.0 across all plugins

v3.0.0

15 Oct 07:01
174f9ab

Choose a tag to compare

Added

  • add marketplace.json for plugin discovery
  • rename plugins to cook-based naming scheme and add usage documentation

Changed

  • migrate from locales to plugin system architecture
  • bump version to 3.0.0 across all plugins
  • update installation commands with cook-based plugin names
  • remove work-in-progress documentation from version control
  • up
  • Merge pull request #19 from wasabeef/feat-plugins

Fixed

  • improve natural language in marketplace.json descriptions
  • change author field to object format in marketplace.json

v2.6.6

17 Sep 07:24

Choose a tag to compare

Changed

  • fix CJK-alphanumeric spacing in role documentation
  • fix CJK-alphanumeric spacing in command documentation
  • fix CJK-alphanumeric spacing in multilingual README files
  • fix CJK-alphanumeric spacing in localized documentation
  • Merge pull request #18 from wasabeef/docs-roles

Fixed

  • correct pattern replacement syntax in deny-check.sh

v2.6.5

16 Sep 10:11

Choose a tag to compare

Changed

  • improve terminology accessibility in analyzer role documentation
  • Merge pull request #17 from wasabeef/fix-bracket
  • update command examples with modern tech stack references

Fixed

  • apply CJK-alphanumeric spacing format across all markdown files
  • resolve translation issues in analyzer role files

v2.6.4

16 Sep 05:49
78181a8

Choose a tag to compare

Changed

  • normalize fenced code block languages across locales
  • Merge pull request #16 from wasabeef/fix-md040

v2.6.3

09 Sep 07:43

Choose a tag to compare

Added

  • enhance pattern matching in deny-check script

v2.6.2

04 Sep 07:45

Choose a tag to compare

Changed

  • format markdown files for consistency

Fixed

  • resolve markdown linter issues in Japanese documentation
  • resolve markdown linter issues in English documentation
  • resolve markdown linter issues in Chinese documentation
  • resolve markdown linter issues in Korean documentation
  • resolve markdown linter issues in Romance language documentation

v2.6.1

04 Sep 04:26

Choose a tag to compare

Added

  • add token efficiency mode command
  • add token-efficient command translations

Changed

  • added backend agent for description
  • Merge pull request #14 from balabalabalading/fix/install-script-zh-cn
  • enhance Japanese command documentation with improved formatting
  • improve formatting and align translations with Japanese base
  • Merge pull request #15 from wasabeef/update-refactor-commands
  • normalize parentheses in core documentation
  • normalize parentheses in command definitions
  • normalize parentheses in agent role definitions
  • normalize parentheses in zh-cn localization
  • normalize parentheses in zh-tw localization
  • normalize parentheses in ko and pt localizations
  • normalize parentheses in shell script comments

Fixed

  • Correct Chinese language code handling in install.sh
  • correct typo 'basPrice' to 'basePrice' in code examples

v2.6.0

20 Aug 04:01
1be1857

Choose a tag to compare

Added

  • add comprehensive backend specialist role definition

Changed

  • Merge pull request #12 from wasabeef/feat-fr
  • Merge pull request #13 from wasabeef/update-agents

Fixed

  • standardize section counts across all language versions
  • add missing Spanish question marks in README