cli-tool-builder
About
The cli-tool-builder skill scaffolds the foundational code for CLI tools, including command parsing, help systems, and shell completion. It's used when starting a new command-line project to quickly generate the boilerplate structure. Developers provide requirements and constraints, and the skill outputs a design plan and the necessary implementation artifacts.
Quick Install
Claude Code
Recommendednpx skills add cornmanwtf/ABANG-COLEK -a claude-code/plugin add https://github.com/cornmanwtf/ABANG-COLEKgit clone https://github.com/cornmanwtf/ABANG-COLEK.git ~/.claude/skills/cli-tool-builderCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
crud-generator
OtherThe crud-generator skill automates the creation of full-stack CRUD components, including data models, API endpoints, UI forms, and validation logic. It's ideal for developers needing to quickly scaffold standard data management features within a defined system architecture. The skill requires clear requirements and system context to generate the appropriate code and configuration artifacts.
component-library-creator
OtherThis skill helps developers create a design system component library with Storybook and built-in theming support. It's ideal for scaffolding new projects when you need to establish a consistent, documented UI foundation. The process includes clarifying requirements, selecting architecture, and generating all necessary configuration files and artifacts.
api-mocking-server
OtherThe api-mocking-server skill enables developers to quickly create mock API endpoints with scenario support for testing and development. It's ideal for simulating backend services when building or integrating frontend applications. The skill generates implementation plans, configurations, and validation steps based on your system constraints and requirements.
api-mocking-server
OtherThe api-mocking-server skill helps developers create mock API endpoints with scenario support for testing and development. It's used when you need to simulate backend services before they're fully built or available. The skill guides you through defining requirements, selecting tools, and producing the necessary specs and configuration files.
