Back to Skills

interactive-menu-builder

vamseeachanta
Updated 8 days ago
43 views
3
2
3
View on GitHub
Otherbashmenucliinteractivetuinavigation

About

This skill enables developers to build multi-level, interactive CLI menus with navigation and selection for bash scripts. It's ideal for creating user-friendly CLI tools that require complex option navigation or consolidating multiple scripts. Use it for human-facing tools, but avoid it for simple automation or single-purpose scripts.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/interactive-menu-builder

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/_core/bash/interactive-menu-builder
0

Related Skills

web-cli-teleport

Design

This skill helps developers choose between Claude Code Web and CLI interfaces based on task analysis, then enables seamless session teleportation between these environments. It optimizes workflow by managing session state and context when switching between web, CLI, or mobile. Use it for complex projects requiring different tools at various stages.

View skill

when-creating-slash-commands-use-slash-command-encoder

Other

This Claude Skill helps developers create ergonomic slash commands (/command) for micro-skills with auto-discovery and parameter validation. It generates command handlers, validation logic, and documentation for fast CLI access to workflows. Use it when building command-line interfaces that need intelligent routing and command chaining capabilities.

View skill

when-bridging-web-cli-use-web-cli-teleport

Other

This skill enables bidirectional integration between web interfaces and CLI tools, allowing web apps to trigger CLI commands and CLI tools to display web interfaces. It provides REST APIs, WebSocket communication, and handles authentication for seamless workflow bridging. Use it when you need to connect web-based systems with command-line workflows for advanced integration scenarios.

View skill

interactive-planner

Design

The interactive-planner skill uses Claude Code's AskUserQuestion tool to systematically gather project requirements through structured multi-select questions. It helps developers break complex projects into scopable decisions using a planned question strategy. This is ideal for converting vague ideas into concrete specifications during the planning phase.

View skill