oclif-patterns

Installation
SKILL.md

oclif Enterprise CLI Patterns

Provides comprehensive patterns for building production-grade CLIs with oclif framework.

Core Capabilities

1. Command Structure

  • Single and multi-command CLIs
  • Flag definitions (string, boolean, integer, custom)
  • Argument parsing with validation
  • Command inheritance and base classes
  • Async command execution

2. Plugin System

  • Installable plugins
  • Plugin discovery and loading
  • Hook system for extensibility
  • Plugin commands and lifecycle
Installs
16
First Seen
Jan 27, 2026