Showing 30 of 137115 results
A knowledge-capture skill in the codestable workflow that distills engineering lessons into searchable learning documents — pitfall track records bugs, traps, and failed attempts while knowledge track records best practices and reusable patterns, so teams avoid repeating the same mistakes.
Skill from Anthropic's Knowledge Work Plugins that helps debug Zoom integrations and troubleshoot issues, part of a plugin system for professional knowledge work with Claude.
A Claude plugin that provides specialized guidance for building Zoom Team Chat applications, bundling skills, connectors, and slash commands to help developers integrate chat functionality using the Zoom platform APIs.
A skill from Anthropic's knowledge-work-plugins that guides Claude through building Zoom virtual agents, part of an open-source plugin marketplace for Claude Cowork and Claude Code.
Vision-driven desktop automation using Midscene.js that controls local desktops (macOS, Windows, Linux) or remote Windows hosts via RDP with natural language commands. Operates entirely from screenshots without requiring DOM or accessibility labels.
A CodeStable skill that routes new feature development through a four-stage workflow — brainstorm, design, implementation, and acceptance — inserting a design document between requirements and code to prevent scope drift and leave behind a traceable record.
Stage 3 of the codestable issue workflow that implements targeted bug fixes according to a confirmed root-cause analysis, validates the fix, and writes a fix-note document — enforcing strict scope discipline to prevent unrelated refactoring from contaminating the fix.
A CodeStable skill for behavior-equivalent code improvements — it routes refactoring work through a scan-design-apply pipeline with human checkpoints at each stage, ensuring AI only touches what it can do reliably without changing external behavior.
A skill from the ECC (harness-native operator system for agentic work) that provides React and Next.js frontend patterns. Part of a comprehensive system with 60+ specialized subagents, skills, instincts, memory optimization, and security scanning, working across Claude Code, Codex, Cursor, Gemini, and other AI agent harnesses.
Strait of Hormuz monitoring skill from the finance-skills data-providers plugin — tracks shipping activity, oil-market impact, insurance risk, and maintains a crisis timeline for this critical chokepoint. For educational/informational use only, not financial advice.
Official Next.js agent skills from Vercel covering core knowledge like file conventions, RSC boundaries, data patterns, async APIs, directives, runtime selection, error handling, metadata, image/font optimization, and hydration error debugging.
Official Appwrite agent skills providing API knowledge for building applications with Appwrite's backend services including authentication, databases, storage, and functions.
A Claude plugin that provides specialized guidance for building Zoom Phone integrations, bundling skills, connectors, and sub-agents to help developers create telephony features using Zoom platform APIs.
Public skills for working with Grafana's observability stack including Prometheus, Loki, Tempo, Pyroscope, and k6.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
The root cause analysis stage of the CodeStable issue workflow — it reads the problem report and actual source code to identify the true root cause, assesses impact, and presents 2-3 fix options for the user to choose before any code is changed.
An official NVIDIA-verified agent skill that teaches AI agents how to use NVIDIA CUDA-X libraries and platform tools correctly — part of a catalog of portable instruction sets mirrored daily from product repos.
Generates and visualizes Rust function call graphs using LSP, revealing function relationships and call hierarchies.
SR&ED project organizer skill for Sentry employees. Helps organize and document Scientific Research and Experimental Development projects following the Agent Skills format.
Part of the Grafana skills collection for working with the LGTM observability stack (Grafana, Prometheus, Loki, Tempo, Pyroscope, k6). This skill guides migrating Grafana plugins to React 19 compatibility.
A ads budget skill from Claude Ads, providing advertising and marketing automation skills for Claude Code.
Part of the asc CLI skill pack for App Store Connect automation. Provides agent guidance for triaging crash reports, analyzing crash logs, and prioritizing crash fixes across app builds and TestFlight releases.
A Grafana skill for managing cloud integrations, covering fleet management, adaptive metrics, and AI agent connectivity within the Grafana Cloud observability platform. Compatible with Claude Code, Cursor, Codex, and the Agent Skills standard.
A skill from Anthropic's knowledge-work-plugins that helps Claude debug Zoom integration issues, part of a plugin ecosystem that bundles domain-specific skills, connectors, and slash commands for various workflows.
A skill from Grafana's official skills collection for adaptive metrics in Grafana Cloud, part of the LGTM observability stack supporting fleet management, cloud integrations, and AI agent connectivity with Claude Code, Cursor, and Codex.
Official Apollo Router skill for configuring and running federated GraphQL supergraphs with version-aware YAML generation for Router v1.x and v2.x, covering routing, CORS, custom plugins, and telemetry