mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
Add comprehensive remote assets reference section: - Image CDN services (Unsplash, Picsum, Placeholder.com) - Icon libraries (Lucide, Font Awesome, Material Icons) - Usage patterns with HTML examples - Best practices for external resource loading Guidelines include: - HTTPS URLs mandatory - Width/height attributes for layout stability - Lazy loading for below-fold images - Accessibility requirements (alt attributes) - Prohibit local file paths and base64 embedding Position: Between Typography System and Visual Effects System 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>