cli skills

11,842 tagged cli, measured the same way as everything else here.

Browse within: bun 157coding-agent 118agentic 111agent-orchestration 80tui 76ai-native 73Multi-Agent 67bash 66zsh 59open-source 58discovery-api 57google-workspace 57clay-alternative 56gtm 56

naming

73

x-cmd/x-cmd

Skill Claude CodeCodex

Naming framework for x-cmd modules / commands / subcommands. Subjective + scenario-driven; the skill is a thin shell, NOT a rulebook. Three layers: investigate (goal), naming. .yml (OKR + session record, a .rule file), naming.okr-creator.yml (meta-rule that audits the session).

4.6k +6 2d ago A 74 tokens original Apache-2.0

skill0-writer

74

x-cmd/x-cmd

Skill Claude CodeCodex

Writing conventions for skill0 documents — pyramid structure, line limits, and layout rules.

4.6k +6 2d ago A 22 tokens original Apache-2.0

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Part of cli-printing-press

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

4.6k +18 yesterday A 222 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Part of cli-printing-press

Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use…

4.6k +18 yesterday A 125 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Part of cli-printing-press

Regenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried into the writing pipeline as reconciliation context rather than dropped on the floor. Pulls the CLI from the public library if it isn't local…

4.6k +18 yesterday A 150 tokens original MIT

fallow-rs/fallow

Skill Claude CodeCodex

Use browser automation to review docs pages, preview URLs, rendered output, or web-facing fallow surfaces. Use when the user wants a screenshot-based review, browser smoke test, docs site check, or preview deployment inspection.

4.4k +9 yesterday A 49 tokens original MIT

implement

79

fallow-rs/fallow

Skill Claude CodeCodex

Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.

4.4k +9 yesterday A 36 tokens original MIT

open-draft-pr

80

fallow-rs/fallow

Skill Claude CodeCodex

Prepare local changes for review with an intentional commit, push, and ready PR for fallow. Use when the user wants to publish work, open a PR, or turn local changes into a reviewable branch.

4.4k +9 yesterday A 47 tokens original MIT

gptme/gptme

Skill Claude CodeCodex

Classify codebases before modification to choose appropriate development approach.

4.4k +1 yesterday A 16 tokens original MIT

python-repl

82

gptme/gptme

Skill Claude CodeCodex

Interactive Python REPL automation with common helpers and best practices.

4.4k +1 yesterday A 15 tokens original MIT

lirantal/nodejs-cli-apps-best-practices

Skill Claude CodeCodex

Guide and audit Node.js CLI application development against 41 established best practices covering UX, distribution, interoperability, accessibility, testing, error handling, development setup, analytics, versioning, and security. Use this skill when building, extending, reviewing, or scaffolding a Node.js CLI …

4.1k +4 1mo ago A 181 tokens CC-BY-SA-4.0

crafter-station/petdex

Skill Claude CodeCodex

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

4.0k +21 2d ago A 42 tokens original MIT

coss-particles

85

crafter-station/petdex

Skill Claude CodeCodex

Index of all COSS UI particle examples. Use when implementing UI features to find copy-paste-ready component patterns built on coss primitives. Each particle has a description and a JSON URL for easy installation.

4.0k +21 2d ago A 46 tokens original MIT

coss

86

crafter-station/petdex

Skill Claude CodeCodex

Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility…

4.0k +21 2d ago A 80 tokens copy · 95% MIT

extract-design

87

Manavarya09/design-extract

Skill Claude CodeCodex

Part of designlang

Extract the full design language from any website URL. Produces 8 output files including AI-optimized markdown, visual HTML preview, Tailwind config, React theme, shadcn/ui theme, Figma variables, W3C design tokens, and CSS variables. Also runs WCAG accessibility scoring. Use when user says 'extract design', 'get…

4.0k +17 3d ago A 98 tokens original MIT

designlang-tokens

88

Manavarya09/design-extract

Skill Claude CodeCodex

Part of designlang

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

4.0k +17 3d ago A 30 tokens original MIT

pr-writing-review

89

evalstate/fast-agent

Skill Claude CodeCodex

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer…

3.9k +4 yesterday A 64 tokens original Apache-2.0

evalstate/fast-agent

Skill Claude CodeCodex

Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool…

3.9k +4 yesterday A 68 tokens original Apache-2.0

graph-designer

91

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Design YAML extraction templates for graph types (graph, hypergraph, temporalgraph, spatialgraph). Use when user says: "design graph", "create knowledge graph", "extract relationships", "temporal data", "spatial data". Trigger: User wants to extract entity relationships, multi-party events, or time/location-based…

3.9k +37 2d ago A 84 tokens

record-designer

92

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Design YAML extraction templates for record types (model, list, set). Use when user says: "design model template", "create item list extraction", "extract items", "deduplicate entities". Trigger: User wants to extract structured records, lists, or deduplicated entities. Skip: User mentions graph, relations, or…

3.9k +37 2d ago A 78 tokens

template-optimizer

93

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Optimize YAML templates for Hyper-Extract. Use when: "optimize template", "fix YAML issues", "improve quality", "lint template" Trigger: After creating templates or during review Skip: Creating new templates (use brainstorm + designer instead).

3.9k +37 2d ago A 55 tokens

md2wechat

94

geekjourneyx/md2wechat-skill

Skill Claude CodeCodex

Convert Markdown to WeChat Official Account HTML, inspect supported providers/themes/prompts, generate article images, create drafts, write with creator styles, prepare title suggestions, and remove AI writing traces.

3.6k +8 changed yesterday A 42 tokens

ccb-github

95

SeemSeam/claude_codex_bridge

Skill Claude CodeCodex

Maintain this CCB project's GitHub-facing release and npm publication surface. Use when preparing, publishing, auditing, or fixing CCB releases; updating README.md, README/zh.md, localized README files, CHANGELOG.md, VERSION, package.json, GitHub release notes/assets, repository description/topics, npm registry state…

3.5k +6 yesterday A 76 tokens

SeemSeam/claude_codex_bridge

Skill Claude CodeCodex

Produce one revision-fenced Planner backfill proposal for either a Detailer replan or task-set closure, with compact Frontdesk status evidence.

3.5k +6 yesterday A 34 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: