Vector-traced icon badge for icon-1024/256, re-render derived assets - #211
Open
Shman4ik wants to merge 2 commits into
Open
Vector-traced icon badge for icon-1024/256, re-render derived assets#211Shman4ik wants to merge 2 commits into
Shman4ik wants to merge 2 commits into
Conversation
Added MIT License file for open use and distribution. Added SKILL.md for humanizer skill with detailed guide on detecting and rewriting AI-generated text to sound human, including patterns, strategies, and process steps.
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
humanize-skill) bundled two unrelated things back in July; the humanizer-skill half (SKILL.md+LICENSE) is already identical, byte-for-byte, to what later landed onmainvia the proper vendored version (which also addedSOURCE.md) — so it contributes no diff here.design/masters/icon/icon-badge.svgis a new Inkscape-traced vector source for the circular badge, scaled to fill the 1024×1024 canvas edge-to-edge instead of sitting in a wide margin.icon-1024.pngandicon-256.pngare re-rendered from it, and every asset derived from them (MSIX tiles,app.ico, Store listing images) is regenerated to match.CLAUDE.mdanddesign/LOGO-ASSETS.mdare updated to documenticon-badge.svgas the new vector source for those two sizes.Test plan
icon-1024.png/icon-256.png(badge now fills the canvas instead of leaving a wide margin) — confirm the look is still correctscripts/windows/make-app-icons.ps1andscripts/windows/make-store-logos.ps1to confirm the committed derived assets match a fresh regeneration🤖 Generated with Claude Code