## For Feature Implementation: Implement [FEATURE_NAME] from FEATURE-PARITY-CHECKLIST.md. Legacy reference: apps/web-clipper/[FILE]:[LINES] Target files: src/[FILES] Use centralized logging and theme system. Update checklist when done. ## For Bug Fixes: Fix [ISSUE] in src/[FILE]. Expected behavior: [DESCRIBE] Current behavior: [DESCRIBE] Error logs: [IF ANY] ## For Code Understanding: Explain the [FEATURE] implementation in apps/web-clipper/[FILE]. I need to replicate this in MV3. What's the core logic and data flow? ## For Architecture Questions: [QUESTION ABOUT SYSTEM DESIGN] See docs/ARCHITECTURE.md for context on logging/theme systems.