🎯

create-cli

🎯Skill

from jmerta/codex-skills

πŸ“¦

Same repository

jmerta/codex-skills(21 items)

create-cli

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jmerta/codex-skills --skill create-cli
skills.sh Install⚠ Installs to .agents/skills/
npx skills add jmerta/codex-skills --skill create-cli
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/create-cli/SKILL.md

SKILL.md

7Installs
130
-
Last UpdatedFeb 6, 2026

More from this repository10

🎯
ui-ux-pro-max🎯Skill

Generates comprehensive UI/UX design recommendations and best practices across multiple tech stacks, providing searchable styles, palettes, and design guidelines for web and mobile interfaces.

🎯
vps-checkup🎯Skill

Performs comprehensive VPS health and security checks including resource usage, network status, and vulnerability scanning, from a personal Codex CLI skills catalog.

🎯
release-notes🎯Skill

A skill that drafts release notes and changelog entries from git history or merged PRs between two refs, automatically categorizing changes and highlighting breaking changes, migrations, and upgrade steps.

🎯
bug-triage🎯Skill

A Claude Code skill that provides a systematic bug triage workflow, turning ambiguous bug reports into reliable reproductions, root-cause analysis, minimal fixes, and verification steps with repo-aware command detection.

🎯
regex-builder🎯Skill

A skill that helps build, test, and explain regular expressions step by step using CLI tools like ripgrep and Python. It confirms the target regex flavor, gathers sample matches, validates incrementally, and delivers a tested pattern with explanation.

🎯
agents-md🎯Skill

A skill that creates or updates AGENTS.md files at key directory boundaries, providing scoped conventions, monorepo module maps, cross-domain workflows, and optional per-module feature maps. It optimizes for concise, agent-friendly instructions.

🎯
plan-work🎯Skill

A skill that produces implementation plans grounded in repository research, following a structured workflow of research, analysis, Q&A gate, and implementation steps to ensure plans are based on real code and have no unresolved unknowns.

🎯
coding-guidelines-gen🎯Skill

Generates nested AGENTS.md coding guidelines per module in monorepo-aware projects, detecting languages and tooling, asking architecture preferences, and setting up missing formatters and linters like Spotless for JVM.

🎯
dependency-upgrader🎯Skill

Safely upgrades dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects by planning bumps, applying changes incrementally, running tests/builds, and documenting breaking changes.

🎯
video-transcript-downloader🎯Skill

Downloads videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and other yt-dlp supported sites, with support for format selection, timestamp control, and multiple languages.