自動定期更新

Claude Code Skill 目錄

查找適用於 Claude Code 的 Agent Skill,並查看來源、風險、相容性與固定版本匯入指令。

699個 Skill
23出處
602Low risk
Jul 13更新時間
94 個 Skill
自動定期更新
70推薦

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品質分
68推薦

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品質分
68推薦

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品質分
68推薦

internal-comms

Coding & Refactoring

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.).

anthropics/skills·Complete terms in LICENSE.txt·Agent SkillsClaude Code
low95品質分
66推薦

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品質分
66推薦

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品質分
65推薦

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品質分
65推薦

skill-creator

AI & Agents

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

anthropics/skills·NOASSERTION·Agent SkillsClaude Code
low95品質分
64推薦

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品質分
64推薦

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品質分
64推薦

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

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100品質分
64推薦

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品質分
64推薦

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品質分
64推薦

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品質分
64推薦

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品質分
64推薦

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品質分
63推薦

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品質分
63推薦

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品質分
63推薦

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品質分
62推薦

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品質分
61推薦

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品質分
61推薦

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品質分
61推薦

template-skill

Coding & Refactoring

Replace with description of the skill and when Claude should use it.

anthropics/skills·NOASSERTION·Agent SkillsClaude Code
low60品質分
60推薦

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品質分

依用途與 Coding Agent 瀏覽 Skill

探索適用於 Codex、Claude Code、GitHub Copilot、Cursor 與 Gemini CLI 的可追溯 Skill。