CoinDesigner
Generates 2 euro coin designs from bumpmaps
Install / Use
/learn @joaoperfig/CoinDesignerREADME
CoinDesigner
Generates 2 euro coin designs from bumpmaps
Takes a black and white bumpmap of your coin design as input and exports your coin as output.
For the input:

You get output:

Installation
Have python3 installed in your computer.
Clone this repository with:
git clone https://github.com/joaoperfig/CoinDesigner
Move into the new folder with:
cd CoinDesigner
Install requirements with:
pip install -r requirements.txt
Usage
Place your black and white template into the inputs folder.
Call the renderer by using
python designer.py inputs/inputname.png outputs/outputname.png
Your output image should be on the output folder.
Additional parameters can be used:
python designer.py inputs/inputname.png outputs/outputname.png -s 0.1 -it 2 -nmd 1.5
These will change the look and intensity of the output. Experiment with some values to find out.
Related Skills
diffs
344.1kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.0kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
HappyColorBlend
HappyColorBlendVibe Project Guidelines Project Overview HappyColorBlendVibe is a Figma plugin for color palette generation with advanced tint/shade blending capabilities. It allows designers to
