文件操作

文件系统与批量文件任务

显示 2137-2160 / 共 7492 个技能
steveclarke

feature-requirements

steveclarke

Requirements

代码生成 35 7个月前
steveclarke

move-files

steveclarke

Move files using a two-phase approach that preserves Git history. Phase 1 uses mv commands only, then waits for staging. Phase 2 makes content changes separately. Use when reorganizing files and need clean, trackable diffs. Triggers on "move files", "reorganize structure", "preserve git history".

文件操作 35 7个月前
steveclarke

skill-creator

steveclarke

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.

代码生成 35 8个月前
steveclarke

screenshots

steveclarke

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

认证鉴权 35 7个月前
tenequm

erc-8004

tenequm

Build with ERC-8004 Trustless Agents - on-chain agent identity, reputation, validation, and discovery on EVM chains. Use when registering AI agents on-chain, building agent reputation systems, searching/discovering agents, working with the Agent0 SDK (agent0-sdk), or implementing the ERC-8004 standard. Triggers on ERC-8004, Agent0, agent identity, agent registry, agent reputation, trustless agents, agent discovery.

智能体 35 6个月前
steveclarke

real-world-rails

steveclarke

Research how production Rails apps solve architectural problems using the Real World Rails repository. Use when the user wants to know how other apps handle something, find patterns, or compare approaches. Triggers on "rails patterns", "how do other apps", "real world rails", "research how apps do".

学术 35 6个月前
steveclarke

favicon

steveclarke

Generate favicons from a source image

Docker 35 7个月前
j-morgan6

ecto-essentials

j-morgan6

MANDATORY for ALL database work. Invoke before modifying schemas, queries, or migrations.

数据库 155 6个月前
streamlit

creating-streamlit-themes

streamlit

Creating and customizing Streamlit themes. Use when changing app colors, fonts, or appearance, or aligning apps to brand guidelines. Covers config.toml configuration, design principles, and CSS avoidance.

设计 224 7个月前
streamlit

organizing-streamlit-code

streamlit

Organizing Streamlit code for maintainability. Use when structuring apps with separate modules and utilities. Covers separation of concerns, keeping UI code clean, and import patterns.

数据处理 224 7个月前
draco-agent

tech-news-digest

draco-agent

Generate tech news digests with unified source model, quality scoring, and multi-format output. Five-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.

邮件 72 6个月前
wedsamuel1230

error-message-explainer

wedsamuel1230

Interprets Arduino/ESP32/RP2040 compiler errors in plain English for beginners. Use when user shares error messages, compilation failures, upload problems, or asks "what does this error mean". Covers common errors like undefined references, type mismatches, missing libraries, and board-specific issues.

调试 21 7个月前
Factory-AI

memory-capture

Factory-AI

Capture and organize memories, decisions, and learnings to a memories.md file. Use when you want to save context for future sessions.

文档生成 11 8个月前
clawdbrunner

hybrid-memory

clawdbrunner

Hybrid memory strategy combining OpenClaw's built-in QMD vector memory with Graphiti temporal knowledge graph. Use for all memory recall requests.

向量嵌入 103 7个月前
pinecone-io

pinecone:quickstart

pinecone-io

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time or wants a guided tour of Pinecone's tools.

CLI 工具 68 6个月前
pinecone-io

pinecone:query

pinecone-io

Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires PINECONE_API_KEY environment variable and Pinecone MCP server to be configured.

数据库 68 6个月前
pinecone-io

pinecone:assistant

pinecone-io

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "upload my docs to Pinecone".

代码生成 68 6个月前
pinecone-io

pinecone:docs

pinecone-io

Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by topic and data format references. Use when writing Pinecone code, looking up API parameters, or needing the correct format for vectors or records.

数据处理 68 6个月前
pondorasti

swiftui-view-refactor

pondorasti

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.

代码生成 68 7个月前
pondorasti

swift-concurrency-expert

pondorasti

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

代码评审 68 7个月前
akaszubski

content-allocation

akaszubski

"One topic, one home. Routes content to its canonical store (CLAUDE.md, PROJECT.md, MEMORY.md, docs/, memory/) and audits for duplication. TRIGGER when: auditing CLAUDE.md/PROJECT.md/MEMORY.md sizes, deduplicating docs, applying the content-allocation pattern to a new repo, running /align --content. DO NOT TRIGGER when: implementing features, writing tests, routine code edits, debugging."

文件操作 33 3个月前
akaszubski

refactoring-patterns

akaszubski

"Safe refactoring techniques — extract, inline, rename, move, simplify conditionals, and decompose functions. Use when restructuring code without changing behavior. TRIGGER when: refactor, extract method, rename, inline, simplify, decompose, clean up, code smell. DO NOT TRIGGER when: adding features, fixing bugs, writing tests, documentation."

注释 33 5个月前
akaszubski

planning-workflow

akaszubski

"7-step planning workflow for pre-implementation design. Enforced by plan_gate hook, critiqued by plan-critic agent. Use when creating plans, design documents, or architecture decisions before implementation. TRIGGER when: plan, planning, /plan, design document, architecture decision. DO NOT TRIGGER when: implementation, coding, testing."

智能体 33 4个月前
akaszubski

research-patterns

akaszubski

"4-phase research methodology: codebase recon, targeted web search, deep source analysis, and evidence synthesis. Use when investigating patterns, evaluating libraries, or analyzing best practices. TRIGGER when: research, investigate, evaluate options, compare libraries. DO NOT TRIGGER when: implementation tasks, bug fixes, routine code changes."

学术 33 5个月前