Browse Skills

16146 skills found

security-dependency-scanning.md
9
1 export security-dependency-scanning
2 charlesjones-dev from "charlesjones-dev/claude-code-plugins-dev"
3 Guide for conducting comprehensive web dependency security scans to identify outdated libraries, CVEs, and security misconfigurations. Use when analyzing deployed websites for dependency vulnerabilities.
2026-01-22
playwright.md
9
1 export playwright
2 secondsky from "secondsky/claude-skills"
3 Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
2026-01-05
workers-dev-experience.md
9
1 export workers-dev-experience
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Workers local development with Wrangler, Miniflare, hot reload, debugging. Use for project setup, wrangler.jsonc configuration, or encountering local dev, HMR, binding simulation errors.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Dynamic MCP server discovery and code-mode execution via central registry. Use for multiple MCP integrations, tool discovery, progressive disclosure, or encountering MCP context bloat, changing server sets, large tool sets.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Cron Triggers for scheduled Workers execution. Use for periodic tasks, scheduled jobs, or encountering handler not found, invalid cron expression, timezone errors.
2026-01-05
memory.md
9
1 export memory
2 raghavpatnecha from "raghavpatnecha/Mnemosyne"
3 Query and manage project memory to understand past decisions, architectural choices, and coding patterns before making changes. Use this skill when starting new tasks or when you need context about existing code.
2026-01-05
gcloud.md
9
1 export gcloud
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.
2026-01-22
gtm.md
9
1 export gtm
2 henkisdabro from "henkisdabro/wookstar-claude-code-plugins"
3 Comprehensive Google Tag Manager guide covering container setup, tags, triggers, variables, data layer, debugging, custom templates, and API automation. Use when working with GTM implementation, configuration, optimisation, troubleshooting, or any GTM-related tasks.
2026-01-16
gh-workflow.md
9
1 export gh-workflow
2 whilp from "whilp/dotfiles"
3 Trigger and monitor GitHub Actions workflows, CI/CD pipelines, and automated builds. Use when running workflows, triggering CI, deploying via GitHub Actions, downloading artifacts, or checking workflow status on github.com
2026-01-21
nuxt-data.md
9
1 export nuxt-data
2 secondsky from "secondsky/claude-skills"
3 Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pinia. Use when: creating custom composables, fetching data with useFetch or useAsyncData, managing global state with useState, integrating Pinia, debugging reactive data issues, or implementing SSR-safe state patterns. Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia, data fetching, state management, reactive, shallow reactivity, reactive keys, transform, pending, error, refresh, dedupe, caching
2026-01-05
claude-chrome.md
9
1 export claude-chrome
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Claude in Chrome - browser automation via the official Anthropic extension. Control your logged-in Chrome browser, automate workflows, fill forms, extract data, and run scheduled tasks.
2026-01-22
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 better-chatbot project conventions and standards. Use for contributing code, following three-tier tool system (MCP/Workflow/Default), or encountering server action validators, repository patterns, component design errors.
2026-01-05
shopify-performance.md
9
1 export shopify-performance
2 henkisdabro from "henkisdabro/wookstar-claude-code-plugins"
3 Performance optimization for Shopify stores including theme speed optimization, image optimization, JavaScript and CSS minification, lazy loading, CDN usage, caching strategies, Liquid template performance, and Core Web Vitals improvement. Use when optimizing store speed, reducing load times, improving Lighthouse scores, optimizing images, implementing lazy loading, reducing JavaScript bloat, or improving Core Web Vitals metrics (LCP, FID, CLS).
2026-01-16
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Workers with Hono, Vite, Static Assets. Use for new projects, deployment, or encountering export errors, routing conflicts, HMR crashes.
2026-01-05
ml-model-training.md
9
1 export ml-model-training
2 secondsky from "secondsky/claude-skills"
3 Train ML models with scikit-learn, PyTorch, TensorFlow. Use for classification/regression, neural networks, hyperparameter tuning, or encountering overfitting, underfitting, convergence issues.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 open-kbs from "open-kbs/openkbs"
3 OpenKBS AI agent development framework. Use when creating, modifying, or deploying AI agents with backend handlers (onRequest, onResponse, actions.js), frontend components (contentRender.js), or elastic services (functions, postgres, storage, pulse). Trigger keywords: openkbs, kb, agent, handler, contentRender, elastic, memory, scheduled task.
2026-01-21
ComfyUI.md
9
1 export ComfyUI
2 pacphi from "pacphi/sindri"
3 AI image and video generation using ComfyUI node-based workflow system with Stable Diffusion, FLUX, and other diffusion models via local or distributed GPU compute (Salad Cloud)
2026-01-21
Fluxwing Component Viewer.md
9
1 export Fluxwing Component Viewer
2 trabian from "trabian/fluxwing-skills"
3 View detailed information about a specific uxscii component including metadata, states, props, and ASCII preview. Use when working with .uxm files, when user wants to see, view, inspect, or get details about a .uxm component.
2026-01-09
plan-phases.md
9
1 export plan-phases
2 charlesjones-dev from "charlesjones-dev/claude-code-plugins-dev"
3 Use when creating implementation plans, phase planning documents, breaking features into phases, or when /workflow-plan-phases command is invoked. Provides methodology for context-efficient phase sizing and dependency analysis.
2026-01-22
health-check-endpoints.md
9
1 export health-check-endpoints
2 secondsky from "secondsky/claude-skills"
3 Health check endpoints for liveness, readiness, dependency monitoring. Use for Kubernetes, load balancers, auto-scaling, or encountering probe failures, startup delays, dependency checks, timeout configuration errors.
2026-01-05
nuxt-server.md
9
1 export nuxt-server
2 secondsky from "secondsky/claude-skills"
3 Nuxt 4 server-side development with Nitro: API routes, server middleware, database integration, and backend patterns. Use when: creating server API routes, implementing server middleware, integrating databases (D1, PostgreSQL, Drizzle), handling file uploads, implementing WebSockets, or building backend logic with Nitro. Keywords: server routes, API routes, Nitro, defineEventHandler, getRouterParam, getQuery, readBody, setCookie, createError, server middleware, D1, Drizzle, PostgreSQL, WebSocket, file upload
2026-01-05
cloudflare-manager.md
9
1 export cloudflare-manager
2 secondsky from "secondsky/claude-skills"
3 Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
2026-01-05
Bun Cloudflare Workers.md
9
1 export Bun Cloudflare Workers
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangler with Bun", "edge deployment", "Bun to Cloudflare", or building and deploying applications to Cloudflare Workers using Bun.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 joshyorko from "joshyorko/rcc"
3 Expert help with RCC (Repeatable, Contained Code): creating/running robots, robot.yaml + conda.yaml, holotree environment caching, rcc task testrun vs rcc run, dependency management (conda-forge + pip), Playwright/robotframework-browser install (rccPostInstall: rfbrowser init), Control Room (rcc cloud), troubleshooting enterprise networks/proxies, and performance profiling with --pprof/--timeline/--trace.
2026-01-18