okwinds

30 mods across 1 repository, 50 stars between them.

comparator

25

okwinds/miscellany

Agent

Compare two outputs WITHOUT knowing which skill produced them.

50 3mo ago A 0 tokens copy · 100% MIT

grader

26

okwinds/miscellany

Agent

Evaluate expectations against an execution transcript and outputs.

50 3mo ago A 0 tokens copy · 100% MIT

skill-review-audit

27

okwinds/miscellany

Skill Claude CodeCodex

Use when a user asks to review, interpret, or audit an AI agent skill (SKILL.md plus bundled scripts/references/assets) for capabilities, triggering behavior, tool/command usage, safety & privacy risk, supply-chain provenance, quality gaps, and improvement recommendations; also use when validating a skill before…

50 3mo ago B 71 tokens original MIT

ui-ux-spec-genome

28

okwinds/miscellany

Skill Claude CodeCodex

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.

50 3mo ago A 75 tokens original MIT

okwinds/miscellany

Skill Claude CodeCodex

Package an existing React UI/UX demo into a single self-contained .jsx file with default-export root component, zero third-party runtime dependencies (no react-router/lucide/echarts/etc.), in-file styles (style tag or inline style objects), inline SVG icons, embedded or placeholder images, and state-based navigation.…

50 3mo ago A 125 tokens original MIT

xlsx-offline

30

okwinds/miscellany

Skill Claude CodeCodex

Instructions for creating and editing Excel .xlsx spreadsheets offline, including checking that formulas calculate correctly. It also covers preserving an existing workbook's formatting and conventions.

50 3mo ago A 53 tokens copy · 86% MIT