Add project assets and update dependencies#2
Conversation
Public Assets: - Add 48 SVG icons (navigation, actions, social, medals, UI elements) - Add logo variants, auth backgrounds, and page illustrations Figma Designs: - Add design system files (colours, typography, component overview) - Add page mockups for home, profile, search, Q&A (light/dark variants) - Add auth screens and mobile navigation screenshots Documentation: - Add textbook notes for auth and state management - Add colours reference - Remove placeholder images Dependencies: - Update next 16.0.5 → 16.0.6 - Update @vercel/analytics 1.5.0 → 1.6.0 - Update @vercel/speed-insights 1.2.0 → 1.3.0 Config: - Update Biome schema to 2.3.8, exclude x_docs/reference from linting - Add --error-on-warnings to lint script for local/CI parity Sets up project with UI assets from Figma designs and brings dependencies to current versions. Lint strictness ensures local checks match CI behaviour. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughProject documentation and configuration refined across multiple files. README restructured to prioritise tooling descriptions over procedural steps, biome schema updated, package dependencies bumped for analytics and Next.js, and three new technical documentation guides added covering colour variables, authentication types, and state management patterns. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~18 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro ⛔ Files ignored due to path filters (81)
📒 Files selected for processing (6)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-11-30T01:23:02.495ZApplied to files:
📚 Learning: 2025-11-30T01:23:02.495ZApplied to files:
🪛 LanguageToolREADME.md[uncategorized] ~26-~26: Possible missing comma found. (AI_HYDRA_LEO_MISSING_COMMA) x_docs/textbook/auth.md[uncategorized] ~104-~104: Possible missing comma found. (AI_HYDRA_LEO_MISSING_COMMA) x_docs/textbook/state.md[uncategorized] ~34-~34: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION) [grammar] ~77-~77: Did you mean “does Not automatically sent with request”? (PRP_NOT_VB) [misspelling] ~91-~91: This word is normally spelled as one. (EN_COMPOUNDS_MULTI_STEP) 🔇 Additional comments (8)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Test plan
🤖 Generated with Claude Code