bxuserx

28 mods across 1 repository, 11 stars between them.

skua-vim-setup

25

bxuserx/skua

Skill Claude CodeCodex

Idempotently sets up the terminal editors for the skua workflow. NEOVIM is skua's DEFAULT editor (.skua/server.ts click-to-open prefers nvim): writes a managed /.config/nvim/init.lua that is kickstart.nvim plus two skua additions — neo-tree (file browser, e) and gitsigns hunk keymaps (]h/[h); the default colorscheme…

11 22d ago A 276 tokens

smoke

26

bxuserx/skua

Skill Claude CodeCodex

Deterministic headless-browser smoke check for web targets. Boots the project's app on a free port, drives a headless Chromium over the configured routes, and fails on the runtime problems unit tests can't see — uncaught exceptions (pageerror), console.error, failed network requests, never-resolving spinners, and…

11 22d ago A 174 tokens

ticket-manager

27

bxuserx/skua

Skill Claude CodeCodex

Manages the .tickets/ board: creates tickets (context-aware, grounded in code), refines thin backlog tickets into build-ready staged tickets ('pick up TKT-NNN' = ONE refinement pass → 1-staging, NO code), moves tickets between lifecycle stages (backlog → staging → stuck → building → testing → validating → complete)…

11 22d ago D 106 tokens

ux-audit

28

bxuserx/skua

Skill Claude CodeCodex

The optimization counterpart to bug-scan (defects) and feature-scout (new features): audits the EXISTING app's UX and proposes improvements — routing/flow simplification, visual hierarchy, affordances, feedback/loading/empty/error states, consistency, microcopy, and animation/interaction polish. Grades against…

11 22d ago A 133 tokens