Lets create a worktree and project to improve onboarding in the frontend
We're going to do the following
Planning worktree creation and task breakdown
>git worktree listReviewing frontend instructions
Planning proactive skill loading
>lsPlanning branch and tasks
Creating new worktree branch
>git worktree add -b feat/frontend-onboarding /Users/tarunsachdeva/code/traces-worktrees/feat-frontend-onboarding mainTracking task status updates
Planning page file discovery
Expanding glob pattern for slug pages
Planning multi-file inspection
Inspecting profile-related card styles
Checking reusable card styles
Mapping login and profile state logic
Inspecting feed hook usage
Investigating identity API usage
Assessing existing feed data for onboarding states
Planning onboarding design
Evaluating auth strategy for home components
Inspecting authentication provider placement
Planning full trace list implementation
Inspecting trace query limits
Inspecting shared types for API responses
Considering shared types usage
Identifying field identity type
Designing onboarding with identity and trace checks
Assessing identity fetching for onboarding
Inspecting card styles
Inspecting UI components for reuse
Planning onboarding and traces UI
Checking context usage in component
Planning skill tool usage
Checking home route layout presence
Designing onboarding step actions
Designing configurable onboarding steps
Designing generic onboarding wizard
Checking shared type imports
Designing onboarding wizard component
Planning traces page rewrite
Fixing conditional hook usage and path handling
Inspecting file for lint issues
Correcting file path typo
Addressing lint and type issues
Adding session-based auth fetch
Patching login card styles
Reducing page query limits and adding full trace link
Proposing full rewrite for page
Removing conditional useMemo hooks
Verifying page hooks and data limits