Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

ati-ollie-child

ati-ollie-child enthält 10 gesammelte Skills von lightspeedwp, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
0
aktualisiert
2026-05-25
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

figma-themejson-palette
Webentwickler

Extract a color palette from a Figma variables table node and replace the settings.color.palette array in a theme.json file. Use when updating or syncing a WordPress theme.json palette from Figma color variables.

2026-05-25
figma-themejson-radius
Webentwickler

Extract border radius presets from a Figma Variables documentation node and update WordPress theme.json settings.border.radiusSizes (6.9 schema). Use when syncing radius presets from Figma and preserving labels/slugs.

2026-05-25
figma-themejson-shadow
Webentwickler

Extract shadow tokens from a Figma Variables documentation node and update WordPress theme.json shadow presets (6.9 schema). Use when the user provides a Figma node with shadow variables and wants theme.json presets updated.

2026-05-25
figma-themejson-spacing
Webentwickler

Extract spacing tokens from a Figma variables table node and replace the settings.spacing.spacingSizes array in a theme.json file. Use when syncing WordPress theme spacing scales from Figma.

2026-05-25
figma-themejson-style-variations
Softwareentwickler

Extract multiple style variations (color palettes + typography font families) from a Figma variables table node into individual WordPress theme.json style variation files. Use when syncing styles from Figma into /styles variation JSON files, including font downloads and fontFace entries.

2026-05-25
figma-themejson-typography
Softwareentwickler

Extract typography tokens (font sizes, font families, line heights) from a Figma variables table node and replace settings.typography + custom line-height properties in a WordPress theme.json (6.9 schema). Use when syncing a theme’s typography presets from Figma.

2026-05-25
pattern-extractor
Softwareentwickler

Convert Figma designs into ls-theme WordPress block patterns with strict semantic token mapping, dark-token parity, reuse-or-create style workflow, Phosphor icon mapping into Icon Block markup, CSS-versus-GSAP motion routing, mandatory use of the theme-color-token-enforcer skill for created patterns or styles, and mandatory use of the wordpress-gsap skill whenever GSAP is required.

2026-05-25
theme-color-token-enforcer
Softwareentwickler

Audit or fix semantic colour token usage in a WordPress block theme. Use when checking a file, folder, or glob for raw colours, direct preset-colour references, missing settings.custom.color tokens, missing styles/dark.json token parity, or WCAG AA contrast issues. Reuse an existing semantic custom colour token where possible; otherwise create matching theme.json and styles/dark.json token paths and replace authored usage with semantic custom colour tokens, while preserving existing shared non-colour token families such as custom typography font-weight variables.

2026-05-25
theme-orphaned-refs
Softwareentwickler

Fix WordPress theme preset references by scanning the theme sequentially, detecting orphaned var:preset and --wp--preset tokens, and replacing them with the closest matching slugs defined in theme.json. Use when theme.json variable names change and existing patterns/styles/templates still reference old slugs.

2026-05-25
themejson-completion
Softwareentwickler

Audit a WordPress block theme and fill out theme.json as completely as possible without overwriting existing config. Use when scanning a theme, theme.json, style variations, styles/presets files, templates, patterns, and block.json supports to identify missing block configuration, infer sensible additions, present an approval-first plan, and then apply additive minimal edits.

2026-05-25