Releases: wasabeef/claude-code-cookbook
Releases · wasabeef/claude-code-cookbook
v3.2.0
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
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
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
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
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
v2.6.3
Added
- enhance pattern matching in deny-check script
v2.6.2
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
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