guyoung

7 mods across 1 repository, 11 stars between them.

code-review

01

guyoung/boxagnts

Skill Claude CodeCodex

Perform an in-depth code review of changed files and produce a structured report. Defaults to reviewing staged changes.

11 1mo ago A 24 tokens original MIT

guyoung/boxagnts

Skill Claude CodeCodex

Analyze a given style file or component directory, identify redundancy, inefficiency, and maintainability issues, and suggest optimizations.

11 1mo ago A 31 tokens original MIT

docx-generator

03

guyoung/boxagnts

Skill Claude CodeCodex

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.

11 1mo ago A 38 tokens original MIT

file-compression

04

guyoung/boxagnts

Skill Claude CodeCodex

Compress and decompress files using jsexec with built-in zlib and manual format parsing. Supports .gz, .tar, .tar.gz, .tgz, .zip.

11 1mo ago A 40 tokens original MIT

guyoung/boxagnts

Skill Claude CodeCodex

Generate a React or Vue component from a natural language description, including TypeScript types, styles, and basic tests.

11 1mo ago A 27 tokens original MIT

pptx-generator

06

guyoung/boxagnts

Skill Claude CodeCodex

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.

11 1mo ago A 45 tokens original MIT

xlsx-generator

07

guyoung/boxagnts

Skill Claude CodeCodex

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 (bold/font/alignment/border/fill/number-format/column-width), panes/freeze-panes, multi-sheet, and auto-sizing.

11 1mo ago A 72 tokens original MIT