Claude's design docs and implementation plans for thalida.com.
101 items
Styling / Neon Cursor
Feb 2026Add a custom neon glow cursor with a soft fading trail across the entire site.
Styling / Neon Cursor
Feb 2026Add a custom neon glow cursor with a soft fading trail to the site. The cursor replaces the default browser cursor everywhere, shifting color on interactive elements, and is disabled on touch devices.
Styling / Syntax Highlighting
Feb 2026Replace default Shiki `github-dark` code blocks with `astro-expressive-code` using the `houston` theme, copy buttons, and language labels — styled to match the site's neon/midnight aesthetic.
Styling / Syntax Highlighting
Feb 2026Code blocks use Astro's default Shiki `github-dark` theme, which has a gray `#24292e` background and GitHub's color palette. This clashes with the site's neon/teal cyberpunk aesthetic (midnight `#030a12`, neon `#39ff14`, teal `#00e5a0`).
Styling / Mobile Styles
Feb 2026Fix five mobile layout bugs: the ~48px gap between toolbar and nav drawer, content pushed rightward, iOS viewport height, missing body scroll lock, and unresponsive about-page grid.
Styling / Mobile Styles
Feb 2026The mobile layout has two user-visible symptoms:
Code Quality / Codebase Cleanup
Feb 2026Fix all naming inconsistencies, dead code, duplicate logic, bugs, and type safety issues identified in the February 2026 audit, resulting in a codebase where names reflect current reality and each piece of logic lives in exactly one place.
Content / Link Metadata
Feb 2026Enrich link cards with build-time-fetched metadata (favicon, meta title, description) and
Content / Link Metadata
Feb 2026Enrich the links collection cards with build-time-fetched metadata (favicon, meta title, meta
Layout / Sidebar Redesign
Feb 2026Replace the current file-tree sidebar with a two-level navigation and command palette search.
Layout / Sidebar Redesign
Feb 2026The current IDE-style file-tree sidebar has several usability issues: