自动定期更新

Claude Code Skill 目录

查找适用于 Claude Code 的 Agent Skill,查看来源、风险和兼容性,并复制固定版本的导入命令。

699个 Skill
23出处
602Low risk
Jul 13更新时间
94 个 Skill
自动定期更新
p

penpot-uiux-design

Coding & Refactoring

Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100质量分
p

php-mcp-server-generator

Coding & Refactoring

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
p

prompt-optimizer

AI & Agents

Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface — NOT the API. Use this skill whenever the user wants to write, rewrite, optimize, improve, sharpen, or polish a prompt for chat. Trigger phrases include "rewrite this prompt", "make this a better prompt", "optimize this prompt", "turn this into a prompt", "help me prompt this", "draft a prompt that...", "I want to ask...", or whenever the user pastes a draft prompt and asks for improvements. Also trigger when the user describes a task they plan to send to an LLM model and clearly wants a reusable, well-structured prompt rather than a direct answer. The output is always a single, copy-pasteable prompt in a code block that the user sends as-is — never a template with placeholders.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
p

Generate a complete MCP server project in Python with tools, resources, and proper configuration

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
r

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
r

rust-mcp-server-generator

Coding & Refactoring

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
s

scoutqa-test

Testing & QA

This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. Use this skill proactively after implementing web application features to verify they work correctly.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
s

setup-my-iq

AI & Agents

Create, set up, or update the personal context portfolio: structured markdown files describing who you are, how you work, your teams, and your tool/ADO configuration. Runs the interview workflow for first-time setup and targeted edits for updates. Trigger this skill when the user asks to: set up their context, create or update their context portfolio, "create my IQ", "set up my IQ", edit their profile, add/remove a stakeholder, update ADO config, change team info, update pillars, or set up any plugin configuration. Trigger when another skill fails to find context (missing files or TODO markers) and needs context populated. Also trigger when the user mentions a context change in passing (e.g., "my manager changed", "we added someone to the team") to offer a context file update. Do NOT trigger for read-only questions like "who's on my team?" or "what's my ADO config?". Those are answered directly from the context files referenced in the loaded custom instructions; no skill is needed.

github/awesome-copilot·MIT·Agent SkillsClaude Code
high100质量分
s

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
a

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after running /acreadiness-assess to close gaps in the AI Tooling pillar.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
a

agent-supply-chain

Security & Compliance

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests for agent plugins or tool packages - Verifying that installed plugins match their published manifests - Detecting tampered, modified, or untracked files in agent tool directories - Auditing dependency pinning and version policies for agent components - Building provenance chains for agent plugin promotion (dev → staging → production) - Any request like "verify plugin integrity", "generate manifest", "check supply chain", or "sign this plugin"

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
a

arize-evaluator

AI & Agents

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create evaluator, LLM judge, hallucination, faithfulness, correctness, relevance, run eval, score spans, score experiment, trigger-run, column mapping, continuous monitoring, or improve evaluator prompt.

github/awesome-copilot·MIT·Agent SkillsClaude Code
high100质量分
a

arize-experiment

AI & Agents

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI. Use when the user mentions create experiment, run experiment, compare models, model performance, evaluate AI, experiment results, benchmark, A/B test models, or measure accuracy.

github/awesome-copilot·MIT·Agent SkillsClaude Code
high100质量分
a

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.

github/awesome-copilot·MIT·Agent SkillsClaude Code
high100质量分
c

copilot-cli-quickstart

Coding & Refactoring

Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100质量分
c

copilot-sdk

Coding & Refactoring

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100质量分
f

flowstudio-power-automate-mcp

Coding & Refactoring

Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` / `tool_search`, and oversized-response handling. Load this skill first when connecting an agent to Power Automate. For specialized workflows, load `flowstudio-power-automate-build`, `flowstudio-power-automate-debug`, `flowstudio-power-automate-monitoring` (Pro+), or `flowstudio-power-automate-governance` (Pro+) — each contains the workflow narrative, this skill provides the plumbing they all rely on. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app

github/awesome-copilot·MIT·Agent SkillsClaude Code
high100质量分
g

github-copilot-starter

Coding & Refactoring

Set up complete GitHub Copilot configuration for a new project based on technology stack

github/awesome-copilot·MIT·Agent SkillsClaude Code
medium100质量分
j

java-mcp-server-generator

Coding & Refactoring

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100质量分
a

algorithmic-art

Coding & Refactoring

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low100质量分
c

canvas-design

Design & Media

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.

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low100质量分
d

docx

Coding & Refactoring

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

anthropics/skills·Proprietary. LICENSE.txt has complete terms·Agent SkillsClaude Code
medium100质量分
w

web-artifacts-builder

Web & Frontend

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.

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low100质量分
d

doc-coauthoring

AI & Agents

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

anthropics/skills·NOASSERTION·Agent SkillsClaude Code
medium95质量分

按用途和 Coding Agent 浏览 Skill

查找适用于 Codex、Claude Code、GitHub Copilot、Cursor 和 Gemini CLI 的可追溯 Skill。