# Task 11 — Review-desk blocks **Agent**: `component-builder` · **Model**: MiniMax-M3 **Depends on**: 07 · **Parallel with**: 08, 09, 10 · **Blocks**: 16 **Worktree**: `.agents/scripts/worktree.sh start 11 review-blocks` ## Goal Review-desk furniture as static components. Interactivity is task 16. ## Scope `src/components/blocks/` — `SkillList.astro`, `ReviewDetail.astro`, `FileTabs.astro`, `PreviewPane.astro`, `ChangeLens.astro`, `VoteWidget.astro` (markup only). ## Source `skills-review/index.html`, `app.js` (20 KB), `styles.css`, `change-lens.css`, `vote.js`. ## One component, 24 entries The 24 reviews are **data**, not 24 components. One `SkillReviewCard` iterating the collection. If you are writing the second near-identical component, stop. ## CSS tokens asserted by verify.mjs `.change-lens`, `.change-rows`, `.skill-diff`, `.diff-lines`, `.markdown-preview`, `max-height:540px`, `.markdown-table-wrap`, `.markdown-frontmatter`, `.markdown-toc`, `.preview-title`, `.preview-markdown`, `grid-template-columns:minmax(0,1fr)`, `height:120px`, `-webkit-line-clamp:2`, `.vote-widget`, `.vote-buttons`, `[aria-pressed="true"]`. Class names may move into scoped `