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 semana passada
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:58
Descricao
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.
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:54
Run 1