brainstorming

31
okwindsokwinds

Turn vague ideas into a validated design/spec through structured brainstorming. Use before any creative work (new features, UI/components, behavior changes, refactors) and whenever a user asks to brainstorm, define requirements, propose approaches, or write a design doc.

194 days ago

pptx-offline

31
okwindsokwinds

PPTX 文档离线读写:解析/替换/重排/缩略图、OOXML 解包编辑回包,以及 html2pptx(HTML→PPT)工作流。适用于生成与维护演示文稿(依赖安装可能需要网络)。

194 days ago

docx-offline

31
okwindsokwinds

DOCX 文档离线读写:提取/分析、OOXML 解包编辑回包、批注与修订(tracked changes/redlining)。适用于合同/制度/论文等需要保留格式与修订痕迹的场景(依赖安装可能需要网络)。

194 days ago

repo-deep-dive-report

31
okwindsokwinds

End-to-end source code repository deep dive and review. Use when you need to understand a repo’s architecture, core abstractions, entrypoints and execution flow, extension points, and operational/developer setup; and when you must deliver a structured report (Markdown + standalone HTML) with diagrams (Mermaid), actionable recommendations, and a scored evaluation.

194 days ago

ui-ux-spec-genome

31
okwindsokwinds

A portable, reproducible UI/UX spec standard: scan a frontend repo for UI sources and scaffold a ui-ux-spec documentation bundle (tokens, global styles, components, patterns, pages, a11y). Also supports plan-driven UI-only refactors based on an existing ui-ux-spec. Excludes business logic and domain workflows.

194 days ago

pdf-offline

31
okwindsokwinds

PDF 文档离线读写与表单处理:提取文本/表格、合并拆分、生成 PDF、填写表单。适用于“本地处理/读取/生成 PDF 文件”(依赖安装可能需要网络)。

194 days ago

headless-web-viewer

31
okwindsokwinds

Render and view webpages using a headless browser (Playwright) to fetch JS-rendered HTML, extract visible text, and optionally save full-page screenshots. Use when a user asks to “无头浏览器打开/查看网页”, needs the rendered DOM instead of raw curl HTML, or wants a screenshot of a page.

194 days ago

xlsx-offline

31
okwindsokwinds

Excel 表格离线读写与公式校验:创建/修改 xlsx,保持公式可复算,输出必须零公式错误;附带 LibreOffice 重算与错误扫描脚本(依赖安装可能需要网络)。

194 days ago