vim skills

206 tagged vim, measured the same way as everything else here.

Browse within: zsh 142dotfiles 141tmux 75dotfile 56vimrc 54vundle 54zshrc 54neovim 53nix 29config 28nix-darwin 28macos 24rails 24ruby 24

release-version

01

vnotex/vnote

Skill Claude CodeCodex

Steps to cut a VNote version release (e.g. v4.3.0) — bump the version with scripts/updateversion.py, refresh and fill zhCN/ja translations via lupdate, write the changes.md changelog, and trigger the CI [Release] build. Use when asked to "release", "cut a release", "bump the version", or "prepare vX.Y.Z".

13k 5d ago A 86 tokens LGPL-3.0

source-drafting

02

nicknisi/dotfiles

Skill Claude CodeCodex

Use when drafting documents, reports, posts, presentations, or review comments from source materials, or conducting research across provided documents. Enforces read-first drafting, a source map for every claim, agent verification, and separation of verified from unverified claims.

3.0k 5d ago A 54 tokens original MIT

add-theme

03

nicknisi/dotfiles

Skill Claude CodeCodex

Add a new named theme pack to the dotfiles theme system (bin/theme). Use when the user pastes an omarchy/omacosy-style theme repo URL, says "add this theme", "new theme pack", or wants another entry for theme next to cycle.

3.0k 5d ago A 58 tokens original MIT

verify-behavior

04

nicknisi/dotfiles

Skill Claude CodeCodex

Verify or reproduce visible product behavior by driving the real UI with pi-computer-use's checked tools, requiring verified expect postconditions and durable state evidence for meaningful UI flows. Use when triage needs visual reproduction, implementation needs behavioral proof, review needs interactive confirmation…

3.0k 5d ago A 68 tokens original MIT

autopilot-batch

05

joshukraine/dotfiles

Skill Claude CodeCodex

Fan out a batch of autopilot-queued issues to parallel background worktree subagents — each runs /autopilot at the build model from its 'model:' label — with a gating review at Opus 5 or above and never below the build (Opus reviews Sonnet and Opus builds, Fable reviews Fable builds).

422 19d ago A 75 tokens original MIT

autopilot

06

joshukraine/dotfiles

Skill Claude CodeCodex

Carry a well-scoped GitHub issue through the full dev loop autonomously, stopping at a per-run tier boundary (PR-ready, or merge+deploy for small reversible changes).

422 19d ago A 40 tokens original MIT

todoist-cli

07

joshukraine/dotfiles

Skill Claude CodeCodex

Manage Todoist tasks, projects, labels, filters, sections, comments, reminders, and workspaces via the td CLI. Use when the user wants to view, create, update, complete, or organize Todoist items, or mentions tasks, inbox, today, upcoming, projects, labels, or filters.

422 19d ago A 68 tokens original MIT

docker

08

einverne/dotfiles

Skill Claude CodeCodex

Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers. Use when containerizing applications, creating Dockerfiles, working with Docker Compose, managing images/containers, configuring networking and storage, optimizing builds, deploying to…

121 4d ago A 63 tokens GPL-3.0

mongodb

09

einverne/dotfiles

Skill Claude CodeCodex

Guide for implementing MongoDB - a document database platform with CRUD operations, aggregation pipelines, indexing, replication, sharding, search capabilities, and comprehensive security. Use when working with MongoDB databases, designing schemas, writing queries, optimizing performance, configuring deployments…

121 4d ago A 76 tokens GPL-3.0

nextjs

10

einverne/dotfiles

Skill Claude CodeCodex

Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.

121 4d ago A 52 tokens GPL-3.0

coding

11

ryota2357/dotfiles

Skill Claude CodeCodex

Principles for writing and designing code, covering API and abstraction design, naming, comment discipline, and standards of evidence for claims about code behavior. Use whenever the task is to write or modify code, design an API or software architecture, or review code.

22 2d ago A 53 tokens

git-commit

12

aiya000/dotfiles

Skill Claude CodeCodex

Create a new git commit for staged changes. Use when the user asks to commit staged changes with an auto-generated Conventional Commits message, or when Claude Code itself wants to run git commit.

19 yesterday A 43 tokens original MIT

github-issue-create

13

aiya000/dotfiles

Skill Claude CodeCodex

Create a GitHub issue with an auto-generated description. Use when the user asks to open an issue for a bug, feature request, or task.

19 yesterday A 35 tokens original MIT

github-pr-create

14

aiya000/dotfiles

Skill Claude CodeCodex

Create a pull request with an auto-generated description. Use when the user asks to open a PR for the current branch's changes.

19 yesterday A 30 tokens original MIT

prepare__issue

15

shunsock/dotfiles

Skill Claude CodeCodex

An orchestration workflow that prepares an already acknowledged issue for implementation and changes its status to ready when finished.

10 5d ago A 145 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A pull-request restart workflow for replacing a messy review with a new pull request containing one clean commit and a summary of the earlier discussion.

10 5d ago A 159 tokens

validate__japanese

17

shunsock/dotfiles

Skill Claude CodeCodex

A Japanese-language review for Markdown documents, such as READMEs, manuals, and blog drafts. It checks writing style, spacing, line breaks, and links to real code symbols.

10 5d ago A 200 tokens

plan-to-tk

19

Nathan-Schwartz/dotfiles

Skill Claude CodeCodex

Convert a plan file into actionable tk tickets with dependencies. Researches the codebase to vet the plan, decomposes into tickets, verifies the decomposition, and creates tickets in tk.

5 21d ago A 41 tokens

tk

20

Nathan-Schwartz/dotfiles

Skill Claude CodeCodex

Skill "tk" from Nathan-Schwartz/dotfiles, covering tk — task management, state machine, workflow conventions, tags and task selection.

5 21d ago A 39 tokens

code-comments

21

yugo-ibuki/unitmux

Skill Claude CodeCodex

Use when adding or modifying edge-case guards, false-positive filters, special-case branches, early returns, or workarounds for tmux, Electron, CLI, parser, or UI quirks in unitmux.

5 2mo ago A 45 tokens

release

22

yugo-ibuki/unitmux

Skill Claude CodeCodex

Use when the user asks to release unitmux, bump the version, publish a GitHub release, update the Homebrew cask, check release status, or says リリース/release/バージョン上げて.

5 2mo ago A 49 tokens

update-readme

23

yugo-ibuki/unitmux

Skill Claude CodeCodex

Use when unitmux user-facing behavior changes, including shortcuts, settings, UI controls, app workflows, install instructions, README updates, docs sync requests, or changed visible behavior.

5 2mo ago A 39 tokens

simplify

24

tyom/dotfiles

Skill Claude CodeCodex

Reviews changed code for reuse, simplification, efficiency and altitude, then applies the fixes. Quality, not correctness bugs.

5 8d ago A 27 tokens