console skills

31 tagged console, measured the same way as everything else here.

Browse within: concurrent 22rust 22terminal 22tui 22

check-bounds-safety

01

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Apply type-safe bounds checking patterns using VPIndex/VPLength types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

485 yesterday A 46 tokens original Apache-2.0

organize-modules

02

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Apply private modules with public re-exports (barrel export) pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.

485 yesterday A 47 tokens original Apache-2.0

write-documentation

03

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers voice & tone, prose style (opening lines, explicit subjects, verb tense), structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte…

485 yesterday A 102 tokens original Apache-2.0

shadcn

04

rustfs/console

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

169 3d ago A 94 tokens copy · 94% Apache-2.0

rustfs/console

Skill Claude CodeCodex

Design and review RustFS Console interfaces with a consistent visual hierarchy, interaction model, responsive behavior, and operational safety. Use this skill whenever creating or changing Console pages, settings, forms, dialogs, tables, status views, destructive flows, mobile layouts, or UI screenshots—even when the…

169 3d ago A 73 tokens original Apache-2.0

ui-audit

06

rustfs/console

Skill Claude CodeCodex

Audit and fix UI quality issues across web apps, dashboards, landing pages, product sites, forms, dialogs, tables, component libraries, and rendered frontend flows. Use when the user asks for UI walkthrough, visual QA, pixel/detail review, dimensions, spacing, whitespace, color hierarchy, alignment, typography, icon…

169 3d ago A 97 tokens original Apache-2.0

agent-tail

07

gillkyle/agent-tail

Skill Claude CodeCodex

Capture browser console logs and dev server output to files with agent-tail. Use when debugging runtime errors, checking console output, tailing or diagnosing logs, or setting up Vite/Next.js log capture.

91 5mo ago A 44 tokens original MIT

hn-digest

08

heartleo/hn-cli

Skill Claude CodeCodex

Scan the Hacker News front page and report today's themes, hot discussions, and industry mix. One request gets the whole page; output is three sections: overview, hot discussions, industry mix. Use when asked to scan HN, get today's HN front page, see what's trending on Hacker News, or produce an HN digest. Triggers…

52 5d ago B 149 tokens original MIT

buiphucminhtam/forgewright

Skill Claude CodeCodex

!cat skills/shared/game-visual-foundations.md 2>/dev/null || echo "=== Visual Foundations not loaded ===" !cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat…

49 2d ago A 65 tokens