add-provider-doc

72.9k
lobehublobehub

Guide for adding new AI provider documentation. Use when adding documentation for a new AI provider (like OpenAI, Anthropic, etc.), including usage docs, environment variables, Docker config, and image resources. Triggers on provider documentation tasks.

194 days ago

add-setting-env

72.9k
lobehublobehub

Guide for adding environment variables to configure user settings. Use when implementing server-side environment variables that control default values for user settings. Triggers on env var configuration or setting default value tasks.

194 days ago

triage-ci-flake

40.9k
payloadcmspayloadcms

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments

194 days ago

uv-package-manager

29.9k
wshobsonwshobson

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

194 days ago

python-configuration

29.9k
wshobsonwshobson

Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.

194 days ago

secrets-management

29.9k
wshobsonwshobson

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

194 days ago

turborepo

29.9k
vercelvercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

194 days ago

railway-status

21.8k
davila7davila7

Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.

RailwayStatusProject+3
194 days ago

datacommons-client

21.8k
davila7davila7

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.

194 days ago

Cloud Penetration Testing

21.8k
davila7davila7

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

194 days ago

Windows Privilege Escalation

21.8k
davila7davila7

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

194 days ago

pufferlib

21.8k
davila7davila7

This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.

194 days ago

environment-setup-guide

21.8k
davila7davila7

Guide developers through setting up development environments with proper tools, dependencies, and configurations

194 days ago

PDF Processing Pro

21.8k
davila7davila7

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

194 days ago

railway-service

21.8k
davila7davila7

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

RailwayServiceStatus+4
194 days ago

railway-deploy

21.8k
davila7davila7

Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.

RailwayDeployCI/CD+4
194 days ago

railway-environment

21.8k
davila7davila7

Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.

RailwayEnvironmentConfiguration+5
194 days ago

Railway Deployment

21.8k
davila7davila7

Manage Railway deployments - view logs, redeploy, restart, or remove deployments. Use for deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes). NOT for deleting services - use railway-environment skill with isDeleted for that.

RailwayDeploymentLogs+4
194 days ago

d3-viz

21.8k
davila7davila7

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.

194 days ago

stable-baselines3

21.8k
davila7davila7

Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.

194 days ago

distributed-debugging-debug-trace

18.3k
sickn33sickn33

You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, an...

194 days ago

superpowers-lab

18.0k
sickn33sickn33

Lab environment for Claude superpowers

194 days ago

varlock-claude-skill

18.0k
sickn33sickn33

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

194 days ago

uv-package-manager

18.0k
sickn33sickn33

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi...

194 days ago

debug

17.5k
qwibitaiqwibitai

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

194 days ago

stable-baselines3

10.8k
K-Dense-AIK-Dense-AI

Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.

194 days ago

pufferlib

10.8k
K-Dense-AIK-Dense-AI

High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.

194 days ago

datacommons-client

10.8k
K-Dense-AIK-Dense-AI

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.

194 days ago

local-environment

9.5k
polarsourcepolarsource

Local development environment management for Polar using Docker

194 days ago

Cloudflare Browser

9.4k
cloudflarecloudflare

Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.

194 days ago

project-session-manager

8.0k
Yeachan-HeoYeachan-Heo

Manage isolated development environments with git worktrees and tmux sessions

194 days ago

nginx-to-higress-migration

7.6k
alibabaalibaba

Migrate from ingress-nginx to Higress in Kubernetes environments. Use when (1) analyzing existing ingress-nginx setup (2) reading nginx Ingress resources and ConfigMaps (3) installing Higress via helm with proper ingressClass (4) identifying unsupported nginx annotations (5) generating WASM plugins for nginx snippets/advanced features (6) building and deploying custom plugins to image registry. Supports full migration workflow with compatibility analysis and plugin generation.

194 days ago

worktree

7.0k
civitaicivitai

Create and manage git worktrees with automatic environment setup. Creates worktrees at ../model-share-<branch>, copies .env, and runs pnpm install.

194 days ago

kimi-cli-help

6.9k
MoonshotAIMoonshotAI

Answer Kimi Code CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi Code CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi Code CLI itself.

194 days ago

netalertx-idempotent-setup

5.9k
netalertxnetalertx

Reprovision and reset the devcontainer environment. Use this when asked to re-run startup, reprovision, setup devcontainer, fix permissions, or reset runtime state.

194 days ago

hunt-focus-definition

4.5k
OTRFOTRF

Define a focused hunt hypothesis by synthesizing completed system internals and adversary tradecraft research. Use this skill after research has been completed to narrow a high-level hunt topic into a single, concrete attack pattern with clear investigative intent. This skill produces a structured, testable hypothesis and should be used before selecting data sources, defining environment scope, or developing analytics.

194 days ago

turborepo

3.8k
antfuantfu

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

194 days ago

test-changes

3.7k
mysticaltechmysticaltech

Use after making changes to run terraform fmt, validate, and plan against test environment

194 days ago

environment-triage

3.6k
parcadeiparcadei

Environment Triage

194 days ago

Cloud Penetration Testing

3.5k
zebbernzebbern

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

194 days ago

Windows Privilege Escalation

3.5k
zebbernzebbern

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

194 days ago

test-with-spanner

3.2k
storjstorj

Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator environment.

194 days ago

insecure-defaults

3.0k
trailofbitstrailofbits

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

194 days ago

supporting-modules-architecture

2.5k
TencentBlueKingTencentBlueKing

BK-CI supporting modules architecture guide covering credential management (Ticket), build environment (Environment), notification service (Notify), build logs (Log), quality gates (Quality), OpenAPI and other supporting service modules. Intended for users who are developing these module features or who need to understand the supporting services architecture.

194 days ago

microservice-infrastructure

2.5k
TencentBlueKingTencentBlueKing

A microservice infrastructure guide covering conditional configuration, event-driven architecture, inter-service communication, internationalization, logging, and other core microservice infrastructure topics. Use it when implementing service-to-service calls, managing multi-environment configuration, enabling asynchronous communication, handling i18n, or standardizing log output.

194 days ago

Jazz Testing

2.5k
garden-cogarden-co

Use this skill when you need to write, review, or debug automated tests for applications built on the Jazz framework. This skill provides the correct architectural patterns for simulating local-first synchronization and multi-user environments without resorting to invalid mocking strategies.

194 days ago

Security Principles

2.5k
exceptionlessexceptionless

Security best practices for the Exceptionless codebase. Secrets management, input validation, secure defaults, and avoiding common vulnerabilities. Keywords: security, secrets, encryption, PII, logging, input validation, secure defaults, environment variables, OWASP, cryptography

194 days ago

webf-quickstart

2.4k
Openwebf Webf Webf QuickstartOpenwebf Webf Webf Quickstart

Get started with WebF development - setup WebF Go, create a React/Vue/Svelte project with Vite, and load your first app. Use when starting a new WebF project, onboarding new developers, or setting up development environment.

194 days ago