docs(design): add component coverage checklist#41
Merged
Conversation
Checklist view of the component inventory, complementing components.md. - Add .planning/design/system/component-checklist.md: all 45 built components (21 primitives + 24 app-level) as checked items, grouped by category, plus 9 verified gaps (unbuilt primitives) with their current raw workaround, and a "when adding a component" checklist. - Correct the earlier miscount: the inventory is 45 components (24 app-level), not 41/20. components.md body already listed all 24; only the summary count was off. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a checklist view of the component inventory, complementing the reference table in
components.md(merged in #40).Changes
.planning/design/system/component-checklist.md<input type="checkbox">in 16 files → clearest extraction candidateNote — count correction
While building the checklist I recounted per-file: the inventory is 45 components (24 app-level), not the 41/20 stated in the #40 summary.
components.md's body already listed all 24 correctly — only the headline number was off, so no change to that file is needed.Docs only — no app code touched.
🤖 Generated with Claude Code