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 hace 2 meses
Analizado
31 mar 2026, 15:58
+ 2 previous scans
Compatible con
Skill details
Updated hace 2 meses
Analizado 31 mar 2026, 15:58
Descripcion
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 recientes
31 mar 2026, 15:58
Latest analysis
31 mar 2026, 15:13
Run 2
27 mar 2026, 15:54
Run 1