Add destijl-skill: De Stijl / Mondrian neoplastic UI variant#56
Open
maoxin1234 wants to merge 2 commits into
Open
Add destijl-skill: De Stijl / Mondrian neoplastic UI variant#56maoxin1234 wants to merge 2 commits into
maoxin1234 wants to merge 2 commits into
Conversation
New design variant following the existing 8-section SKILL.md skeleton. White canvas, thick black grid lines (rendered as CSS grid gaps), primary-color planes, strict 90° angles, asymmetric balance. - skills/destijl-skill/SKILL.md — variant rules - skills/destijl-skill/examples/destijl.html — single-page demo - Registered in skill.sh, llms.txt, README.md, marketplace.json Palette approximates Mondrian (public domain); hex values are sampled-approximations from high-res reproductions, not canonical. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Embed examples/destijl.png in SKILL.md so the variant has a visual sample. Captured from the demo at 1280px (desktop asymmetric grid). Co-Authored-By: Claude Opus 4.8 <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.
Preview
What
A new design-taste variant following the existing 8-section
SKILL.mdskeleton — same structure asminimalist-skill/brutalist-skill, only the values differ.De Stijl / Mondrian neoplasticism: pure white canvas, thick black grid lines, primary-color planes (red/blue/yellow), absolute 90° angles, asymmetric dynamic balance. No diagonals, gradients, curves, or shadows.
Changes
skills/destijl-skill/SKILL.md— variant rules (name: destijl-neoplastic-ui)skills/destijl-skill/examples/destijl.html— single-page demo; core trick is rendering the black structural lines as CSS gridgapover a black grid background (never as borders)skills/destijl-skill/examples/destijl.png— rendered screenshot of the demo (shown above)skill.sh,skills/llms.txt,README.md, and.claude-plugin/marketplace.jsonColor provenance
Piet Mondrian died in 1944; his work is public domain. Oil paintings have no canonical hex values, so the palette (red
#E72119, blue#0B41CD, yellow#F9D616) is a sampled-approximation from high-res reproductions of Composition with Red, Blue and Yellow (1930), not an official color spec.Checks run
nameis unique across all skillsborder-radius > 0(style requires strict right angles)🤖 Generated with Claude Code