Perform an in-depth code review of changed files and produce a structured report. Defaults to reviewing staged changes.
원문 언어: 영어
메뉴
SkillsMP는 guyoung/boxagnts에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 7개 중 7개를 표시합니다.
Perform an in-depth code review of changed files and produce a structured report. Defaults to reviewing staged changes.
원문 언어: 영어
Analyze a given style file or component directory, identify redundancy, inefficiency, and maintainability issues, and suggest optimizations.
원문 언어: 영어
Production-grade DOCX generator that creates valid Microsoft Word (.docx) files from Markdown or structured AST using a safe streaming ZIP engine and minimal but strict OOXML baseline.
원문 언어: 영어
Compress and decompress files using jsexec with built-in zlib and manual format parsing. Supports .gz, .tar, .tar.gz, .tgz, .zip.
원문 언어: 영어
Generate a React or Vue component from a natural language description, including TypeScript types, styles, and basic tests.
원문 언어: 영어
"Compile Markdown into a valid Microsoft PowerPoint (.pptx) file using pure JavaScript. Pipeline: Markdown → AST → Slide IR → Layout IR → OOXML → ZIP. Images embedded from local files."
원문 언어: 영어
Production-grade XLSX generator that creates valid Microsoft Excel (.xlsx) files from structured table data using a DEFLATE-mode ZIP engine (uses zlib for compression). Supports formulas, merged cells, styles…
원문 언어: 영어