fs_write
Filesystem write access
Filesystem write access
Line 317Snippets
rm -rf dist bundle.htmlfs.writeFileSync('tsconfig.json', JSON.stringify(config, null, 2));fs.writeFileSync(path, JSON.stringify(config, null, 2));self_modifying_code
Write to executable or config file
Write to executable or config file
Line 571Snippets
fs.writeFileSync('tsconfig.json', JSON.stringify(config, null, 2));fs_read
Filesystem read access
Filesystem read access
Line 567Snippets
const config = JSON.parse(fs.readFileSync('tsconfig.json', 'utf8'));const content = fs.readFileSync(path, 'utf8');Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:58
Descricao
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:52
Run 1