tui
Guide for Splitrails terminal UI and file watching. Use when modifying the TUI, stats display, or real-time update logic.
浏览和安装 Killer-Skills 目录中的数千个 AI Agent 技能。支持 Claude Code、Windsurf、Cursor 等。
这个技能目录把可安装的 AI Agent 技能集中在一起,方便你按搜索、分类、主题和官方来源快速筛选,并直接安装到 Claude Code、Cursor、Windsurf 等环境。
Guide for Splitrails terminal UI and file watching. Use when modifying the TUI, stats display, or real-time update logic.
AI/Fintech and ERP content creation specialist for the Middle East and GCC region. Use when creating blog posts, landing pages, case studies, whitepapers, email campaigns, social media content, or marketing copy for Enterprise Financial Planning (EFP), ERP, AI-powered financial solutions, e-invoicing, or fintech products targeting GCC markets (Saudi Arabia, UAE, Qatar, Kuwait, Bahrain, Oman). Covers content strategy, localized messaging, regulatory context, and industry-specific terminology.
Comprehensive C/C++ programming reference covering everything from C11-C23 and C++11-C++23, system programming, CUDA GPU computing, debugging tools, Rust interop, and advanced topics. Use for: C/C++ questions, modern language features, RAII/memory management, templates/generics, CUDA programming, system programming, debugging/profiling, performance optimization, cross-platform development, build systems, assembly, shell scripting, and any C/C++/CUDA development tasks.
Clean up the current branch in the Robot SF repo by following docs/dev_guide.md and reusable scripts/dev commands; use when asked to tidy a branch, run Ruff format/fix, or run parallel pytest before sharing changes.
Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
Use when running or explaining uv or ty commands, managing dependencies/lockfiles/virtualenvs, or running Python in this repo.
Work on the .NET solution for SphereIntegrationHub. Use this when editing services, components, JSON data, or tests.
Prepare a release for this repository when the user says release. Use to review changes since the last release, choose and confirm the semver bump, run tests, update version files, tag, push, and draft the GitHub release for code-index-mcp.
Use when you need a detailed execution trace of a Python script using sys.monitoring, including logging every operation with include/exclude event controls.
Implement production-ready, testable code changes and cloud-native deployment-ready config. Use for feature or bug delivery tasks requiring an Implementation Report with operational readiness.
Build or update Node.js + LLM API workflows that replace Codex/MCP UI exploration for web automation at lower cost. Use when a user asks to productize page-structure discovery into a Node runner (Puppeteer/Playwright) with LLM-based element selection, deterministic playback control, cost controls, logging, and fallback paths.