What problem does it solve? Repositories shared on social platforms or chat apps often show a generic or missing link preview, making the project hard to recognize and reducing click-through. This Skill creates a repository-specific GitHub social preview image grounded in the actual README, package metadata, and existing visual assets instead of a generic gradient template. ## Core Features & Use Cases - Repository-Driven Design: Inspects README, package manifests, screenshots, logos, and brand colors to derive copy and layout from real project evidence. - GitHub-Compliant Output: Produces a 1280×640 PNG/JPG under 1 MB at .github/social-preview.png, with safe-area handling and reduced-size readability checks. - Multiple Layout Patterns: Chooses among typography-led, product preview, component-focused, developer-tool, and collection card compositions based on the repository type. - Use Case: Before launching an open-source library, run this Skill to audit existing assets, write concise preview copy, and export a validated social card ready for manual upload in GitHub settings. ## Quick Start Ask the agent to create a GitHub social preview image for this repository and save it to .github/social-preview.png.