一键导入
kubeagle
kubeagle 收录了来自 mpolatcan 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run all code convention checks (constants, enums, keybindings, models, inline CSS). Run after implementation to enforce project standards.
Run lint + typecheck together. Use after implementation, before committing, or when checking code quality.
Textual CLI devtools for running, debugging, and exploring TUI apps. Includes run, console, serve, keys, colors, borders, easing commands. Used by tui-developer, tui-test-engineer, and tui-ux-specialist.
Run Textual TUI tests with proper timeouts. Use when running TUI unit tests or after making code changes.
Complete visual analysis workflow - screenshot capture with automatic PNG conversion, AI vision analysis. Use for UX review, freeze detection, and visual verification.
Run all TUI code convention checks (constants, enums, keybindings, models, inline CSS) after implementation to enforce project standards and catch misplaced patterns.
Run lint and type checks together after implementation and before commit to validate code quality for the CLI, TUI, and visual-analysis tooling.
Use Textual CLI dev tools to run, debug, and inspect the TUI app, including dev mode, key-press simulation, console, and style preview commands.
Run Textual TUI tests with appropriate per-test and global timeouts after code changes, with support for smoke-only, unit-only, or full test execution.
Capture and analyze TUI screenshots for UX review, freeze detection, and visual verification, including prompt generation and structured analysis types.