Skip to content

sync: import ADR-0006, ADR-0007 and missing skills from darkmatter/skills#6

Draft
cooper (czxtm) wants to merge 1 commit into
mainfrom
claude/upbeat-fermat-1eav2b
Draft

sync: import ADR-0006, ADR-0007 and missing skills from darkmatter/skills#6
cooper (czxtm) wants to merge 1 commit into
mainfrom
claude/upbeat-fermat-1eav2b

Conversation

@czxtm

Copy link
Copy Markdown
Member

Summary

Syncs org-level Claude/Copilot/Codex instructions with the current state of darkmatter/skills.

Two ADRs were present in skills/docs/adr/ but missing from all three org instruction files:

  • ADR-0006 — README minimum standard: follow Standard Readme structure, copy/paste-able commands, 8 required sections
  • ADR-0007 — Type-checked SQL in TypeScript: no inline sql<Row> strings, use Kysely (preferred) or Drizzle

Three skills were in skills/docs/catalog.md but not in the org skills tables:

  • ui-component-architecture — Keep React screens thin; reuse @repo/ui primitives
  • shadcn-registry-first — Bias UI toward shadcn registry components; always build 3+ variations
  • run-ui-registry-variations — Build exactly three UI variations from shadcnblocks/Aceternity/Darkmatter registry

Also added two working conventions to CLAUDE.md (items 8 and 9) summarizing ADR-0006 and ADR-0007.

Files changed

  • CLAUDE.md — added ADR-0006 and ADR-0007 sections; added 3 new UI skills; added 2 working conventions
  • AGENTS.md — added ADR-0006 and ADR-0007 table rows; added 3 new UI skills to the UI section
  • .github/copilot-instructions.md — added ADR-0006 and ADR-0007 table rows; added 3 new UI skills

Test plan

  • Review ADR-0006 summary against skills/docs/adr/0006-readme-minimum-standard.md
  • Review ADR-0007 summary against skills/docs/adr/0007-type-checked-sql-in-typescript.md
  • Confirm no existing content was modified or removed

🤖 Generated with Claude Code


Generated by Claude Code

…ls catalog

Adds two ADRs present in skills/docs/adr but absent from org instructions:
- ADR-0006: README minimum standard (Standard Readme structure)
- ADR-0007: Type-checked SQL in TypeScript (Kysely preferred, no inline SQL)

Adds three skills present in catalog.md but absent from org skill tables:
- ui-component-architecture
- shadcn-registry-first
- run-ui-registry-variations

Updates CLAUDE.md, AGENTS.md, and .github/copilot-instructions.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant