bash-cli-framework
About
This bash CLI framework provides standardized patterns for colors, logging, headers, and error handling in bash scripts. Use it when building professional CLI tools that need consistent output formatting and user-friendly interaction. It's ideal for bash-based projects where Python or Node frameworks would be overkill.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/bash-cli-frameworkCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
state-directory-manager
OtherThis skill provides bash scripts with XDG Base Directory compliant state management for persisting data, configuration, and cache between runs. It's ideal for CLI tools that need to store user preferences, cache results, or manage logs following standard specifications. Developers should use it when building portable bash tools that require persistent state across multiple executions.
complexity-scorer
OtherThis skill scores task complexity using keyword matching and configurable heuristics, helping developers route tasks, prioritize work, or recommend resources. It's ideal for building intelligent dispatchers or auto-classifying requests based on patterns. Avoid it for simple yes/no classification or when machine learning would be more appropriate.
content-collections
MetaThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
polymarket
MetaThis skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.
