File Ops

File manipulation and management

Showing 601-624 of 6761 skills
pedronauck

ai-sdk

by pedronauck

'Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, or tools, (2) Want to build AI agents, chatbots, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, etc.), streaming, tool calling, or structured output.'

Database 394 2mo ago
pedronauck

creating-spec

by pedronauck

Create comprehensive technical specs for SDK gaps, feature modules, or system centralization efforts. Use when writing specs, PRDs, gap analysis documents, or planning centralization of scattered functionality into a single module. Triggers on "create spec", "write spec", "gap spec", "centralize", "fill the gap".

Design 394 2mo ago
poemswe

systematic-review

by poemswe

You must use this when conducting PRISMA-standard systematic reviews, protocol development, or Risk of Bias assessment.

Database 105 4mo ago
langwatch

browser-test

by langwatch

"Validate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification."

File Ops 3.3K 3mo ago
mikeyobrien

code-task-generator

by mikeyobrien

Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.

Automation 2.9K 4mo ago
vercel-labs

skill-creator

by vercel-labs

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 15K 4mo ago
antinomyhq

create-agent

by antinomyhq

Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the agent file structure.

Agents 7.4K 4mo ago
openakita

changelog-generator

by openakita

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Code Gen 1.8K 3mo ago
openakita

file-manager

by openakita

文件和目录管理工具。创建、读取、写入、删除、移动、复制文件。 搜索文件、列出目录、获取文件信息。 关键词: 文件, 目录, 创建, 删除, 复制, 移动, 搜索, 列出

CLI Tools 1.8K 4mo ago
openakita

theme-factory

by openakita

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Code Gen 1.8K 4mo ago
openakita

desktop-hotkey

by openakita

Execute keyboard shortcuts. When you need to copy/paste (Ctrl+C/V), save files (Ctrl+S), close windows (Alt+F4), undo/redo (Ctrl+Z/Y), or select all (Ctrl+A).

Processing 1.8K 4mo ago
openakita

internal-comms

by openakita

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

File Ops 1.8K 4mo ago
openakita

web-artifacts-builder

by openakita

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

CLI Tools 1.8K 4mo ago
openakita

deliver-artifacts

by openakita

Deliver artifacts (files/images/voice) to current IM chat via gateway, returning a receipt. Use this as the only delivery proof for attachments. Text replies are sent automatically - only use this for file/image/voice attachments.

Processing 1.8K 3mo ago
openakita

canvas-design

by openakita

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Code Gen 1.8K 4mo ago
lee-to

aif-build-automation

by lee-to

Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build automation".

Code Gen 913 3mo ago
lee-to

aif-plan

by lee-to

Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks".

Automation 913 3mo ago
lee-to

aif-roadmap

by lee-to

Create or update a project roadmap with major milestones. Generates .ai-factory/ROADMAP.md — a strategic checklist of high-level goals. Use when user says "roadmap", "project plan", "milestones", or "what to build next".

Code Gen 913 3mo ago
posit-dev

lifecycle

by posit-dev

Guidance for managing R package lifecycle according to tidyverse principles using the lifecycle package. Use when: (1) Setting up lifecycle infrastructure in a package, (2) Deprecating functions or arguments, (3) Renaming functions or arguments, (4) Superseding functions, (5) Marking functions as experimental, (6) Understanding lifecycle stages (stable, experimental, deprecated, superseded), or (7) Writing deprecation helpers for complex scenarios.

Code Gen 384 3mo ago
woocommerce

woocommerce-copy-guidelines

by woocommerce

Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.

File Ops 10.3K 6mo ago
openakita

xlsx

by openakita

"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved."

Processing 1.8K 3mo ago
kepano

obsidian-cli

by kepano

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

CLI Tools 34.3K 3mo ago
quickwit-oss

rationalize-deps

by quickwit-oss

Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size

Code Review 15.3K 4mo ago
bytedance

image-generation

by bytedance

Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.

Processing 70.5K 4mo ago