文件操作

文件系统与批量文件任务

显示 1705-1728 / 共 7492 个技能
Heyvhuang

tool-design-style-selector

Heyvhuang

"Use when you need to define or converge a project's visual direction. Scan project documentation to identify intent, then produce a design-system.md (either preserve existing style or pick from 30 presets). Triggers: design system, design spec, UI style, visual style, design tokens, color palette, typography, layout. Flow: scan → intent → (gate) preserve vs preset → deploy design-system.md after confirmation → (default) implement UI/UX per design-system.md (plan first, then execute)."

设计 339 7个月前
Heyvhuang

stripe

Heyvhuang

"Billing and payment operations for Stripe: customers, products, prices, invoices, payment links, subscriptions, refunds, disputes, balance. Triggers: create customer, create product, create invoice, generate payment link, query transactions, process refunds, manage subscriptions, view disputes, check balance. Money operations require confirmation. MCP is optional — works with Dashboard/CLI too."

代码生成 339 7个月前
Heyvhuang

tool-ui-ux-pro-max

Heyvhuang

"Use when you need concrete UI/UX inputs (palette, typography, landing patterns, UX/a11y constraints) to drive design or review. Searchable UI/UX design intelligence (styles, palettes, typography, landing patterns, charts, UX/a11y guidelines + stack best practices) backed by CSV + a Python search script. Triggers: UIUX/uiux, UI/UX, UX design, UI design, design system, design spec, color palette, typography, layout, animation, accessibility/a11y, component styling. Actions: search, recommend, review, improve UI."

无障碍 339 7个月前
Heyvhuang

review-react-best-practices

Heyvhuang

"Review or refactor React / Next.js code for performance and reliability using a prioritized rule library (waterfalls, bundle size, server/client data fetching, re-renders, rendering). Use when writing React components, Next.js pages (App Router), optimizing bundle size, improving performance, or doing a React/Next.js performance review."

代码评审 339 7个月前
Heyvhuang

deep-research

Heyvhuang

"Research a topic thoroughly in this repo and return a structured summary with file references. Use when you need to understand how something works, find patterns across modules, or audit implementations."

学术 339 7个月前
Heyvhuang

tool-openclaw

Heyvhuang

"Help users install, configure, and operate OpenClaw (gateway, channels, nodes, plugins). Use when answering OpenClaw setup/debug questions; use the local docs snapshot bundled with this skill as the source of truth. Triggers: openclaw, clawdbot, clawd, clawdhub, gateway, onboard, channels login, whatsapp, telegram, discord, mattermost, pairing, nodes, sandboxing, tailscale."

向量嵌入 339 6个月前
Heyvhuang

skill-creator

Heyvhuang

"Create or refactor Ship Faster-style skills (SKILL.md + references/ + scripts/). Use when adding a new skill, tightening trigger descriptions, splitting long docs into references, defining artifact-first I/O contracts, or packaging/validating a skill."

代码生成 339 7个月前
Leavesfly

docker-setup

Leavesfly

Docker 容器化配置指南

数据库 235 9个月前
parallel-web

parallel-data-enrichment

parallel-web

"Bulk data enrichment. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or products. Use for enriching CSV files or inline data."

CLI 工具 72 7个月前
vasilyu1983

claude-code-project-memory

vasilyu1983

Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy, cross-platform AGENTS.md compatibility, and quick-add commands.

文件操作 81 7个月前
laurigates

custom-agent-definitions

laurigates

Write and configure custom agent definitions in Claude Code's agents/ directory. Use when you want to create a new agent .md file, define a specialized agent with its own system prompt and tools, set up an agent with isolated context, or configure agent capabilities and restrictions in your project's .claude/ configuration.

智能体 53 6个月前
crafter-station

intent-layer

crafter-station

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

代码生成 110 7个月前
Quriosity-agent

ffmpeg-skill

Quriosity-agent

Use when user asks to convert, compress, trim, resize, extract audio, add subtitles, create GIFs, or process video/audio files

CLI 工具 38 6个月前
Quriosity-agent

baoyu-compress-image

Quriosity-agent

Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "optimize image", "convert to webp", or reduce image file size.

数据处理 38 6个月前
Quriosity-agent

baoyu-url-to-markdown

Quriosity-agent

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

CLI 工具 38 6个月前
Quriosity-agent

baoyu-danger-x-to-markdown

Quriosity-agent

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.

CLI 工具 38 6个月前
Quriosity-agent

baoyu-format-markdown

Quriosity-agent

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md.

文档生成 38 6个月前
Quriosity-agent

baoyu-comic

Quriosity-agent

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

代码生成 38 6个月前
joelhooks

pdf-brain-ingest

joelhooks

"Ingest PDF/Markdown/TXT files into joelclaw's docs memory pipeline with Inngest durability, run monitoring, and OTEL verification. Use when adding docs, backfilling from manifest, reconciling coverage, or recovering stuck docs-ingest runs. Triggers on: 'ingest pdf', 'ingest markdown', 'docs add', 'pdf-brain ingest', 'backfill books', 'docs reconcile'."

CLI 工具 63 6个月前
joelhooks

imsg

joelhooks

"iMessage/SMS CLI for listing chats, reading message history, watching for new messages, and sending messages. Triggers on: check messages, read imessage, send text, imsg, message history, sms, who texted me."

CLI 工具 63 6个月前
kylesnowschwartz

rg

kylesnowschwartz

This skill SHOULD be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for string across files", "find TODO comments", "search in specific file types", "count occurrences", or when needing efficient text search with context, line numbers, or special flags.

向量嵌入 112 7个月前
kylesnowschwartz

sc-claude-md-improver

kylesnowschwartz

Audit and improve CLAUDE.md files in repositories. This skill SHOULD be used when the user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. This skill SHOULD also be used when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

代码评审 112 7个月前
levi-qiao

graphkit

levi-qiao

Run a long-horizon coding task as a small graph of agent nodes instead of one drifting loop. Generates an executor node (works against a single-source-of-truth ledger) and a clean-context supervisor node that watches from outside the executor's context — checkpoint-committing clean work and correcting drift through a one-way directives file. Use for multi-round tasks where an agent tends to scope-creep, fake "done", or quietly lower the bar. Nodes share no context, so the executor runs on a cheap/fast model while a strong model supervises.

文件操作 64 1个月前
blacklanternsecurity

linux-sudo-suid-capabilities

blacklanternsecurity

Exploit sudo misconfigurations, SUID/SGID binaries, and Linux capabilities for privilege escalation.

CLI 工具 260 6个月前