cli skills

12,133 tagged cli, measured the same way as everything else here.

Browse within: ai-coding 173coding-agent 118agentic 112bun 103agent-orchestration 76tui 75ai-native 71Multi-Agent 67claude-code-plugin 65bash 64shell 62gemini-cli-extension 58open-source 58agent-harness 57

yb2460/harness-anything

Skill Claude CodeCodex

A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.

not rated 1.7k +47 1mo ago A 43 tokens original MIT

user-research-cookiy

146

cookiy-ai/user-research-skill

Skill Claude CodeCodex

End-to-end user research assistant — qualitative and quantitative. Use this skill whenever the user mentions user research, user interviews, discussion guides, interview guides, research plans, qualitative research, quantitative research, user surveys, survey design, usability studies, participant recruitment…

not rated 1.5k 15d ago A 154 tokens original MIT

trace-and-isolate

147

rohitg00/skillkit

Skill Claude CodeCodex

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears with unclear cause, a regression was introduced between recent commits, or you need to narrow down which component…

not rated 1.5k 3mo ago A 120 tokens original Apache-2.0

verification-gates

148

rohitg00/skillkit

Skill Claude CodeCodex

Creates explicit validation checkpoints (verification gates) between project phases to catch errors early and ensure quality before proceeding. Use when the user asks about quality gates, milestone checks, phase transitions, approval steps, go/no-go decision points, or preventing cascading errors across a multi-step…

not rated 1.5k 3mo ago A 94 tokens original Apache-2.0

testing-anti-patterns

149

rohitg00/skillkit

Skill Claude CodeCodex

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or…

not rated 1.5k 3mo ago A 95 tokens original Apache-2.0

gh-stack

150

github/gh-stack

Skill Claude CodeCodex ✓ vendor

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

not rated 1.4k +18 7d ago A 80 tokens copy · 97% MIT

changelog

151

cloudposse/atmos

Skill Claude CodeCodex

Blog post authoring for Atmos: MDX template, frontmatter, website/blog/tags.yml and authors.yml rules, problem-first framing, backtick-opening ban, optional cast embeds, and no-Go-internals leakage. Invoke when writing, editing, or reviewing a website/blog/.mdx changelog post.

not rated 1.4k +4 changed today A 65 tokens original Apache-2.0

pull-request

152

cloudposse/atmos

Skill Claude CodeCodex

PR workflow: pick the right semver label (no-release / patch / minor / major), decide when to add a changelog blog post, when to update the roadmap, and how to do each correctly. Invoke before opening a PR or when touching an existing PR's release docs.

not rated 1.4k +4 today A 60 tokens original Apache-2.0

roadmap

153

cloudposse/atmos

Skill Claude CodeCodex

Maintain and update the Atmos roadmap page (website/src/data/roadmap.js): milestone/initiative/quarter schema, progress-percentage math, the curated featured[] cap (max 6, never auto-modified), and the no-changelog-for-internal-refactors gate. Invoke when adding/updating milestones, initiatives, or quarters, or…

not rated 1.4k +4 today A 80 tokens original Apache-2.0

add-npm-dependency

154

elirantutia/vibeyard

Skill Claude CodeCodex

This skill MUST be used whenever the task involves adding, installing, or upgrading an npm package/library/dependency in this project. Use when the user asks to "add a library", "install ", "use ", "add a dependency", "bump/upgrade a package", or any change to package.json dependencies. Covers the latest-version…

not rated 1.4k +5 today A 100 tokens original MIT

ui-dev

155

elirantutia/vibeyard

Skill Claude CodeCodex

This skill MUST be used whenever the task involves UI development, renderer code changes, adding or modifying components, creating modals or dialogs, working with CSS styles, building new UI features, or touching any file in src/renderer/. Use this skill when the user asks to "add a button", "create a modal", "add a…

not rated 1.4k +5 today A 95 tokens original MIT

caliber-testing

156

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Writes Vitest tests following project patterns: tests/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says…

not rated 1.3k +4 1mo ago A 113 tokens original MIT

llm-provider

157

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model backend, integrating a third-party LLM API, or extending…

not rated 1.3k +4 1mo ago A 100 tokens original MIT

writers-pattern

158

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Add a new platform writer module in src/writers/ that generates and writes agent config files for a supported platform. Each writer exports a function that accepts a config interface, creates directories (rules/, skills/, mcp configs), writes files with proper formatting and frontmatter, and returns string[] of…

not rated 1.3k +4 1mo ago A 111 tokens original MIT

human-review

159

petergyang/human-review

Skill Claude CodeCodex

Open an HTML file, Markdown file, or localhost page in the browser so the user can edit text directly and leave comments on specific parts, then send all edits and comments back to you. Use after writing or updating something the user will read — specs, plans, reports, newsletter drafts, landing pages, slide decks…

not rated 1.2k +13 19d ago A 73 tokens original MIT

pr-review

160

microsoft/winappCli

Skill Claude CodeCodex ✓ vendor

Multi-dimensional review of a PR or feature branch in the microsoft/winappcli repo. Activate when a contributor asks to "review my PR", "review my changes", "vet my branch before pushing", "do a full review", "PR review", "review this feature", or similar. Fans out parallel sub-agents covering security, correctness…

not rated 1.2k 6d ago A 166 tokens original MIT

spec-review

161

microsoft/winappCli

Skill Claude CodeCodex ✓ vendor

Independent, multi-model review of a design or spec before any code is written, for the microsoft/winappcli repo. Activate when a contributor asks to "review this spec", "review my design", "review this design doc", "validate this approach", "should we build this", "spec review", "design review", or "feature review".…

not rated 1.2k 6d ago A 194 tokens original MIT

vs-crawler

162

volcengine/SearchCLI

Skill Claude CodeCodex

Crawl websites (news, blogs, papers, GitHub, product docs, RSS feeds) into a fixed-schema JSONL file, then create a dataset and a searchable application in Viking AI Search. Supports one-time crawl and scheduled recurring crawl with automatic incremental sync.

not rated 1.2k +1 7d ago A 57 tokens original Apache-2.0

vs-product-qa

163

volcengine/SearchCLI

Skill Claude CodeCodex

Answer Viking AI Search product questions, CLI usage questions, API/auth questions, configuration questions, and troubleshooting questions by grounding every claim in either the installed vs CLI's own output or official Volcengine documentation. Never fabricate.

not rated 1.2k +1 7d ago A 51 tokens original Apache-2.0

volcengine/SearchCLI

Skill Claude CodeCodex

Viking Search tuning for specified policy directions. Use this when the user provides specific queries, a type of query, or a business policy direction, and asks to boost, suppress, or fix a class of search results through request-parameter passthrough. You must only perform read-only baseline evaluation and…

not rated 1.2k +1 7d ago A 93 tokens original Apache-2.0

git-machete

165

VirtusLab/git-machete

Skill Claude CodeCodex

Use whenever invoking the git machete CLI to organize branch chains, compute fork points, run stacked rebases/merges, or manage GitHub/GitLab PR/MR chains - especially in a repo that already has a .git/machete file. Lists which subcommands modify .git/machete, run rebase/merge, run hooks, or read stdin, so the agent…

not rated 1.1k 4d ago A 165 tokens original MIT

best-practices

166

MoizIbnYousaf/Ai-Agent-Skills

Skill Claude CodeCodex

Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practices.

not rated 1.1k 17d ago A 35 tokens original MIT

code-documentation

167

MoizIbnYousaf/Ai-Agent-Skills

Skill Claude CodeCodex

Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.

not rated 1.1k 17d ago A 35 tokens original MIT

database-design

168

MoizIbnYousaf/Ai-Agent-Skills

Skill Claude CodeCodex

Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries.

not rated 1.1k 17d ago A 36 tokens original MIT

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: