Menu key config registry
Skill kjuhwa/skills-hub/skills/frontend/menu-key-config-registry
Centralize sidebar/drawer menu keys as a union type + config object per domain, so menu rendering, drawer view switches, and default-expand state all reference the same source of truth. Eliminates string-key drift across the three places a menu key appears.From its SKILL.md
npx -y skills add kjuhwa/skills-hub --skill menu-key-config-registryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 39 tokens by cl100k_base, as published. Nobody here has run it
Menu Key Config Registry
One union type + one config object per menu domain. Menu items, drawer content switch, and default-expanded state all read from it.
See content.md.
What ships with it: 1 file
3.4 KB alongside SKILL.md
- content.md3.4 KB