Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
fernandezbaptiste/claude-code-skills This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring the i18n framework, replacing hard-coded strings, ensuring en-US/zh-CN coverage, mapping error codes to localized messages, and validating key parity, pluralization, and formatting. | Skills | |
fernandezbaptiste/claude-code-skills Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems. | Skills | |
openai/skills Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command. | Skills | |
danielyan-consulting/skills ALWAYS use this skill whenever generating, writing, reviewing, editing, or modifying Go (.go) code in any context. This skill ensures all generated Go code avoids the CWE Top 25 2025 weaknesses that apply to Go, and that every piece of Go code includes appropriate input validation, thorough error handling, and safe error messages that never leak passwords, tokens, API keys, or other secrets. The Go `unsafe` package is absolutely prohibited and must never appear in generated code. Trigger on ANY Go code generation -- there are no exceptions. Even trivial examples and one-off snippets must follow these rules. If the user asks for Go code, read this skill first. | Skills | |
ArabelaTso/Skills-4-SE Generate GitHub Actions CI/CD pipeline configurations for automated building and testing of library and package projects. Use when creating or updating CI workflows for npm packages, Python packages, Go modules, Rust crates, or other library projects that need automated build and test pipelines. Includes templates for common package ecosystems with best practices for dependency caching, matrix testing, and artifact publishing. | Skills | |
javiermolinar/dope-brag Append a source-backed, impact-first brag-doc roll-up from repo-local weekly-recap outputs. Use for accomplishments, achievements, wins tracker updates, performance summaries, monthly/quarterly brag summaries, or custom-period roll-ups that append Wins to an existing local brag doc while deduplicating prior claims. | Skills | |
max-sixty/worktrunk CLI output formatting standards for worktrunk. Load before editing any code that calls warning_message, hint_message, error_message, info_message, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system architecture. | Skills | |
getsentry/sentry Review Sentry Python and Django changes for bug patterns drawn from real production issues. Use when reviewing a backend diff or PR, checking Warden findings, auditing the current branch, reviewing production-error patterns, or looking for common regressions in `src/` and `tests/`. | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Langfuse production readiness checklist and verification. Use when preparing to deploy Langfuse to production, validating production configuration, or auditing existing setup. Trigger with phrases like "langfuse production", "langfuse prod ready", "deploy langfuse", "langfuse checklist", "langfuse go live". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Manage incident response for Gamma integration issues. Use when experiencing production incidents, outages, or need systematic troubleshooting procedures. Trigger with phrases like "gamma incident", "gamma outage", "gamma down", "gamma emergency", "gamma runbook". | Skills | |
headout/pm-os-marketplace The Data Analyst specialist for Headout's PM OS. Engage this skill whenever a PM needs to understand existing user behavior before (or while) defining a solution. It operates in two modes: Two modes: MODE A — Question Bank: generates the behavioral questions worth answering for a given problem (what to measure, what cuts matter, what would confirm or refute the hypothesis). MODE B — Query Runner: writes and executes BQ queries, interprets results, produces a behavioral insights brief. Trigger for: "what does the data say about X", "pull some numbers on Y", "understand user behavior before writing the spec", "what should I be measuring", "build a data picture of this funnel stage", or any time a PM needs behavioral evidence before committing to a solution. | Skills | |
v1.0.2 Creates, updates, or prunes an AGENTS.md for any repository by auditing the codebase, detecting non-discoverable gaps, and drafting minimal high-signal instructions that agents cannot infer from reading the code. Contains: agent-init Creates, updates, or prunes an AGENTS.md for any repository by auditing the codebase, detecting non-discoverable gaps, and drafting minimal high-signal instructions. Triggers: AGENTS.md, agent setup, agent config, init agents, workspace setup, agent instructions, Claude setup. Uses: Read, Bash, Glob, Grep, AskUserQuestion. Outputs: AGENTS.md at repo root (or module-level for monorepos). Do NOT use for: writing README, generating docs, configuring CI, or editing code. | Skills | |
React patterns — always apply error boundaries, loading states, accessible markup, proper hooks, controlled forms, stable keys, and correct memoization Contains: react-patterns React patterns to ALWAYS apply in every React component — error boundaries, loading/error/empty states, accessible markup, proper hooks, controlled forms, stable keys, and correct memoization. Apply these proactively without being asked. | Skills | |
jeffallan/claude-skills Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handlers, configure resource providers, set up stdio/HTTP/SSE transport layers, validate schemas with Zod or Pydantic, debug protocol compliance issues, or scaffold complete MCP server/client projects using TypeScript or Python SDKs. | Skills | |
REST API design patterns — response envelopes, pagination, filtering, status codes, and resource naming Contains: api-design-patterns REST API design patterns — response envelopes, pagination, filtering, status codes, resource naming, and PATCH semantics. Apply AUTOMATICALLY whenever building any REST API endpoints. | Skills | |
v0.1.0 Authorization and access control security guidance based on Project CodeGuard — covers RBAC/ABAC/ReBAC, IDOR prevention, mass assignment, and transaction authorization Contains: software-security A security skill focused on authorization and access control, based on Project CodeGuard. Use this skill when implementing, reviewing, or modifying authorization logic, access control, RBAC/ABAC/ReBAC, or permission checks. | Skills | |
netwrix/docs Orchestrate an editorial review for pull requests targeting dev. Reviews changed markdown files and posts a structured comment to the PR. Vale and Dale issues are auto-fixed separately by the vale-autofix workflow. Use this skill whenever a PR involves markdown files in docs/ and targets the dev branch — triggered automatically by the doc-pr GitHub Actions workflow on PR open, sync, or when invoked manually via /doc-pr. | Skills | |
github/awesome-copilot Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. | Skills | |
GetStream/agent-skills The framework-agnostic Stream builder (Steps 0-7 scaffold + enhance + Video audit), being extended to support app kinds beyond web. Use ONLY when the user explicitly names 'stream-builder' or '/stream-builder'. Web React / Next.js work - 'build me a chat app', 'scaffold', 'create a new ...', 'add Chat/Video/Feeds to this app', 'integrate Video', livestreaming, video conferencing, team messaging, direct messaging, social feed - defaults to the stream-react skill, not this one. Not auto-selected for generic web build requests. | Skills | |
trpc-group/trpc-agent-go A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint. | Skills |
Can't find what you're looking for? Evaluate a missing skill.