refactor: move nested skills to root + add ui-ux-pro-max + ConsentOS

- Extract 9 nested skills from website-creator/ to root skills/
- Remove duplicate seo-analyzers, seo-geo, seo-multi-channel from website-creator
- Add new ui-ux-pro-max skill with full UI/UX data
- Update install-skills.sh to sync properly
- Remove .DS_Store artifacts

Moved skills:
- api-and-interface-design
- banner-design
- brand
- design-system
- design
- frontend-ui-engineering
- slides
- spec-driven-development
- ui-styling
This commit is contained in:
2026-04-22 09:55:41 +07:00
parent a29b7af4b8
commit 8a0edd225d
242 changed files with 9934 additions and 2942 deletions

View File

@@ -0,0 +1,15 @@
content_type,primary_size,secondary_size,accent_size,weight_contrast,letter_spacing,line_height
hero-statement,120px,32px,14px,700-400,tight,1.0
metric-callout,96px,18px,12px,700-500,normal,1.1
feature-grid,28px,16px,12px,600-400,normal,1.4
quote-block,36px,18px,14px,400-italic,loose,1.5
data-insight,48px,20px,14px,700-400,normal,1.2
cta-action,64px,24px,16px,700-500,tight,1.1
title-only,80px,24px,14px,700-400,tight,1.0
subtitle-heavy,56px,28px,16px,600-400,normal,1.2
body-focus,24px,18px,14px,500-400,normal,1.6
comparison,32px,16px,12px,600-400,normal,1.3
timeline,28px,16px,12px,500-400,normal,1.4
pricing,48px,20px,14px,700-500,normal,1.2
team,24px,16px,14px,600-400,normal,1.4
testimonial,32px,20px,14px,400-italic,loose,1.5
1 content_type primary_size secondary_size accent_size weight_contrast letter_spacing line_height
2 hero-statement 120px 32px 14px 700-400 tight 1.0
3 metric-callout 96px 18px 12px 700-500 normal 1.1
4 feature-grid 28px 16px 12px 600-400 normal 1.4
5 quote-block 36px 18px 14px 400-italic loose 1.5
6 data-insight 48px 20px 14px 700-400 normal 1.2
7 cta-action 64px 24px 16px 700-500 tight 1.1
8 title-only 80px 24px 14px 700-400 tight 1.0
9 subtitle-heavy 56px 28px 16px 600-400 normal 1.2
10 body-focus 24px 18px 14px 500-400 normal 1.6
11 comparison 32px 16px 12px 600-400 normal 1.3
12 timeline 28px 16px 12px 500-400 normal 1.4
13 pricing 48px 20px 14px 700-500 normal 1.2
14 team 24px 16px 14px 600-400 normal 1.4
15 testimonial 32px 20px 14px 400-italic loose 1.5