anthropics/claude-plugins-official
These skills were imported into SkillJury from the public skills ecosystem.
claude-md-improver
Audit and improve CLAUDE.md files to optimize Claude Code's project context.
claude-automation-recommender
Analyze codebases and recommend tailored Claude Code automations across all extensibility options.
playground
Self-contained HTML playgrounds with live preview, interactive controls, and copyable prompt output.
build-mcp-app
An MCP app is a standard MCP server that also serves UI resources — interactive components rendered inline in the chat surface. Build once, runs in Claude and ChatGPT and any other host that implements the apps surface.
build-mcp-server
You are guiding a developer through designing and building an MCP server that works seamlessly with Claude. MCP servers come in many forms — picking the wrong shape early causes painful rewrites later. Your first job is discovery, not code .
build-mcpb
MCPB is a local MCP server packaged with its runtime . The user installs one file; it runs without needing Node, Python, or any toolchain on their machine. It's the sanctioned way to distribute local MCP servers.