·add-module
</>

add-module

Create new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration.

11Installs·0Trend·@yurifrl

Installation

$npx skills add https://github.com/yurifrl/cly --skill add-module

How to Install add-module

Quickly install add-module AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yurifrl/cly --skill add-module
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yurifrl/cly.

SKILL.md

View raw

Automates creation of new modules in the CLY project following established patterns.

The Portability Test: Before creating a module, ask: "If I copy this module folder to a new repo, how hard would it be to make it work?"

Isolation doesn't mean blind copy-paste. Use pkg/ for genuinely shared code:

Create new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration. Source: yurifrl/cly.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yurifrl/cly --skill add-module
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from yurifrl/cly

Quick answers

What is add-module?

Create new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration. Source: yurifrl/cly.

How do I install add-module?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yurifrl/cly --skill add-module Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yurifrl/cly

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25