sync: import ADR-0006, ADR-0007 and missing skills from darkmatter/skills#6
Draft
cooper (czxtm) wants to merge 1 commit into
Draft
sync: import ADR-0006, ADR-0007 and missing skills from darkmatter/skills#6cooper (czxtm) wants to merge 1 commit into
cooper (czxtm) wants to merge 1 commit into
Conversation
…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.
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.
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:sql<Row>strings, use Kysely (preferred) or DrizzleThree skills were in
skills/docs/catalog.mdbut not in the org skills tables:ui-component-architecture— Keep React screens thin; reuse@repo/uiprimitivesshadcn-registry-first— Bias UI toward shadcn registry components; always build 3+ variationsrun-ui-registry-variations— Build exactly three UI variations from shadcnblocks/Aceternity/Darkmatter registryAlso 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 conventionsAGENTS.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 skillsTest plan
skills/docs/adr/0006-readme-minimum-standard.mdskills/docs/adr/0007-type-checked-sql-in-typescript.md🤖 Generated with Claude Code
Generated by Claude Code