mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-06 16:31:12 +08:00
refactor(req-plan): streamline codebase exploration and decomposition guidelines
This commit is contained in:
@@ -429,7 +429,6 @@ export function SkillsManagerPage() {
|
||||
value: 'hub',
|
||||
label: formatMessage({ id: 'skills.location.hub' }),
|
||||
icon: <Globe className="h-4 w-4" />,
|
||||
badge: <Badge variant="secondary" className="ml-2">{hubStats.data?.installedTotal || 0}</Badge>,
|
||||
disabled: isToggling,
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user