fix(skill-catalog): update locale to match 13 consolidated skills#1083
Merged
Conversation
Replace the 30 stale fine-grained skill entries (longbridge-quote, longbridge-depth, etc.) with the 13 new aggregated skills that reflect the current state of the longbridge-skills project. Before: locale had 30 old entries + 8 auto-added from skills.json = All 38 After: locale has 13 entries that match skills.json exactly = All 13 Also removes the unused `trade` category from catLabels. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
longbridge-quote、longbridge-depth等),skills.json已更新为 13 个新聚合 skill,其中 8 个不在 locale 里被augmentLocale自动追加 → 30 + 8 = 38skills.json完全对齐Changes
skill-catalog/en/index.ts— 30 → 13 个条目,映射新聚合 skillskill-catalog/zh-CN/index.ts— 同步简体中文skill-catalog/zh-HK/index.ts— 同步繁体中文trade分类Test plan
🤖 Generated with Claude Code