文件操作

文件系统与批量文件任务

显示 1561-1584 / 共 7527 个技能
qdhenry

audit-env-variables

qdhenry

Analyze environment variables in JavaScript/TypeScript projects. Identifies unused variables, infers permission scopes, detects specific services (Stripe, AWS, Supabase), and documents code paths. Includes optional cleanup of unused variables with regression detection. Use when auditing .env files, reviewing security, or documenting project configuration.

代码生成 1333 6个月前
Xiangyu-CAS

xiaohongshu-ops

Xiangyu-CAS

"End-to-end Xiaohongshu operations including positioning, topic research, content production, publish execution, and post-incident recovery. Reusable across verticals with templates and a concrete 陪你看剧 case preset."

文件操作 2291 6个月前
lofcz

company-product-context

lofcz

Compiles comprehensive company product context from PDF documents, web research, and industry knowledge

分析 638 10个月前
lofcz

llmtornado-tutorial-generator

lofcz

Generates comprehensive code tutorials on LlmTornado API formatted for Medium publication with examples, explanations, and best practices.

API 开发 638 10个月前
lofcz

skill-generator

lofcz

Generates complete Anthropic SKILL packages with proper structure, documentation, and automated download verification.

代码生成 638 10个月前
mohitmishra786

cross-gcc

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 工具 186 6个月前
diet103

skill-developer

diet103

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

文件操作 1万 10个月前
dmccreary

microsim-generator

dmccreary

Creates interactive educational MicroSims using the best-matched JavaScript library (p5.js, Chart.js, Plotly, Mermaid, vis-network, vis-timeline, Leaflet, Venn.js). Analyzes user requirements to route to the appropriate visualization type and generates complete MicroSim packages with HTML, JavaScript, CSS, documentation, screen capture, and metadata.

代码生成 94 6个月前
dmccreary

learning-graph-generator

dmccreary

Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.

分析 94 7个月前
dmccreary

course-description-analyzer

dmccreary

This skill analyzes or creates course descriptions for intelligent textbooks by checking for completeness of required elements (title, audience, prerequisites, topics, Bloom's Taxonomy outcomes) and providing quality scores with improvement suggestions. Use this skill when working with course descriptions in /docs/course-description.md that need validation or creation for learning graph generation.

分析 94 9个月前
dmccreary

book-metrics-generator

dmccreary

This skill generates comprehensive metrics reports for intelligent textbooks built with MkDocs Material, analyzing chapters, concepts, glossary terms, FAQs, quiz questions, diagrams, equations, MicroSims, word counts, and links. Use this skill when working with an intelligent textbook project that needs quantitative analysis of its content, typically after significant content development or for project status reporting. The skill creates two markdown files - book-metrics.md with overall statistics and chapter-metrics.md with per-chapter breakdowns - in the docs/learning-graph/ directory.

分析 94 9个月前
dmccreary

microsim-utils

dmccreary

Utility tools for MicroSim management including quality validation, screenshot capture, icon management, and index page generation. Routes to the appropriate utility based on the task needed.

代码生成 94 7个月前
dmccreary

reference-generator

dmccreary

This skill generates curated, high-quality reference lists for textbooks with 10 references per chapter. References prioritize Wikipedia for reliability, include detailed relevance descriptions, and are stored in separate references.md files for token efficiency. Use this skill when working with intelligent textbooks that need academic references.

文档生成 94 7个月前
sammcj

excalidraw-diagrams

sammcj

Use when asked to create or update Excalidraw diagrams. Provides guidance on Excalidraw best practices.

自动化 159 6个月前
sammcj

shell-scripting

sammcj

Practical bash scripting guidance emphasising defensive programming, ShellCheck compliance, and simplicity. Use when writing shell scripts that need to be reliable and maintainable.

自动化 159 7个月前
skills-il

israeli-freelancer-ops

skills-il

Manage daily operations for Israeli freelancers (osek murshe, osek patur) — invoice aging, utility bill collection, tax deadline reminders, and accountant packages. Use when user asks about "freelancer operations", "osek murshe workflow", "osek patur tracking", "invoice aging", "accountant package", "freelancer tax deadlines", "utility bills collection", or "חבילה לרואה חשבון". Covers VAT filing deadline alerts, Bituach Leumi payment tracking, osek patur threshold monitoring, and organized monthly accounting exports. Do NOT use for invoice generation (use israeli-e-invoice), VAT reporting (use israeli-vat-reporting), or payroll calculation.

文件操作 32 6个月前
dagster-io

dagster-integrations

dagster-io

Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to

数据处理 199 6个月前
gmickel

gno

gmickel

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.

向量嵌入 108 7个月前
wcygan

new-skill

wcygan

Interactive wizard to create new agent skills for Claude Code. Use when creating skills, building agent capabilities, adding model-invoked workflows, or setting up skill directories. Keywords: create skill, new skill, agent skill, skill wizard, build skill, SKILL.md

代码生成 194 6个月前
wcygan

onboard

wcygan

Explore an unfamiliar codebase and generate an ARCHITECTURE.md with component diagrams, pattern catalog, and dev workflow guide. Use when joining a new project, picking up an OSS repo, or needing to understand how a codebase works. Keywords: onboard, architecture, explore, understand, codebase, new project, map, document, how does this work

CLI 工具 194 7个月前
wcygan

new-global-skill

wcygan

Interactive wizard to create new global Claude Code skills for dotfiles distribution. Use when creating skills available across all projects, adding personal workflows to dotfiles, or scaffolding ~/.claude/skills. Keywords: create global skill, new global skill, dotfiles skill, personal skill, cross-project skill, global workflow

代码生成 194 6个月前
wcygan

interview

wcygan

Conduct an in-depth requirements interview to flesh out a plan or spec file. Ask non-obvious questions about technical implementation, UI & UX, tradeoffs, and concerns — then write the finalized spec back to the file. Use when you need to flesh out requirements, refine a spec, clarify a plan, or gather details before implementation. Keywords: interview, spec, plan, requirements, flesh out, questions, clarify spec, requirements gathering.

文件操作 194 6个月前
wcygan

context-decorate

wcygan

Scan a codebase and place CLAUDE.md context files in directories that lack them. Spins up a team of subagents to parallelize the work — each agent covers a few directories and generates a succinct overview of the directory's purpose and key subdirectories. Use when onboarding to a new codebase, improving Claude context quality, annotating project structure, or scaffolding directory-level context for AI assistants. Keywords: context, CLAUDE.md, annotate, codebase, directory, onboard, decorate, scaffold context, context files.

智能体 194 6个月前
wcygan

debug-team

wcygan

Debug complex issues using an agent team with competing hypotheses. Spawns 3-5 investigators that actively challenge each other's theories and converge on the root cause. Use for tough bugs where the root cause is unclear. Keywords: debug team, competing hypotheses, root cause, investigation, multi-agent debug, hard bug, mystery bug

智能体 194 7个月前