okwindsokwindsCommunityยท15 Agent Skills Included

miscellany

Offline Office editing, PRD specs, and repo audits

Edits PDF, Word, Excel, and PowerPoint files fully offline with format preservation and formula recalculation. Writes unambiguous PRDs and converts them into engineering and UI/UX specifications ready for development handoff. Audits code repositories for compliance, extracts replicable specs from codebases, and renders web pages headlessly. Eliminates manual document rework, vague requirements, and unverifiable repo reviews.
npx skills add okwinds/miscellany --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
okwindsokwinds

pdf-offline

Orchestrates Python libraries to read, write, merge, split, and fill PDFs offline.

Community
Intermediate
๐Ÿ“ฆ In Repo
okwindsokwinds

codebase-spec-extractor

Extract implementable engineering specifications from existing codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
okwindsokwinds

headless-web-viewer

Render JavaScript-heavy webpages and extract visible text with Playwright.

Community
Intermediate
๐Ÿ“ฆ In Repo
okwindsokwinds

docx-offline

Extracts text, unpacks OOXML, and manages tracked changes in DOCX files offline.

Community
Advanced
๐Ÿ“ฆ In Repo
okwindsokwinds

prd-writing-guide

Generate complete PRDs using structured templates and completeness checklists.

Community
Advanced
๐Ÿ“ฆ In Repo
okwindsokwinds

xlsx-offline

Recalculate Excel formulas offline and validate workbook integrity with LibreOffice and openpyxl.

Community
Advanced
๐Ÿ“ฆ In Repo
okwindsokwinds

ui-ux-spec-genome

Scan frontend UI sources and generate a standardized ui-ux-spec documentation bundle.

Community
Intermediate
๐Ÿ“ฆ In Repo
okwindsokwinds

repo-compliance-audit

Audit repository compliance and generate markdown reports with Python scripts.

Community
Advanced
๐Ÿ“ฆ In Repo
okwindsokwinds

skill-create-flow

Generate a self-contained SKILL.md and accompanying artifacts from a skill concept.

Community
Basic
๐Ÿ“ฆ In Repo
okwindsokwinds

repo-deep-dive-report

Generate structured Markdown and HTML repository reviews with Mermaid diagrams.

Community
Basic
๐Ÿ“ฆ In Repo
okwindsokwinds

brainstorming

Convert vague ideas into validated designs through structured dialogue.

Community
Basic
๐Ÿ“ฆ In Repo
okwindsokwinds

prd-to-engineering-spec

Transform a PRD into an implementation-ready engineering specification with architecture, data modeling, API design, security, deployment, and testing.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install miscellany skills?โ–ผ

Run `npx skills add okwinds/miscellany --all -g -y` in your terminal to install all skills in this collection globally.

Can it edit Office files without internet?โ–ผ

Yes. The pdf-offline, docx-offline, xlsx-offline, and pptx-offline skills read, edit, merge, and repack Office files locally, including tracked changes and formula recalculation.

How to turn a PRD into an engineering spec?โ–ผ

Use the prd-writing-guide skill to draft a complete PRD, then prd-to-engineering-spec converts it into data models, API contracts, security, and test plans developers can implement directly.

Does it work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, and other compatible runners.

Can it audit a code repository for compliance?โ–ผ

Yes. The repo-compliance-audit skill produces evidence-based Markdown and JSON reports, and can apply safe fixes only for findings you explicitly select.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’