Install payload
Install payload is broadly covered in current results.
100% (12/12)
2 trusted · 42 review · 1 limited in this set — compare to see which signals differ.
Trust signals across 40 of 45 results
3 trust signals differ in this sample: Package trust, Source provenance, Submitter
Signals differ on Package trust, Source provenance, Submitter — add entries to compare before you install.
Rollout signal scan
Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.
Install payload
Install payload is broadly covered in current results.
100% (12/12)
Adoption queue
6/45 visible results are in hold tier and need mitigation before adoption.
1 blockers: Metadata review
70/100
Request metadata review from maintainers or internal owners.
mcp/desktop-mcp-setup · trust trusted · confidence 83%
1 blockers: Metadata review
70/100
Request metadata review from maintainers or internal owners.
skills/cursor-windsurf-ai-ide-setup · trust trusted · confidence 83%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
guides/agent-skills-in-claude-agent-sdk-applications · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
guides/auditing-mcp-client-configuration-before-team-rollout · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
skills/authjs-nextjs-authentication · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
skills/azure-skills-plugin · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
mcp/burp-suite-mcp-server · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
statuslines/docker-health-statusline · trust review · confidence 67%
Decision confidence
5/45 results are low-confidence and need review before adoption.
Confident candidate for staged adoption.
74/100
mcp/desktop-mcp-setup · trust trusted
Confident candidate for staged adoption.
74/100
skills/cursor-windsurf-ai-ide-setup · trust trusted
Address Metadata review, Package integrity before broader rollout.
54/100
guides/agent-skills-in-claude-agent-sdk-applications · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
guides/auditing-mcp-client-configuration-before-team-rollout · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
skills/authjs-nextjs-authentication · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
skills/azure-skills-plugin · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
mcp/burp-suite-mcp-server · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
statuslines/docker-health-statusline · trust review
Freshness distribution
Median age 52 days; 8 fresh, 4 aging or stale of 12 scanned.
Oldest entries in this view
Theme distribution
67% of this view shares the top theme. Leading themes: configuration, claude-code, mcp.
84 distinct themes across 24 scanned
Official Microsoft Azure Skills Plugin for coding agents, combining Azure Agent Skills, Azure MCP Server configuration, and Foundry MCP workflows for build, deploy, diagnostics, cost, compliance, AI, Kubernetes, storage, RBAC, and migration scenarios.
Expert MCP client config audit capability pack for reviewing Claude Code MCP server entries, scope placement, tool approval settings, env var secrets, and startup context load before enabling servers in production repositories.
Official Kagi MCP server that gives Claude web, news, video, podcast, image, and page-extraction tools backed by the Kagi Search and Extract APIs.
Built-in MCP interface for Nginx UI that lets Claude-compatible agents manage Nginx configuration files, inspect Nginx status, reload Nginx, and restart the Nginx service through an authenticated SSE endpoint.
Direct Prometheus MCP server that lets Claude run PromQL instant and range queries, discover metrics, inspect metadata, and review scrape targets.
Official built-in JetBrains MCP server that connects Claude and other MCP clients to IntelliJ IDEA, PyCharm, WebStorm, Android Studio, and other IntelliJ-based IDEs for project analysis, code insight, file edits, build feedback, run configurations, terminal commands, debugger context, and optional database tools.
Source-backed rules for reviewing feature flag changes across their full lifecycle, covering flag creation, naming, default values, kill switches, targeting, rollout safety, cleanup of stale flags, and privacy-safe configuration evidence.
Source-backed checklist for reviewing Claude Code MCP client configuration before a team rollout, covering scopes, transports, commands, secrets, allowlists, denylists, approvals, and rollback.
Set Claude Code environment variables correctly and debug auth, model, and config issues using only documented variables and the /doctor diagnostics.
MCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosystem workflows.
Docker statusline configuration for Claude Code CLI. Features real-time health monitoring, color-coded indicators, and container tracking. Production-ready.
Validates environment variables, checks for required vars, and ensures proper configuration across environments.
Transform Claude into a Vitest specialist with deep knowledge of fast unit testing, mocking, coverage, watch mode, and Vite-native test configuration.
Configure MCP servers in the Claude Desktop app by editing claude_desktop_config.json. Grounded walkthrough covering config file locations, the mcpServers JSON structure, the filesystem server, and how to verify and troubleshoot the connection.
The official Infisical MCP server (@infisical/mcp) that lets AI assistants work with Infisical's secrets-management API through function calling — reading, creating, updating, and deleting secrets, and managing projects, environments, folders, and project members — authenticating with a Machine Identity (universal auth) or an access token against Infisical Cloud or a self-hosted instance.
MCP server that lets Claude install other MCP servers into Claude Desktop by writing MCP config entries for npm packages, uvx packages, or locally cloned Node-based MCP server projects.
MCP server for live NixOS, nixpkgs, Home Manager, nix-darwin, Nixvim, FlakeHub, Noogle, NixOS Wiki, nix.dev, NixHub, binary cache, and local flake input lookups.
PreToolUse hook that reviews proposed writes to MCP configuration files and blocks inline credential values, credential-bearing URLs, and broad filesystem roots before they are saved.
Read-only Claude Code PostToolUse hook that checks edited Cloudflare Wrangler config files for required Worker fields, environment inheritance traps, secret-like vars, deprecated Workers Sites usage, and source-of-truth drift before Claude continues.
A practical walkthrough of using Agent Skills in the Claude Agent SDK: how skills are discovered from the filesystem via settingSources, the skills option to enable or filter them, tool access, and troubleshooting discovery.
A practical walkthrough of structuring CLAUDE.md across a monorepo: how files load up the directory tree and on demand in subdirectories, path-scoped rules, imports, excluding other teams' files, and keeping per-package context lean.
A practical walkthrough for configuring your terminal to work well with Claude Code: multiline newlines and Shift+Enter, the /terminal-setup command, tmux passthrough and extended keys, notifications, and Vim editor mode.
Connect existing MCP servers to Claude Code with claude mcp add: stdio, HTTP, and SSE transports, local/project/user scopes, .mcp.json, and /mcp OAuth.
How to give Claude Code access to more than one directory: the --add-dir flag, the /add-dir command, and the permissions.additionalDirectories setting, plus how each one handles CLAUDE.md, rules, and skills in monorepos.
Configure and optimize Cursor and Windsurf AI code editors for maximum productivity. Set up agent mode, composer features, keybindings, and AI-powered refactoring workflows. Customize with .cursorrules and .windsurfrules for project-specific guidance.
Community reusable agent prompt for reviewing new MCP server adoption in Claude Code using official security documentation: trusted providers, permissions configuration, trust verification, and settings checked into source control.
Expert Claude Code enterprise network configuration capability pack for auditing proxy settings, custom CA trust, mTLS client certificates, URL allowlists, and provider-specific routing in restricted corporate networks.
Expert Claude Code terminal ergonomics capability pack for auditing multiline input, Option/Meta shortcuts, tmux passthrough, notifications, fullscreen rendering, themes, status lines, Vim mode, and custom keybindings before a user blames Claude for terminal behavior.
Open-source configuration framework that enhances Claude Code with slash commands, specialized agents, behavioral modes, and MCP server integrations for a more structured development workflow.
Set up Claude Code on Google Vertex AI using official documentation: provider configuration, authentication, project routing, and troubleshooting third-party provider limitations for features like fast mode and computer use.