skillit-cli-docs

Community

Write clearer CLI docs automatically

Authorpradeepmouli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you turn incomplete or inconsistent command-line help into clear, discoverable documentation that users and agents can rely on.

Core Features & Use Cases

  • Command and subcommand descriptions: Improve .description() text so each CLI entry point explains intent, not just action verbs.
  • Flag and argument guidance: Document .option() flags, .argument() inputs, .usage() strings, examples, and environment-variable behavior.
  • Routing tag correlation: Place @useWhen, @avoidWhen, and @never guidance on TypeScript option interfaces so generated skills carry the right execution hints.
  • Use case: A developer has a large Commander-based CLI with sparse help output and wants the generated skill to explain every flag, positional value, and capability-based routing rule.

Quick Start

Ask the assistant to improve the CLI documentation conventions for a Commander-based tool and align each command, option, and routing tag with the generated skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skillit-cli-docs
Download link: https://github.com/pradeepmouli/skillit/archive/main.zip#skillit-cli-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.