Skills screen rebuild — collapsible sections + view-by-default chips + Edit toggle reveals reorder/add/delete #143
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Existing
/skills(#69) is always-editable. The design (../carol-design/design_files/SkillsScreen.jsx) defaults to view mode (skills as pill chips, no tools), with collapsible sections (chevron + name + countBadge). Edit mode reveals reorder/rename/delete tools per section, hover-revealed move/remove tools per skill row, an inline "Add a skill…" input, and a page-level "New section name…" + Add section row at the bottom.Scope
app/(app)/skills/page.tsx+ client against the new primitives and tokens.padding: 5px 11px,radius full,1px var(--border),var(--surface-2)background).chevron-down/chevron-right).Acceptance criteria
Out of scope
Composes with
Design package, token-foundation ticket, component-primitives ticket, sidebar-shell ticket, #69.