🎯

skill-creator

🎯Skill

from anthropics/claude-plugins-official

VibeIndex|
What it does
|

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

Overview

Skill Creator is an official Anthropic skill that generates structured, production-ready Claude Code skills. It outputs comprehensive SKILL.md files with best practices, modular design, and proper documentation following Anthropic's skill specification.

Key Features

  • Generates complete SKILL.md files with proper metadata, instructions, and tool configurations
  • Follows Anthropic's official skill specification for compatibility with the skills registry
  • Creates modular, well-documented skills with hooks, user-invocable commands, and resource files

Who is this for?

Developers who want to create and publish custom Claude Code skills following Anthropic's official standards.

πŸ“¦

Same repository

anthropics/claude-plugins-official(15 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add anthropics/claude-plugins-official --skill skill-creator
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add anthropics/claude-plugins-official --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.md

SKILL.md

268Installs
-
AddedFeb 18, 2026

More from this repository10

🎯
frontend-design🎯Skill

Generates responsive web design layouts and component structures using best practices, providing code snippets and design recommendations for modern frontend development.

🎯
claude-md-improver🎯Skill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

🎯
playground🎯Skill

Anthropic's official curated directory of high-quality plugins for Claude Code, including both internal Anthropic-developed plugins and vetted third-party external plugins, installable via Claude Code's plugin system.

🎯
claude-automation-recommender🎯Skill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

🎯
stripe-best-practices🎯Skill

Provides expert guidance for implementing secure, efficient, and compliant Stripe payment integration best practices

🎯
agent development🎯Skill

Assists developers in creating, configuring, and iterating on AI agents by providing structured guidance, template generation, and best practice recommendations.

🎯
skill development🎯Skill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

🎯
command development🎯Skill

Assists developers in creating, testing, and refining Claude Code slash commands through an interactive, guided development workflow.

🎯
hook development🎯Skill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

🎯
mcp integration🎯Skill

Enables seamless integration and configuration management for MCP (Model Context Protocol) servers within the Claude Code plugin ecosystem.