🎯

playground

🎯Skill

from anthropics/claude-plugins-official

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add anthropics/claude-plugins-official --skill playground
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add anthropics/claude-plugins-official --skill playground
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/playground/SKILL.md
VibeIndex|
What it does
|

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.

Overview

Playground is a skill from Anthropic's official Claude Code Plugins Directory. It is part of the curated marketplace of high-quality plugins for Claude Code, which hosts both internal Anthropic-developed plugins and external third-party plugins that meet quality and security standards.

Key Features

  • Official Anthropic Plugin - Part of the Claude Code Plugins Directory maintained by Anthropic with quality and security vetting
  • Standard Plugin Architecture - Follows the standard Claude Code plugin structure with plugin.json metadata, optional MCP server configuration, slash commands, agents, and skills
  • Easy Installation - Install via /plugin install {plugin-name}@claude-plugin-directory or browse through /plugin > Discover
  • Plugin Marketplace Integration - Discoverable through Claude Code's built-in plugin browsing and installation system
  • Official Documentation - Backed by the official Claude Code plugin development documentation

Who is this for?

This is for Claude Code users who want to experiment with and explore plugin capabilities in a playground environment. It is ideal for developers getting familiar with Claude Code's plugin ecosystem or testing plugin functionality before committing to specific plugins for their workflow.

📦

Same repository

anthropics/claude-plugins-official(249 items)

playground

SKILL.md

5,360Installs
6,358
-
AddedFeb 2, 2026

More from this repository10

🔌
csharp-lsp🔌Plugin

C# language server for code intelligence

🔌
outputai🔌Plugin

Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.

🔌
posthog🔌Plugin

Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.

🔌
clickhouse-best-practices🔌Plugin

28 best practice rules for ClickHouse schema design, query optimization, and data ingestion — prioritized by impact

🔌
sentry🔌Plugin

Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.

🔌
aws-data-analytics🔌Plugin

Data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena.

🔌
workos🔌Plugin

WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.

🔌
azure🔌Plugin

Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.

🔌
zapier🔌Plugin

Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.

🔌
42crunch-api-security-testing🔌Plugin

Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous guardrails through an audit->scan->remediate->validate loop, ensuring APIs meet enterprise security standards before deployment.