{"id":"67c59795-2222-470b-9a49-b22e8d07fe42","shortId":"fHVpB2","kind":"skill","title":"minimalist-ui","tagline":"Use when creating clean editorial interfaces with warm monochrome palettes, crisp borders, restrained motion, and flat bento layouts.","description":"# Protocol: Premium Utilitarian Minimalism UI Architect\n\n## When to Use\n\n- Use when the user wants a refined minimalist UI inspired by tools like Notion, Linear, or editorial workspace products.\n- Use when designing warm monochrome interfaces with crisp borders, generous whitespace, muted pastel accents, and quiet motion.\n- Use when the task should avoid gradients, heavy shadows, saturated colors, pill-heavy components, and generic SaaS visuals.\n\n## Limitations\n\n- Minimalism can hide hierarchy when content is dense; validate scannability, contrast, and navigation clarity with real content.\n- This skill assumes the product can support restrained palettes and typography-led layouts; do not override an established brand system without cause.\n- Subtle motion and flat surfaces still need responsive, keyboard, and screen-reader verification in the target project.\n\n\n## 1. Protocol Overview\nName: Premium Utilitarian Minimalism & Editorial UI\nDescription: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, \"document-style\" web interfaces analogous to top-tier workspace platforms. This protocol strictly enforces a high-contrast warm monochrome palette, bespoke typographic hierarchies, meticulous structural macro-whitespace, bento-grid layouts, and an ultra-flat component architecture with deliberate muted pastel accents. It actively rejects standard generic SaaS design trends.\n\n## 2. Absolute Negative Constraints (Banned Elements)\nThe AI must strictly avoid the following generic web development defaults:\n- DO NOT use the \"Inter\", \"Roboto\", or \"Open Sans\" typefaces.\n- DO NOT use generic, thin-line icon libraries like \"Lucide\", \"Feather\", or standard \"Heroicons\".\n- DO NOT use Tailwind's default heavy drop shadows (e.g., `shadow-md`, `shadow-lg`, `shadow-xl`). Shadows must be practically non-existent or heavily customized to be ultra-diffuse and low opacity (< 0.05).\n- DO NOT use primary colored backgrounds for large elements or sections (e.g., no bright blue, green, or red hero sections).\n- DO NOT use gradients, neon colors, or 3D glassmorphism (beyond subtle navbar blurs).\n- DO NOT use `rounded-full` (pill shapes) for large containers, cards, or primary buttons.\n- DO NOT use emojis anywhere in code, markup, text content, headings, or alt text. Replace with proper icons or clean SVG primitives.\n- DO NOT use generic placeholder names like \"John Doe\", \"Acme Corp\", or \"Lorem Ipsum\". Use realistic, contextual content.\n- DO NOT use AI copywriting clichés: \"Elevate\", \"Seamless\", \"Unleash\", \"Next-Gen\", \"Game-changer\", \"Delve\". Write plain, specific language.\n\n## 3. Typographic Architecture\nThe interface must rely on extreme typographic contrast and premium font selection to establish an editorial feel.\n- Primary Sans-Serif (Body, UI, Buttons): Use clean, geometric, or system-native fonts with character. Target: `font-family: 'SF Pro Display', 'Geist Sans', 'Helvetica Neue', 'Switzer', sans-serif`.\n- Editorial Serif (Hero Headings & Quotes): Target: `font-family: 'Lyon Text', 'Newsreader', 'Playfair Display', 'Instrument Serif', serif`. Apply tight tracking (`letter-spacing: -0.02em` to `-0.04em`) and tight line-height (`1.1`).\n- Monospace (Code, Keystrokes, Meta-data): Target: `font-family: 'Geist Mono', 'SF Mono', 'JetBrains Mono', monospace`.\n- Text Colors: Body text must never be absolute black (`#000000`). Use off-black/charcoal (`#111111` or `#2F3437`) with a generous `line-height` of `1.6` for legibility. Secondary text should be muted gray (`#787774`).\n\n## 4. Color Palette (Warm Monochrome + Spot Pastels)\nColor is a scarce resource, utilized only for semantic meaning or subtle accents.\n- Canvas / Background: Pure White `#FFFFFF` or Warm Bone/Off-White `#F7F6F3` / `#FBFBFA`.\n- Primary Surface (Cards): `#FFFFFF` or `#F9F9F8`.\n- Structural Borders / Dividers: Ultra-light gray `#EAEAEA` or `rgba(0,0,0,0.06)`.\n- Accent Colors: Exclusively use highly desaturated, washed-out pastels for tags, inline code backgrounds, or subtle icon backgrounds.\n  - Pale Red: `#FDEBEC` (Text: `#9F2F2D`)\n  - Pale Blue: `#E1F3FE` (Text: `#1F6C9F`)\n  - Pale Green: `#EDF3EC` (Text: `#346538`)\n  - Pale Yellow: `#FBF3DB` (Text: `#956400`)\n\n## 5. Component Specifications\n- Bento Box Feature Grids:\n  - Utilize asymmetrical CSS Grid layouts.\n  - Cards must have exactly `border: 1px solid #EAEAEA`.\n  - Border-radius must be crisp: `8px` or `12px` maximum.\n  - Internal padding must be generous (e.g., `24px` to `40px`).\n- Primary Call-To-Action (Buttons):\n  - Solid background `#111111`, text `#FFFFFF`.\n  - Slight border-radius (`4px` to `6px`). No box-shadow.\n  - Hover state should be a subtle color shift to `#333333` or a micro-scale `transform: scale(0.98)`.\n- Tags & Status Badges:\n  - Pill-shaped (`border-radius: 9999px`), very small typography (`text-xs`), uppercase with wide tracking (`letter-spacing: 0.05em`).\n  - Background must use the defined Muted Pastels.\n- Accordions (FAQ):\n  - Strip all container boxes. Separate items only with a `border-bottom: 1px solid #EAEAEA`.\n  - Use a clean, sharp `+` and `-` icon for the toggle state.\n- Keystroke Micro-UIs:\n  - Render shortcuts as physical keys using `<kbd>` tags: `border: 1px solid #EAEAEA`, `border-radius: 4px`, `background: #F7F6F3`, using the Monospace font.\n- Faux-OS Window Chrome:\n  - When mocking up software, wrap it in a minimalist container with a white top bar containing three small, light gray circles (replicating macOS window controls).\n\n## 6. Iconography & Imagery Directives\n- System Icons: Use \"Phosphor Icons (Bold or Fill weights)\" or \"Radix UI Icons\" for a technical, slightly thicker-stroke aesthetic. Standardize stroke width across all icons.\n- Illustrations: Monochromatic, rough continuous-line ink sketches on a white background, featuring a single offset geometric shape filled with a muted pastel color.\n- Photography: Use high-quality, desaturated images with a warm tone. Apply subtle overlays (`opacity: 0.04` warm grain) to blend photos into the monochrome palette. Never use oversaturated stock photos. Use reliable placeholders like `https://picsum.photos/seed/{context}/1200/800` when real assets are unavailable.\n- Hero & Section Backgrounds: Sections should not feel empty and flat. Use subtle full-width background imagery at very low opacity, soft radial light spots (`radial-gradient` with warm tones at `opacity: 0.03`), or minimal geometric line patterns to add depth without breaking the clean aesthetic.\n\n## 7. Subtle Motion & Micro-Animations\nMotion should feel invisible — present but never distracting. The goal is quiet sophistication, not spectacle.\n- Scroll Entry: Elements fade in gently as they enter the viewport. Use `translateY(12px)` + `opacity: 0` resolving over `600ms` with `cubic-bezier(0.16, 1, 0.3, 1)`. Use `IntersectionObserver`, never `window.addEventListener('scroll')`.\n- Hover States: Cards lift with an ultra-subtle shadow shift (`box-shadow` transitioning from `0 0 0` to `0 2px 8px rgba(0,0,0,0.04)` over `200ms`). Buttons respond with `scale(0.98)` on `:active`.\n- Staggered Reveals: Lists and grid items enter with a cascade delay (`animation-delay: calc(var(--index) * 80ms)`). Never mount everything at once.\n- Background Ambient Motion: Optional. A single, very slow-moving radial gradient blob (`animation-duration: 20s+`, `opacity: 0.02-0.04`) drifting behind hero sections. Must be applied to a `position: fixed; pointer-events: none` layer. Never on scrolling containers.\n- Performance: Animate exclusively via `transform` and `opacity`. No layout-triggering properties (`top`, `left`, `width`, `height`). Use `will-change: transform` sparingly and only on actively animating elements.\n\n## 8. Execution Protocol\nWhen tasked with writing frontend code (HTML, React, Tailwind, Vue) or designing a layout:\n1. Establish the macro-whitespace first. Use massive vertical padding between sections (e.g., `py-24` or `py-32` in Tailwind).\n2. Constrain the main typography content width to `max-w-4xl` or `max-w-5xl`.\n3. Apply the custom typographic hierarchy and monochromatic color variables immediately.\n4. Ensure every card, divider, and border adheres strictly to the `1px solid #EAEAEA` rule.\n5. Add scroll-entry animations to all major content blocks.\n6. Ensure sections have visual depth through imagery, ambient gradients, or subtle textures — no empty flat backgrounds.\n7. Provide code that reflects this high-end, uncluttered, editorial aesthetic natively without requiring manual adjustments.","tags":["minimalist","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity-skills"],"capabilities":["skill","source-sickn33","skill-minimalist-ui","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/minimalist-ui","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34666 github stars · SKILL.md body (8,520 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-23T06:51:33.875Z","embedding":null,"createdAt":"2026-04-18T21:40:47.838Z","updatedAt":"2026-04-23T06:51:33.875Z","lastSeenAt":"2026-04-23T06:51:33.875Z","tsv":"'-0.02':485 '-0.04':488,1108 '-24':1189 '-32':1192 '/1200/800':923 '/charcoal':527 '/seed/':921 '0':594,595,596,1012,1045,1046,1047,1049,1053,1054,1055 '0.02':1107 '0.03':962 '0.04':900,1056 '0.05':301,739 '0.06':597 '0.16':1020 '0.3':1022 '0.98':715,1063 '000000':522 '1':145,1021,1023,1174 '1.1':495 '1.6':538 '111111':528,684 '12px':665,1010 '1f6c9f':626 '1px':654,762,787,1234 '2':222,1195 '200ms':1058 '20s':1105 '24px':673 '2f3437':530 '2px':1050 '3':410,1212 '333333':707 '346538':631 '3d':329 '4':548,1223 '40px':675 '4px':691,793 '4xl':1206 '5':637,1238 '5xl':1211 '6':830,1249 '600ms':1015 '6px':693 '7':976,1266 '787774':547 '8':1157 '80ms':1083 '8px':663,1051 '956400':636 '9999px':725 '9f2f2d':621 'absolut':223,520 'accent':63,213,567,598 'accordion':748 'acm':381 'across':858 'action':680 'activ':215,1065,1154 'add':969,1239 'adher':1230 'adjust':1282 'advanc':156 'aesthet':854,975,1277 'ai':229,393 'alt':362 'ambient':1090,1257 'analog':172 'anim':981,1078,1103,1130,1155,1243 'animation-delay':1077 'animation-dur':1102 'anywher':354 'appli':479,896,1115,1213 'architect':27 'architectur':208,412 'asset':926 'assum':106 'asymmetr':645 'avoid':72,232 'background':307,569,612,616,683,741,794,872,931,944,1089,1265 'badg':718 'ban':226 'bar':819 'behind':1110 'bento':20,199,640 'bento-grid':198 'bespok':190 'beyond':331 'bezier':1019 'black':521,526 'blend':904 'blob':1101 'block':1248 'blue':316,623 'blur':334 'bodi':434,515 'bold':839 'bone/off-white':575 'border':15,58,585,653,658,689,723,760,786,791,1229 'border-bottom':759 'border-radius':657,688,722,790 'bottom':761 'box':641,696,753,1041 'box-shadow':695,1040 'brand':123 'break':972 'bright':315 'button':349,436,681,1059 'calc':1080 'call':678 'call-to-act':677 'canva':568 'card':346,580,649,1031,1226 'cascad':1075 'caus':126 'chang':1148 'changer':404 'charact':446 'chrome':804 'circl':825 'clariti':100 'clean':7,369,438,767,974 'cliché':395 'code':356,497,611,1165,1268 'color':77,306,327,514,549,555,599,704,884,1220 'compon':81,207,638 'constrain':1196 'constraint':225 'contain':345,752,814,820,1128 'content':92,103,359,389,1200,1247 'context':922 'contextu':388 'continu':865 'continuous-lin':864 'contrast':97,186,420 'control':829 'copywrit':394 'corp':382 'creat':6 'crisp':14,57,662 'css':646 'cubic':1018 'cubic-bezi':1017 'custom':292,1215 'data':501 'default':238,269 'defin':745 'delay':1076,1079 'deliber':210 'delv':405 'dens':94 'depth':970,1254 'desatur':603,890 'descript':154 'design':52,220,1171 'develop':237 'diffus':297 'direct':159,833 'display':453,475 'distract':989 'divid':586,1227 'document':168 'document-styl':167 'doe':380 'drift':1109 'drop':271 'durat':1104 'e.g':273,313,672,1187 'e1f3fe':624 'eaeaea':591,656,764,789,1236 'edf3ec':629 'editori':8,47,152,428,462,1276 'element':227,310,999,1156 'elev':396 'em':486,489,740 'emoji':353 'empti':936,1263 'end':1274 'enforc':182 'engin':158 'ensur':1224,1250 'enter':1005,1072 'entri':998,1242 'establish':122,426,1175 'event':1122 'everi':1225 'everyth':1086 'exact':652 'exclus':600,1131 'execut':1158 'exist':289 'extrem':418 'f7f6f3':576,795 'f9f9f8':583 'fade':1000 'famili':450,470,505 'faq':749 'faux':801 'faux-o':800 'fbf3db':634 'fbfbfa':577 'fdebec':619 'feather':260 'featur':642,873 'feel':429,935,984 'ffffff':572,581,686 'fill':841,879 'first':1180 'fix':1119 'flat':19,130,206,938,1264 'follow':234 'font':423,444,449,469,504,799 'font-famili':448,468,503 'frontend':157,1164 'full':340,942 'full-width':941 'game':403 'game-chang':402 'geist':454,506 'gen':401 'generat':161 'generic':83,218,235,252,375 'generous':59,533,671 'gentl':1002 'geometr':439,877,965 'glassmorph':330 'goal':991 'gradient':73,325,956,1100,1258 'grain':902 'gray':546,590,824 'green':317,628 'grid':200,643,647,1070 'head':360,465 'heavi':74,80,270 'heavili':291 'height':494,536,1144 'helvetica':456 'hero':320,464,929,1111 'heroicon':263 'hide':89 'hierarchi':90,192,1217 'high':162,185,602,888,1273 'high-contrast':184 'high-end':1272 'high-qual':887 'hover':698,1029 'html':1166 'icon':256,367,615,770,835,838,846,860 'iconographi':831 'illustr':861 'imag':891 'imageri':832,945,1256 'immedi':1222 'index':1082 'ink':867 'inlin':610 'inspir':40 'instrument':476 'inter':243 'interfac':9,55,171,414 'intern':667 'intersectionobserv':1025 'invis':985 'ipsum':385 'item':755,1071 'jetbrain':510 'john':379 'key':783 'keyboard':135 'keystrok':498,775 'languag':409 'larg':309,344 'layer':1124 'layout':21,117,201,648,1138,1173 'layout-trigg':1137 'led':116 'left':1142 'legibl':540 'letter':483,737 'letter-spac':482,736 'lg':279 'librari':257 'lift':1032 'light':589,823,952 'like':43,258,378,918 'limit':86 'line':255,493,535,866,966 'line-height':492,534 'linear':45 'list':1068 'lorem':384 'low':299,948 'lucid':259 'lyon':471 'maco':827 'macro':196,1178 'macro-whitespac':195,1177 'main':1198 'major':1246 'manual':1281 'markup':357 'massiv':1182 'max':1204,1209 'max-w-4xl':1203 'max-w-5xl':1208 'maximum':666 'md':276 'mean':564 'meta':500 'meta-data':499 'meticul':193 'micro':711,777,980 'micro-anim':979 'micro-scal':710 'micro-ui':776 'minim':25,87,151,964 'minimalist':2,38,166,813 'minimalist-ui':1 'mock':806 'mono':507,509,511 'monochrom':12,54,188,552,908 'monochromat':862,1219 'monospac':496,512,798 'motion':17,66,128,978,982,1091 'mount':1085 'move':1098 'must':230,284,415,517,650,660,669,742,1113 'mute':61,211,545,746,882 'name':148,377 'nativ':443,1278 'navbar':333 'navig':99 'need':133 'negat':224 'neon':326 'neue':457 'never':518,910,988,1026,1084,1125 'newsread':473 'next':400 'next-gen':399 'non':288 'non-exist':287 'none':1123 'notion':44 'off-black':524 'offset':876 'opac':300,899,949,961,1011,1106,1135 'open':246 'option':1092 'os':802 'overlay':898 'overrid':120 'oversatur':912 'overview':147 'pad':668,1184 'pale':617,622,627,632 'palett':13,112,189,550,909 'pastel':62,212,554,607,747,883 'pattern':967 'perform':1129 'phosphor':837 'photo':905,914 'photographi':885 'physic':782 'picsum.photos':920 'picsum.photos/seed/':919 'pill':79,341,720 'pill-heavi':78 'pill-shap':719 'placehold':376,917 'plain':407 'platform':178 'playfair':474 'pointer':1121 'pointer-ev':1120 'posit':1118 'practic':286 'premium':23,149,422 'present':986 'primari':305,348,430,578,676 'primit':371 'pro':452 'product':49,108 'project':144 'proper':366 'properti':1140 'protocol':22,146,180,1159 'provid':1267 'pure':570 'py':1188,1191 'qualiti':889 'quiet':65,993 'quot':466 'radial':951,955,1099 'radial-gradi':954 'radius':659,690,724,792 'radix':844 'react':1167 'reader':139 'real':102,925 'realist':387 'red':319,618 'refin':37,163 'reflect':1270 'reject':216 'reli':416 'reliabl':916 'render':779 'replac':364 'replic':826 'requir':1280 'resolv':1013 'resourc':559 'respond':1060 'respons':134 'restrain':16,111 'reveal':1067 'rgba':593,1052 'roboto':244 'rough':863 'round':339 'rounded-ful':338 'rule':1237 'saa':84,219 'san':247,432,455,460 'sans-serif':431,459 'satur':76 'scale':712,714,1062 'scannabl':96 'scarc':558 'screen':138 'screen-read':137 'scroll':997,1028,1127,1241 'scroll-entri':1240 'seamless':397 'secondari':541 'section':312,321,930,932,1112,1186,1251 'select':424 'semant':563 'separ':754 'serif':433,461,463,477,478 'sf':451,508 'shadow':75,272,275,278,281,283,697,1038,1042 'shadow-lg':277 'shadow-md':274 'shadow-xl':280 'shape':342,721,878 'sharp':768 'shift':705,1039 'shortcut':780 'singl':875,1094 'sketch':868 'skill':105 'skill-minimalist-ui' 'slight':687,850 'slow':1097 'slow-mov':1096 'small':727,822 'soft':950 'softwar':808 'solid':655,682,763,788,1235 'sophist':994 'source-sickn33' 'space':484,738 'spare':1150 'specif':408,639 'spectacl':996 'spot':553,953 'stagger':1066 'standard':217,262,855 'state':699,774,1030 'status':717 'still':132 'stock':913 'strict':181,231,1231 'strip':750 'stroke':853,856 'structur':194,584 'style':169 'subtl':127,332,566,614,703,897,940,977,1037,1260 'support':110 'surfac':131,579 'svg':370 'switzer':458 'system':124,442,834 'system-n':441 'tag':609,716,785 'tailwind':267,1168,1194 'target':143,447,467,502 'task':70,1161 'technic':849 'text':358,363,472,513,516,542,620,625,630,635,685,730 'text-x':729 'textur':1261 'thicker':852 'thicker-strok':851 'thin':254 'thin-lin':253 'three':821 'tier':176 'tight':480,491 'toggl':773 'tone':895,959 'tool':42 'top':175,818,1141 'top-tier':174 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'track':481,735 'transform':713,1133,1149 'transit':1043 'translatey':1009 'trend':221 'trigger':1139 'typefac':248 'typograph':191,411,419,1216 'typographi':115,728,1199 'typography-l':114 'ui':3,26,39,153,435,778,845 'ultra':165,205,296,588,1036 'ultra-diffus':295 'ultra-flat':204 'ultra-light':587 'ultra-minimalist':164 'ultra-subtl':1035 'unavail':928 'unclutt':1275 'unleash':398 'uppercas':732 'use':4,30,31,50,67,241,251,266,304,324,337,352,374,386,392,437,523,601,743,765,784,796,836,886,911,915,939,1008,1024,1145,1181 'user':34 'util':560,644 'utilitarian':24,150 'valid':95 'var':1081 'variabl':1221 'verif':140 'vertic':1183 'via':1132 'viewport':1007 'visual':85,1253 'vue':1169 'w':1205,1210 'want':35 'warm':11,53,187,551,574,894,901,958 'wash':605 'washed-out':604 'web':170,236 'weight':842 'white':571,817,871 'whitespac':60,197,1179 'wide':734 'width':857,943,1143,1201 'will-chang':1146 'window':803,828 'window.addeventlistener':1027 'without':125,971,1279 'workspac':48,177 'wrap':809 'write':406,1163 'xl':282 'xs':731 'yellow':633","prices":[{"id":"5c8ab338-666a-4075-81f7-f4e3c2ff751a","listingId":"67c59795-2222-470b-9a49-b22e8d07fe42","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:40:47.838Z"}],"sources":[{"listingId":"67c59795-2222-470b-9a49-b22e8d07fe42","source":"github","sourceId":"sickn33/antigravity-awesome-skills/minimalist-ui","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/minimalist-ui","isPrimary":false,"firstSeenAt":"2026-04-18T21:40:47.838Z","lastSeenAt":"2026-04-23T06:51:33.875Z"}],"details":{"listingId":"67c59795-2222-470b-9a49-b22e8d07fe42","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"minimalist-ui","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34666,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-23T06:41:03Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"f7f06d88bbac7832a7187e2cb788e0c30a127705","skill_md_path":"skills/minimalist-ui/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/minimalist-ui"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"minimalist-ui","description":"Use when creating clean editorial interfaces with warm monochrome palettes, crisp borders, restrained motion, and flat bento layouts."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/minimalist-ui"},"updatedAt":"2026-04-23T06:51:33.875Z"}}