File Ops

File manipulation and management

Showing 1033-1056 of 7527 skills
RediSearch

read-unmodified-c-module

by RediSearch

Read the source of the C module we are working on, before we made any changes.

CLI Tools 6.2K 7mo ago
RediSearch

jj-split-changeset

by RediSearch

Split a jj (Jujutsu) changeset into smaller, focused changesets. Use when asked to break up a large changeset, split commits, reorganize changes across revisions, or create stacked PRs from a single changeset. Covers safe duplication-based workflows, file-path and hunk-level splitting without interactive commands.

Code Gen 6.2K 7mo ago
RediSearch

check-rust-coverage

by RediSearch

Check which Rust lines are not covered by Rust tests. Use this when you developed new Rust code and want to ensure it is tested.

Code Review 6.2K 6mo ago
RediSearch

analyze-rust-ffi-crate-surface

by RediSearch

Determine which parts of the C codebase use Rust-defined C symbols. Use this when you want to understand which C code files may be impacted by changes to a Rust FFI crate.

Code Review 6.2K 6mo ago
RediSearch

review-rust-docs

by RediSearch

Review the documentation of a Rust crate to ensure it meets our requirements and standards. Use this when you have done changes to Rust code.

Analytics 6.2K 6mo ago
RediSearch

write-rust-tests

by RediSearch

Write Rust tests to verify correctness of Rust code. Use this when you want to write Rust tests.

File Ops 6.2K 6mo ago
olorehq

olore-rhf-latest

by olorehq

Local React Hook Form documentation reference (latest). Performant, flexible, and extensible forms with easy-to-use validation.

File Ops 103 7mo ago
srbhr

backend-dev

by srbhr

Backend development skill for Resume Matcher. Handles FastAPI endpoints, Pydantic schemas, TinyDB operations, LiteLLM integration, and Python service logic. Use when creating or modifying backend code.

API Dev 28.3K 6mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 28.3K 6mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 28.3K 6mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 28.3K 6mo ago
srbhr

ui-review

by srbhr

Review UI changes against Swiss International Style design system. Checks colors, typography, borders, shadows, spacing, and anti-patterns. Use before committing any frontend UI changes.

Code Review 28.3K 6mo ago
srbhr

ui-review

by srbhr

Review UI changes against Swiss International Style design system. Checks colors, typography, borders, shadows, spacing, and anti-patterns. Use before committing any frontend UI changes.

Code Review 28.3K 6mo ago
ryokun6

create-ryos-app

by ryokun6

Create new applications for ryOS following established patterns and conventions. Use when building a new app, adding an application to the desktop, creating app components, or scaffolding app structures.

Code Gen 1.2K 7mo ago
FradSer

writing-plans

by FradSer

This skill should be used when the user has a design (from brainstorming) and needs to break it down into a detailed, step-by-step implementation plan with verification steps for each task.

Automation 585 6mo ago
malob

icon-lookup

by malob

Workaround for Claude Code filtering BMP PUA Unicode (U+E000-U+F8FF). Supplementary PUA Nerd Font icons like 󰊤 󱃾 󰁹 (U+F0000+, e.g. nf-md-github, nf-md-kubernetes, nf-md-battery) can be written directly. BMP PUA icons (Powerline, Font Awesome, Devicons) require placeholder syntax like {{ U+E0A0 }} or {{ nf-fa-star }} (without spaces), which hooks auto-convert. Invoke when reading or writing Starship configs, tmux themes, shell prompts, or statuslines.

CLI Tools 462 7mo ago
zotero

init-translator

by zotero

Steps that MUST be performed to initialize a Zotero translator script. LLMs cannot generate a valid Zotero translator on their own.

Code Gen 1.7K 7mo ago
modelscope

docx

by modelscope

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

Automation 4.4K 7mo ago
haowjy

cw-official-docs

by haowjy

Creative writing skill for creating canonical reference documentation (wikis) for fictional worlds, characters, and story events. Use when creating or updating wiki pages, official documentation, character profiles, location documentation, or lore pages. Creates polished, sourced, encyclopedic reference material.

Code Gen 426 10mo ago
epicweb-dev

epic-forms

by epicweb-dev

Guide on forms with Conform and validation with Zod for Epic Stack

Email 5.5K 7mo ago
cursor

principle-separate-before-serializing-shared-state

by cursor

"Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first; serialize structurally only when one shared writer is a real invariant."

Processing 5.4K 3mo ago
uni-stack

migrate-nativewind-to-uniwind

by uni-stack

Migrate a React Native project from NativeWind to Uniwind. Use when the user wants to replace NativeWind with Uniwind, upgrade from NativeWind, switch to Uniwind, or mentions NativeWind-to-Uniwind migration. Handles package removal, config migration, Tailwind 4 upgrade, cssInterop removal, theme conversion, and all breaking changes.

File Ops 1.7K 6mo ago
cursor

blast-radius

by cursor

"Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust."

Automation 5.4K 2mo ago
RKiding

alphaear-stock

by RKiding

Search A-Share finance stock tickers and retrieve finance stock price history. Use when user asks about finance stock codes, recent price changes, or specific company finance stock info.

Embeddings 2.8K 7mo ago