個人
~/.claude/skills/<skill-name>/SKILL.mdすべてのプロジェクトで利用可能。自分の反復作業に向いています。
メニュー
オープンなAgent Skills形式 · Claude Code
Agent Skillsは、再利用可能な指示・スクリプト・リソースをまとめるSKILL.mdベースのオープン形式です。共有カタログからskillを選び、用途に合うスコープへフォルダ全体を配置します。
「Claude Skills」はClaude Codeでの利用方法を表す呼び方であり、skillの所有者や特定プラットフォームへの専属を意味しません。 agentskills.io
~/.claude/skills/<skill-name>/SKILL.md.claude/skills/<skill-name>/SKILL.md<plugin>/skills/<skill-name>/SKILL.mdSkillsMPのトラフィックとエコシステムの利用シグナルから選定しています。GitHub Starsや新しさだけの順位ではありません。利用前にソースを確認してください。
anthropics/skills
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
anthropics/skills
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.
nextlevelbuilder/ui-ux-pro-max-skill
UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.
obra/superpowers
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
vercel-labs/agent-skills
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
bytedance/deer-flow
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
browser-use/browser-use
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
anthropics/skills
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', 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 or .dotx 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.
スクリプト、参照資料、テンプレート、アセットを保つため、SKILL.mdだけでなくskillフォルダ全体をコピーします。
~/.claude/skills/<skill-name>/SKILL.mdすべてのプロジェクトで利用可能。自分の反復作業に向いています。
.claude/skills/<skill-name>/SKILL.mdこのリポジトリで利用可能。コードベースのルールやチーム作業に向いています。
<plugin>/skills/<skill-name>/SKILL.mdプラグインを有効にした環境で利用可能。バージョン管理された配布に向いています。
既定では、Claudeがタスクと各skillの名前・説明を照合し、関連するときにSKILL.md全体を読み込みます。
/skill-nameと入力します。プラグインskillは/plugin-name:skill-nameを使います。副作用のある操作は手動に保ちます。