Skip to content

pezza: generated _ds_* files need generator-side fixes on next Claude Design re-import #7

Description

@chrispezza

Design-audit findings that live in Claude Design-GENERATED files (hand-edits don't survive re-import, per the skill's NOTE.md):

  1. _adherence.oxlintrc.json font allowlist omits Inter entirely — it would flag the system's own prose layer (Inter shipped in v0.3.0).
  2. _adherence.oxlintrc.json color rule catches only hex literals — misses the rgba() form the components actually used (design-audit H4 class).
  3. _ds_bundle.js asset paths (../../assets/...) only resolve for pages exactly two directories deep — silent breakage for any new page elsewhere.
  4. Bundle copies of Checkbox/MetaRow predate the v0.5.1 keyboard fixes (structural rewrites deliberately not hand-mirrored).

Action: on the next re-import into Claude Design, verify the regenerated files pick up the current sources, and fix 1–3 in the generator/import configuration rather than the files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions