exec_call
System command execution
Line 561Snippets
const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex); const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);fs_write
Filesystem write access
Filesystem write access
Line 995Snippets
import { readdir, readFile, writeFile } from "fs/promises"; await writeFile(outputPath, sprite);import { readdir, readFile, writeFile } from "fs/promises"; await writeFile(outputPath, sprite);fs_read
Filesystem read access
Filesystem read access
Line 995Snippets
import { readdir, readFile, writeFile } from "fs/promises";import { readdir, readFile, writeFile } from "fs/promises"; const files = await readdir(iconDir); const content = await readFile(`${iconDir}/${file}`, "utf-8");import { readdir, readFile, writeFile } from "fs/promises";Trust Score
Updated vor 7 Tagen
Analysiert
31.03.2026, 15:58
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 7 Tagen
Analysiert 31.03.2026, 15:58
Beschreibung
Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.
Letzte Scans
31.03.2026, 15:58
Latest analysis
31.03.2026, 15:13
Run 2
27.03.2026, 15:54
Run 1