feat: add ai/ design skill suite and document it in CLAUDE.md + README#8
Merged
Conversation
Replace the "mostly placeholder" ai/ description with the real layout: AI assets by type, the SKILL.md convention, and the design/ suite (explore-designs, create-design-system, design-handoff). Add an AI Assets section/table to the README mirroring the template index. 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.
Summary
Brings the
ai/design skill suite ontomainand updates the top-level docs to describe it (previouslyai/was documented as "mostly placeholder").AI skill suite (
ai/skills/design/)explore-designs/— guides using Claude Design to explore design directions (clarifying questions about the target frontend stack/tooling). Draft.create-design-system/— placeholder for design-system setup.design-handoff/— full skill (SKILL.md+references/token-reconciliation.md) for reconciling a finished Claude Design export into a real codebase: tokens → shadcn/Tailwind v4 OKLCH,/brandpage, contrast + licensing gates. Ready.Docs
ai/line with the real layout (assets by type, theSKILL.mdconvention, thedesign/suite broken out).Notes
ansible-lintpre-commit hook is currently broken in the local env (ModuleNotFoundErrorunder Python 3.14); it was skipped for the docs commit while all other hooks passed. Unrelated to this change, but worth fixing separately.🤖 Generated with Claude Code