interactive-menu-builder
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
Recommendednpx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/interactive-menu-builderCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
web-cli-teleport
DesignThis 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.
when-creating-slash-commands-use-slash-command-encoder
OtherThis 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.
when-bridging-web-cli-use-web-cli-teleport
OtherThis 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.
interactive-planner
DesignThe 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.
