With the new skills architecture everything becomes modular: the user can cherry-pick the skills he wants to use.
For example, Claude Code Web already manages branches, so the user might want to skip skills-branch.
Another example: the user might want to skip skills-tickets if he's not interested in that functionality.
Ideally, the dashboard should show UI only for skills that are picked. How do we structure this?
With the new skills architecture everything becomes modular: the user can cherry-pick the skills he wants to use.
For example, Claude Code Web already manages branches, so the user might want to skip
skills-branch.Another example: the user might want to skip
skills-ticketsif he's not interested in that functionality.Ideally, the dashboard should show UI only for skills that are picked. How do we structure this?