interview
01rezathepure/claude-code-scenes
Skill Claude CodeCodex
Interview me about my requirements.
14 tagged ansi, measured the same way as everything else here.
rezathepure/claude-code-scenes
Skill Claude CodeCodex
Interview me about my requirements.
rezathepure/claude-code-scenes
Skill Claude CodeCodex
Bring this fork up to date with claude-code-best/claude-code. Use whenever the user asks to sync with upstream, pull in upstream changes, check whether the fork is behind, update from claude-code-best, or merge the latest from the original repo.
rezathepure/claude-code-scenes
Skill Claude CodeCodex
Personalized 1-on-1 AI tutor. Diagnoses level, builds learning path, teaches via guided questions, tracks misconceptions. Use when user wants to learn/study/understand a topic, says 'teach me', 'help me understand', or invokes /teach-me.
Skill Claude CodeCodex
Checklist for adding a new public module or sub-package to console-toolkit.
Skill Claude CodeCodex
Write or update tape-six tests for a module or feature. Use when asked to write tests, add test coverage, or create test files.
Skill Claude CodeCodex
Configure Howl statusline display preset with interactive guidance and preview.
Skill Claude CodeCodex
Customize Howl statusline with fine-grained metric toggles and priority ordering.
Skill Claude CodeCodex
Customize Howl color thresholds and behavior triggers interactively.
Skill Claude CodeCodex
Write, choose or repair a .view template for @tayomi/cc-views, the engine that renders a Claude Code message as a framed terminal view. Use when the user wants a report, banner, status list or table drawn instead of printed as plain text, when a view: block renders as raw text instead of drawing, or when they ask to…
Skill Claude CodeCodex
Design and render terminal/CMD visual effects and ASCII art from a one-line request via the pluggable fx engine (30 effects, hot-swappable and themeable, plus scripted shows). Effects include donut, matrix rain, plasma, fire, a spinning 3D ball, a solar-system orrery, Game of Life, wireframe cube, 3D text banners…
Skill Claude CodeCodex
Drive interactive terminal (TUI) programs — CLIs, REPLs, installers, menu apps, agent CLIs, and editors like vim — through a PTY, reading semantic screen snapshots. A pattern library classifies a screen (REPL, menu, pager, fzf search, confirm dialog, form, spinner, wizard) and drives it with a ready recipe. Use when a…
Skill Claude CodeCodex
Design web-like user interfaces in the terminal and inside tmux with a cell-grid Canvas, CSS-like box model, flexbox/grid layout, and 17 reusable widgets such as Panel, Table, Card, ProgressBar, Meter, Tabs, Tree, Badge, Banner, and a braille line chart. Use when an agent needs a dashboard, panel, table, status page…