File Ops

File manipulation and management

Showing 1033-1056 of 6873 skills
gmickel

flow-next-rp-explorer

by gmickel

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.

Auth 664 6mo ago
codewithmukesh

project-structure

by codewithmukesh

.NET solution and project structure conventions. Covers .slnx format, Directory.Build.props, Directory.Packages.props for central package management, global usings, and naming conventions. Load this skill when setting up a new solution, adding projects, configuring build properties, or when the user mentions "solution structure", ".slnx", "Directory.Build.props", "central package management", "Directory.Packages.props", "global usings", ".editorconfig", "project layout", or "naming conventions".

API Dev 568 4mo ago
codewithmukesh

context-discipline

by codewithmukesh

Token budget management for Claude Code sessions. Teaches how to minimize context consumption using MCP-first navigation, lazy loading, subagent isolation, and strategic file reading. Keeps Claude effective throughout long sessions by treating the 200k token window as a budget, not a dumping ground. Load this skill when context is running low, sessions feel sluggish, Claude starts forgetting earlier context, or when planning how to explore a large codebase efficiently. Keywords: "context", "tokens", "budget", "running out of context", "too many files", "large codebase", "memory".

Auth 568 4mo ago
aws-samples

web-search

by aws-samples

Search the web using DuckDuckGo for current information, news, and research topics.

Embeddings 181 5mo ago
prompt-security

clawtributor

by prompt-security

Community incident reporting for AI agents. Contribute to collective security by reporting threats.

Processing 1.1K 4mo ago
glebis

github-gist

by glebis

Publish files or Obsidian notes as GitHub Gists. Use when user wants to share code/notes publicly, create quick shareable snippets, or publish markdown to GitHub. Triggers include "publish as gist", "create gist", "share on github", "make a gist from this".

Code Gen 329 6mo ago
glebis

telegram

by glebis

This skill should be used when fetching, searching, downloading, sending, editing, or publishing messages on Telegram. Use for queries like "show my Telegram messages", "search Telegram for...", "get unread messages", "send a message to...", "edit that message", "publish this draft to klodkot", or "add Telegram messages to my notes".

Embeddings 329 5mo ago
glebis

google-image-search

by glebis

Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations, research documents, or enriching Obsidian notes with relevant visuals. Supports simple queries, batch processing from JSON config, automatic config generation from terms, and full note enrichment with automatic image insertion below headings.

File Ops 329 7mo ago
mohitmishra786

meson

by mohitmishra786

Meson build system skill for C/C++ projects. Use when setting up a Meson project, configuring build options, managing dependencies with the wrap system, cross-compiling, or integrating Meson with CI. Activates on queries about meson setup, meson compile, meson wrap, meson test, cross-file, meson.build, or migrating from CMake/Autotools to Meson.

CLI Tools 146 5mo ago
mohitmishra786

cross-gcc

by mohitmishra786

Cross-compilation with GCC skill for embedded and multi-architecture targets. Use when setting up cross-gcc toolchains, configuring sysroots, building for ARM/AArch64/RISC-V/MIPS from an x86-64 host, troubleshooting wrong-architecture errors, or running cross-compiled binaries under QEMU. Activates on queries about cross-compilation triplets, sysroot, pkg-config for cross builds, embedded toolchains, or Yocto/Buildroot integration.

CLI Tools 146 5mo ago
mohitmishra786

valgrind

by mohitmishra786

Valgrind profiler skill for memory error detection and cache profiling. Use when running Memcheck to find heap corruption, use-after-free, memory leaks, or uninitialised reads; or Cachegrind/Callgrind for cache simulation and function-level profiling. Activates on queries about valgrind, memcheck, heap leaks, use-after-free without sanitizers, cachegrind, callgrind, KCachegrind, or massif memory profiling.

Debugging 146 5mo ago
mohitmishra786

dynamic-linking

by mohitmishra786

Dynamic linking skill for Linux/ELF shared libraries. Use when debugging library loading failures, configuring RPATH vs RUNPATH, understanding soname versioning, using dlopen/dlsym for plugin systems, LD_PRELOAD interposition, or controlling symbol visibility. Activates on queries about shared libraries, dlopen, LD_LIBRARY_PATH, RPATH, soname, LD_PRELOAD, symbol visibility, or "cannot open shared object file" errors.

CLI Tools 146 5mo ago
lis186

list

by lis186

List saved SourceAtlas analysis results

API Dev 47 6mo ago
lis186

overview

by lis186

Get project overview - scan <5% of files to achieve 70-80% understanding

Caching 47 6mo ago
lis186

clear

by lis186

Clear saved SourceAtlas analysis results

CLI Tools 47 6mo ago
lis186

impact-analyzer

by lis186

Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.

API Dev 47 7mo ago
lis186

impact

by lis186

Analyze the impact scope of code changes using static dependency analysis

Agents 47 6mo ago
lis186

history-analyzer

by lis186

Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.

Code Review 47 7mo ago
lis186

flow

by lis186

Extract business logic flow from code, trace execution path from entry point

Code Review 47 6mo ago
lis186

pattern

by lis186

Learn design patterns from the current codebase

Agents 47 6mo ago
NeverSight

specalign

by NeverSight

Align spec files with implementation. Detects drift between spec and code, surfaces discrepancies, user decides whether to update spec or code. Use when both a spec file and its implementation are in context.

Code Review 187 5mo ago
secondsky

Bun Runtime

by secondsky

Use for Bun runtime, bunfig.toml, watch/hot modes, env vars, CLI flags, and module resolution.

Automation 194 6mo ago
secondsky

Bun TanStack Start

by secondsky

TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or encountering SSR, build, preset errors.

Processing 194 6mo ago
secondsky

Bun File I/O

by secondsky

Use for Bun file I/O: Bun.file, Bun.write, streams, directories, glob patterns, metadata.

Processing 194 6mo ago