✨ 編輯精選

shipping-and-launch

shipping-and-launch

78Ktesting-qa

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

addyosmani avataraddyosmani
獲取
clean-code

clean-code

43Ktesting-qa

This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"

sickn33 avatarsickn33
獲取
create-technical-spike

create-technical-spike

36Kresearch-knowledge

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

github avatargithub
獲取
slidev

slidev

48Kfrontend

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.

slidevjs avatarslidevjs
獲取
mcp-builder

mcp-builder

10Kdevops-cloud

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

mcp-use avatarmcp-use
獲取
learn

learn

6.4Kresearch-knowledge

Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-ready output. Use when users ask in any language to research, study, deep-dive, compile sources, synthesize unfamiliar material, or turn a source bundle into a coherent reference. Not for quick lookups or single-file reads.

tw93 avatartw93
獲取

🆕 新上架

查看全部
weather

weather

383Kcode-generation

Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.

steipete avatarsteipete
獲取
noob-mode

noob-mode

37Kbackend-api

Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.

github avatargithub
獲取
herdr

herdr

17Kagent-workflows

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, terminals, commands, or communication with another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires HERDR_ENV=1.

ogulcancelik avatarogulcancelik
獲取
clickhouse-best-practices

clickhouse-best-practices

490research-knowledge

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

clickhouse avatarclickhouse
獲取
linear-cli

linear-cli

850research-knowledge

Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.

schpet avatarschpet
獲取
rivetkit-client-swiftui

rivetkit-client-swiftui

16backend-api

RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.

rivet-dev avatarrivet-dev
獲取
rivetkit-client-swift

rivetkit-client-swift

16backend-api

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

rivet-dev avatarrivet-dev
獲取
multiplayer-game

multiplayer-game

16devops-cloud

Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.

rivet-dev avatarrivet-dev
獲取
shopify-polaris-app-home

shopify-polaris-app-home

454research-knowledge

Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions `Polaris` and you can't tell based off of the context what API they meant, assume they meant this API.

shopify avatarshopify
獲取

What is an AI Agent Skill?

An AI Agent Skill (also known as Claude skills or AI skills) is a reusable capability you can add to an agent to automate tasks like writing, social posting, research, or development workflows.

Think of them as "plugins" for your AI. Browse our Claude skills marketplace to find Claude code templates and open-source GitHub repositories. Most come with a simple one-line installation command.

Skill: Research
v1.2.0 • Installed

🔥 本週趨勢

查看全部
deep-research

deep-research

922research-knowledge

Use when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.

199-biotechnologies avatar199-biotechnologies
獲取
remembering-conversations

remembering-conversations

441agent-workflows

You MUST invoke this skill before saying "I don't know," guessing, or treating any topic as new, no matter how trivial the question seems. It supplements other memory systems, which only hold partial records. Searching past conversations is the only way to recover what was actually said.

obra avatarobra
獲取
summarize

summarize

383Kresearch-knowledge

Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.

steipete avatarsteipete
獲取
writing-skills

writing-skills

255Kresearch-knowledge

Use when creating new skills, editing existing skills, or verifying skills work before deployment

obra avatarobra
獲取
laravel-patterns

laravel-patterns

230Kdatabase

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

affaan-m avataraffaan-m
獲取
karpathy-guidelines

karpathy-guidelines

193Kcode-generation

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

multica-ai avatarmultica-ai
獲取
karpathy-guidelines

karpathy-guidelines

193Kcode-generation

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

forrestchang avatarforrestchang
獲取
theme-factory

theme-factory

161Kdesign-ui

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

anthropics avataranthropics
獲取
frontend-code-review

frontend-code-review

149Kfrontend

Review Dify frontend code for correctness, accessibility, component design, dify-ui usage, data/query boundaries, performance, and tests. Trigger for `.tsx`, `.ts`, `.js`, UI, React, Next.js, pending-change, or focused frontend review requests.

langgenius avatarlanggenius
獲取

按類別瀏覽

查看全部
Trusted by AI enthusiasts worldwide
1.2K
Skills
183
Authors
33M
Stars
434
New / Week

Power your workflows

Discover specialized agents tailored to specific industries and tasks.

Content Creation

Generate blog posts, social media captions, and marketing copy effortlessly using specialized writing agents trained on high-converting frameworks.

Automation

Streamline repetitive tasks like file organization, data entry, and email sorting with intelligent automation scripts that run 24/7.

Data Analysis

Extract insights from large datasets, visualize trends, and generate comprehensive reports in seconds with data-centric agent skills.

Loved by Developers

Sarah Chen
Sarah ChenSenior Engineer @ TechFlow

"The Code Reviewer skill has completely transformed our PR process. It catches subtle bugs that even experienced humans miss. Absolutely essential tool."

Marcus Johnson
Marcus JohnsonIndie Hacker

"I built my entire marketing workflow using the Content Creation agents available here. It feels like I have a team of five working for me."

Emily Zhang
Emily ZhangProduct Manager

"Great for prototyping AI workflows. It helped me validate ideas in minutes instead of days."

David Smith
David SmithData Scientist

"Saved hours on data cleaning scripts. The agents understand complex data structures surprisingly well."

Michael Brown
Michael BrownContent Creator

"SEO tools are amazing for my blog. My organic traffic has doubled since I started using these skills."

Jessica Lee
Jessica LeeStudent

"Helped me learn Python via code analysis. The explanations are clearer than my textbooks."

Alex Turner
Alex TurnerDevOps Engineer

"Automated my deployments with ease. The infrastructure-as-code agents are spot on."

Rachel Green
Rachel GreenDesigner

"Image generation prompts are top notch. It feels like having a creative director by my side."

Tom Wilson
Tom WilsonResearcher

"Research agent is a game changer. It summarizes hundreds of papers in minutes."

Linda White
Linda WhiteMarketing Lead

"Campaigns are easier to manage now. The copywriting skills capture our brand voice perfectly."

如何安裝技能

2 分鐘
1

尋找技能

瀏覽我們廣泛的驗證技能目錄。按類別、熱門程度或評分篩選,找到適合您特定需求的工具。

2

複製指令

每個技能都附帶一個簡單的單行安裝指令。只需在技能詳情頁面點擊複製按鈕即可獲取唯一識別碼。

3

貼上並執行

打開您偏好的 AI 環境(如 Claude Desktop)。將指令貼上到對話或終端機中。系統將自動獲取並驗證該技能。
Open Source

Built by the Community

Join thousands of developers contributing to the future of AI. All skills are open-source and vetted by the community.

常見問題

Skills 和 MCP 有什麼區別?

MCP (Model Context Protocol) 是底層標準協議。Claude skills 和 AI skills 是使用此標準構建的實際工具和能力,安裝後可為您的 AI Agent 賦予新能力。

這些技能使用安全嗎?

我們市場上列出的大多數 Claude 代碼技能都是開源的,允許您查看代碼。我們會驗證熱門技能,但我們始終建議在安裝前查看請求的權限(如文件訪問或互聯網)。

目錄中的技能是如何收錄的?

目錄會從公開的技能來源和程式碼倉庫整理內容,並在發布前進行自動化的品質與安全檢查。

Is this service free?

Yes, browsing and discovering skills on AI Agent Skills is completely free. Most Claude code templates and plugins listed are also open-source and free to use.

What is a Claude skills marketplace?

A Claude skills marketplace is a platform where developers share and discover AI skills, Claude code templates, and plugins. Our marketplace curates released skills for Claude Code, Codex CLI, and other AI agents.

How do I find Claude code templates?

Use our search feature or browse by category to find Claude code templates. Filter by stars, recent updates, or specific categories like development, automation, or content creation to find the perfect template for your needs.

Can I use multiple skills together?

Yes, you can install and use multiple AI skills simultaneously. Claude skills are designed to work independently, so you can combine a writing skill with a research skill or use several Claude code skills in the same workflow without conflicts.

在哪裡可以檢查技能的原始碼?

開啟技能詳情頁並造訪對應的程式碼倉庫。安裝前請檢查 README、原始檔案、權限要求和近期維護狀況。

How do skills differ from slash commands?

Slash commands are built-in shortcuts in Claude Code (like /help or /clear). Claude skills are external capabilities you install to extend your AI agent with new powers—like web search, code review, or content generation. Skills are more powerful and customizable than basic commands.

How often are skills updated?

Skills in our Claude code skills market are updated by their maintainers. Popular AI skills typically receive updates weekly or monthly. You can sort by 'Recently Updated' to find actively maintained Claude skills, and check the GitHub repository for update frequency.

What is marketplace.json?

marketplace.json is a configuration file some skills use to define metadata for the Claude marketplace. It includes the skill name, description, version, and installation instructions. Not all skills require this file—many work directly from their GitHub repository.

Is this website affiliated with Anthropic or OpenAI?

No, AI Agent Skills is an independent Claude skills marketplace created by the community. We are not officially affiliated with Anthropic (makers of Claude) or OpenAI. We curate and list open-source AI skills and Claude code templates from developers worldwide.