powershell-animated-cli

Installation
SKILL.md

Animated Interactive PowerShell CLI

An interactive terminal launcher for multi-component projects. Provides an animated ASCII banner, keyboard-driven menu, animated build spinners, and structured companion scripts — all in pure PowerShell, no external dependencies.

When to Use This Skill

  • Creating a developer CLI that wraps build/test/launch operations for a project
  • When you want animated feedback during long build processes
  • When the project has multiple independently-buildable components (e.g. Rust + Python, frontend + backend)
  • When you want keyboard navigation (arrows + number shortcuts) without a framework like Spectre.Console

File Layout

Every CLI of this pattern uses the following file layout:

<project-root>/
Related skills

More from ds-codi/project-memory-mcp

Installs
1
GitHub Stars
4
First Seen
Apr 1, 2026