Dev & Engineering ✓ Anthropic · Official claude-code-pluginsskill-authoringprogressive-disclosureyaml-frontmatterplugin-structureskill-validation

Claude Code Plugin Skill Development

A practical guide to designing, writing, organizing, validating, and testing skills for Claude Code plugins.

FollowSkills review · FSRS-2.0
Not recommended
51/ 100 5-point scale 2.6 / 5
Trust11 / 25 · 2.2/5

The skill is primarily documentation and directory guidance; no malware, credential theft, covert exfiltration, or destructive default is evident. However, it recommends creating and testing executable scripts without specifying least privilege, user confirmation, sensitive-data handling, dependency security, external effects, or rollback, so points are deducted.

Reliability8 / 20 · 2.0/5

The process is structured and includes checks for structure, references, scripts, and trigger phrases, with some diagnosable failure criteria. However, it provides no executable validation implementation, and the existence or runnability of referenced resources and examples cannot be confirmed from this file; static review cannot establish key-path reproduction, so the score remains below 10.

Adaptability11 / 15 · 3.7/5

The frontmatter supplies reasonably specific trigger phrases, and the body covers skill creation, improvement, organization, and testing scenarios. It does not clearly define non-fit boundaries, input/output contracts, false-trigger boundaries, compatibility expectations, or Chinese-language support, so environment and invocation fit receive deductions.

Convention9 / 15 · 3.0/5

Information architecture, progressive disclosure, directory conventions, naming guidance, version metadata, resource references, examples, limitations, and testing guidance are comparatively strong. The skill lacks its own maintainer, changelog, update path, and complete installation/dependency notes, while some quality claims depend on other files not assessed here, so points are deducted.

Effectiveness7 / 15 · 2.3/5

The skill offers an actionable creation workflow, directory templates, trigger-description rules, and a validation checklist that plausibly covers the core task. No representative outputs, real usage feedback, or statically verifiable success cases are provided, and implementation plus review remain necessary, so the static ceiling applies.

Verifiability5 / 10 · 2.5/5

The assessed SKILL.md and its referenced original source are auditable primary materials with explicit checklists. There is no independent reproduction record, committed test suite covering the skill's key paths, or third-party corroboration; claims about excellent examples and effectiveness are largely author assertions, so the score does not exceed the static-review ceiling.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision b0b9f02b0581
Before you use it
  • No commands or tests were executed; the referenced references/, examples/, scripts/, and their runnability were not individually verified in this evidence set.
  • The skill guides users to create executable scripts and invoke external tools but does not define permission boundaries, user confirmation, sensitive-data handling, or rollback procedures.
  • Chinese-language behavior and mainland-China network compatibility are not specified; reachability must be checked separately if the workflow depends on overseas documentation or services.
  • The README warns that plugins may include MCP servers, files, or software not controlled or verified by Anthropic; official provenance does not guarantee this skill's execution safety or effectiveness.
Review evidence [1][2][3][4][5][6][7]
See the full review method →

What it does & when to use it

This is the skill-development skill from the plugin-dev plugin in anthropics/claude-plugins-official. It guides authors who need to create or improve skills for Claude Code plugins. The guidance covers skill directories, YAML frontmatter, trigger descriptions, progressive disclosure, and the organization of scripts, references, examples, and assets. It also defines a workflow from use-case analysis through structure creation, editing, validation, testing, and iteration. The material is specifically oriented toward Claude Code plugin development.

Guides authors in creating or editing a skill directory containing SKILL.md; defining name and description frontmatter; planning scripts, references, examples, and assets; keeping the main body lean at roughly 1,500–2,000 words; using third-person trigger descriptions and imperative or infinitive instructions; checking structure, trigger phrases, writing style, referenced files, examples, and scripts; testing a local plugin with cc --plugin-dir /path/to/plugin; and iterating after real use. It does not claim to automatically run validation scripts, call MCP services, or generate files.

  1. A developer adding a skill to a Claude Code plugin can use the workflow to identify use cases, reusable resources, and directory structure.
  2. A skill author improving activation behavior can rewrite the description with concrete phrases users are likely to say.
  3. A maintainer dealing with an oversized skill can move detailed patterns, API material, and edge cases into references/.
  4. A plugin developer checking whether a skill loads correctly can validate its frontmatter and structure and test locally with `cc --plugin-dir`.

Pros & cons

Pros
  • Provides an end-to-end workflow from use-case analysis through testing and iteration.
  • Clearly specifies frontmatter, trigger phrases, imperative writing, and progressive disclosure practices.
  • Covers common plugin-skill resources including scripts, references, examples, and assets.
  • Includes structure, content-quality, progressive-disclosure, and testing checklists.
Limitations
  • The guidance is centered on Claude Code plugins, so other Agent Skills clients would require changes to packaging and test procedures.
  • The supplied source does not establish that this skill includes an executable automated validator or a complete test suite.
  • The README does not provide plugin-dev's exact marketplace installation identifier.

How to install

The skill is part of the anthropics/claude-plugins-official plugin collection. The README says plugins can be installed in Claude Code with /plugin install {plugin-name}@claude-plugins-official or discovered through /plugin > Discover; the supplied source does not state the exact marketplace name for plugin-dev. The repository is licensed under Apache-2.0.

How to use

In Claude Code, make a concrete request such as “create a skill,” “add a skill to plugin,” “improve skill description,” or “organize skill content.” For local plugin development, run cc --plugin-dir /path/to/plugin, then ask questions that should trigger the skill and verify that it loads correctly.

FAQ

Is this skill paid?
The source does not state a separate price. The repository is licensed under Apache-2.0, subject to the applicable license terms.
What permissions or runtime access does it need?
Its procedures involve local files and shell commands and use Claude Code's `cc --plugin-dir` testing method. The README also advises trusting a plugin's MCP servers, files, and other included software before installation or use.
Does it create skills automatically?
It provides procedures for creating and editing skills, but the source does not say that the skill automatically performs those operations; the user must carry them out.
Can it be used with a general Agent Skills client?
The core format uses name, description, and Markdown instructions, but the material includes Claude Code plugin layout, discovery, and local testing instructions, so adaptation would be needed.

More skills from this repository

All from anthropics/claude-plugins-official

Productivity & Collaboration ✓ Anthropic · Official

Project Status Artifact

Turn complex, multi-stream work into a living project status page.

Design & Frontend ✓ Anthropic · Official

Distinctive Frontend Design

Build an intentional visual identity for interfaces that should not feel templated.

Dev & Engineering ✓ Anthropic · Official

MCP Interactive App Builder

Add chat-embedded forms, pickers, dashboards, and confirmation widgets to MCP servers.

Dev & Engineering ✓ Anthropic · Official

Claude Skill Template Example

A reference for understanding and creating Claude Code plugin skill templates.

Dev & Engineering ✓ Anthropic · Official

MCPB Local Server Packager

Bundle a local MCP server with its runtime into one installable file.

Dev & Engineering ✓ Anthropic · Official

Claude Code Receipts

Turn local Claude Code sessions and Git history into a shareable impact report.

Design & Frontend ✓ Anthropic · Official

Playground Builder

Turn complex visual or structural choices into a live, self-contained HTML explorer.

Dev & Engineering ✓ Anthropic · Official

MCP Server Builder

Helps developers choose the right MCP deployment, tool pattern, framework, and authentication before writing code.

Dev & Engineering ✓ Anthropic · Official

Claude Code Agent Development Guide

Design, write, and validate autonomous agents for Claude Code plugins.

Automation & Ops ✓ Anthropic · Official

Discord Channel Access

Manage Discord pairings, allowlists, and DM or group policies through a local JSON configuration.

Dev & Engineering ✓ Anthropic · Official

CLAUDE.md Improver

Audit and precisely improve CLAUDE.md files across a repository.

Dev & Engineering ✓ Anthropic · Official

Claude Code Hook Development

Design, configure, validate, and debug event-driven hooks for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Skill Creator

Create, evaluate, and iteratively improve Agent Skills.

Dev & Engineering ✓ Anthropic · Official

MCP Integration for Claude Plugins

Configure MCP servers in Claude Code plugins to connect external services and expose their tools.

Dev & Engineering ✓ Anthropic · Official

Claude Automation Advisor

Analyze a codebase and identify the most useful Claude Code automations for the project.

Dev & Engineering ✓ Anthropic · Official

Math Olympiad Adversarial Solver

Solve and stress-test IMO, Putnam, USAMO, and AIME problems with adversarial proof verification.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Blueprint

A practical guide to structuring plugins, configuring manifests, and organizing Claude Code components.

Dev & Engineering ✓ Anthropic · Official

Project Plugin Settings Pattern

Store and read configurable Claude Code plugin settings in project-local Markdown files.

Automation & Ops ✓ Anthropic · Official

M5Stack Onboarding

Detect, flash, and provision M5Stack ESP32 boards with UIFlow firmware and MicroPython apps.

Automation & Ops ✓ Anthropic · Official

Discord Channel Configurator

Save a Discord bot token and lock down channel access.

Related skills