gemini cli skills

2,887 tagged gemini cli, measured the same way as everything else here.

Browse within: codex-cli 228github-copilot 224antigravity 143gemini 76ai-coding-assistant 75agentskills 69spec-driven-development 63bun 61ai-council 60terminal-ui 60chezmoi 58cjk 58dotfiles 58fish-shell 58

architecture

01

iOfficeAI/AionUi

Skill Claude CodeCodex

Project architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.

32k 4d ago A 69 tokens original Apache-2.0

bump-version

02

iOfficeAI/AionUi

Skill Claude CodeCodex

Use when bumping the AionUi version: query AionCore release, verify artifacts, update package.json, generate CHANGELOG, branch, commit, push, create PR, auto-merge, tag release.

32k 4d ago A 0 tokens original Apache-2.0

i18n

03

iOfficeAI/AionUi

Skill Claude CodeCodex

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.

32k 4d ago A 61 tokens original Apache-2.0

excalidraw-diagram

04

breferrari/obsidian-mind

Skill Claude CodeCodex

Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "diagram", "standard excalidraw", "animate".

4.6k +11 8d ago A 67 tokens original MIT

mermaid-visualizer

05

breferrari/obsidian-mind

Skill Claude CodeCodex

Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.

4.6k +11 8d ago A 57 tokens original MIT

qmd

06

breferrari/obsidian-mind

Skill Claude CodeCodex

Search the vault using QMD semantic search. Use PROACTIVELY before reading files. Preference order: (1) MCP tools — mcpqmdquery, mcpqmdget, mcpqmdmultiget, mcpqmdstatus — if they appear in your tool menu, use them first; (2) CLI qmd --index ... as fallback; (3) Grep/Glob only when QMD is not installed. Trigger…

4.6k +11 8d ago A 142 tokens original MIT

release-notes

07

RAIT-09/obsidian-agent-client

Skill Claude CodeCodex

Generate a GitHub release note draft for this Obsidian plugin repository. Use when the user asks to write, draft, or prepare release notes for a new version. Invoked with a version number argument (e.g. "0.11.0", "0.11.0-preview.1"). Analyzes git history and code diffs since the previous release to produce user-facing…

2.4k 2d ago A 91 tokens original Apache-2.0

Priivacy-ai/spec-kitty

Skill Claude CodeCodex

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

1.6k 2d ago A 135 tokens original MIT

Priivacy-ai/spec-kitty

Skill Claude CodeCodex

Orchestrate the implement-review loop for Spec Kitty work packages using any configured agent. Covers agent dispatch, state transitions, rejection cycles, arbiter escalation, and dependency-aware sequencing across all 13 supported coding agents. Triggers: "implement and review WPs", "run the implement-review loop"…

1.6k 2d ago A 120 tokens original MIT

Priivacy-ai/spec-kitty

Skill Claude CodeCodex

Review a fully merged Spec Kitty mission post-merge (all WPs done/approved) to verify spec→code fidelity, FR coverage, drift, risks, and security. Triggers: "review the merged mission", "post-merge mission review", "verify the completed mission", "audit the mission implementation", "mission-level acceptance review"…

1.6k 2d ago A 155 tokens original MIT

writing-guidelines

11

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when the user asks to "review writing", "check documentation style", "audit interface copy", or "apply writing guidelines".

1.1k 2d ago A 34 tokens original Apache-2.0

create-pr

12

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or explicitly invokes "create-pr".

1.1k 2d ago A 49 tokens original Apache-2.0

humanize

13

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when writing or revising text, including responses, documentation, comments, emails, posts, reports, and messages, especially when the user asks to "humanize", "write naturally", "remove AI tone", or "avoid AI writing".

1.1k 2d ago A 56 tokens original Apache-2.0

java-dev

14

doccker/cc-use-exp

Skill Claude CodeCodex

A set of Java development guidelines covering names, error handling, and Spring Boot, a framework commonly used to build Java web services.

1.0k 6d ago A 23 tokens

refactor-safety

15

doccker/cc-use-exp

Skill Claude CodeCodex

A safety checklist for code refactoring, such as extracting components, merging duplicate logic, renaming variables, or reorganizing structure. Refactoring changes code structure without intending to change its behavior.

1.0k 6d ago A 52 tokens

cc-java-dev

16

doccker/cc-use-exp

Skill Claude CodeCodex

Java development guidance covering names, error handling, and common Spring Boot practices.

1.0k 6d ago A 24 tokens

poc

18

gemini-cli-extensions/security

Skill Claude CodeCodex

Sets up the necessary workspace, directories, and dependencies to test a vulnerability and generates a Proof-of-Concept.

790 1mo ago A 25 tokens original Apache-2.0

security-patcher

19

gemini-cli-extensions/security

Skill Claude CodeCodex

Invoke this as your absolute first action before using any other tools whenever a user requests to fix, patch, or remediate a vulnerability. Do not perform manual research first.

790 1mo ago A 38 tokens original Apache-2.0

angular-modern-apis

20

mgechev/skillgrade

Skill Claude CodeCodex

Guidelines for using modern Angular APIs (signals, inject, control flow).

692 5d ago A 20 tokens original MIT

superlint

21

mgechev/skillgrade

Skill Claude CodeCodex

This skill describes the mandatory standard operating procedure for using our internal SuperLint tool. Use this when tasks require fixing code quality issues according to corporate standards.

692 5d ago A 0 tokens original MIT

skillgrade-graders

22

mgechev/skillgrade

Skill Claude CodeCodex

Authors deterministic and LLM rubric graders for skillgrade evaluations. Use when creating scoring scripts, writing evaluation rubrics, or combining multiple graders with weighted scoring. Don't use for setting up eval pipelines, configuring eval.yaml defaults, or general test writing.

692 5d ago A 54 tokens original MIT

commands-wizard

23

loocor/codmate

Skill Claude CodeCodex

Generate CodMate slash command drafts from requirements.

667 5mo ago A 13 tokens original Apache-2.0

hooks-wizard

24

loocor/codmate

Skill Claude CodeCodex

Generate CodMate hook drafts from requirements.

667 5mo ago A 12 tokens original Apache-2.0