Browse Skills

1731 skills found

ast-grep.md
2
1 export ast-grep
2 lwyBZss8924d from "lwyBZss8924d/ReCodeAgent"
3 ReCodeAgent project
2026-02-16
skill-creation.md
2
1 export skill-creation
2 randlee from "randlee/synaptic-canvas"
3 The neural network of developer creativity
2026-04-14
my-indexer.md
2
1 export my-indexer
2 enviodev from "enviodev/envio-plugins"
3 This skill should be used when the user asks to "create an indexer", "build a hyperindex", "index blockchain events", "write event handlers", "configure config.yaml", "define schema.graphql", "use envio", "set up hyperindex", "index smart contract events", "create graphql schema for blockchain data", or mentions Envio, HyperIndex, blockchain indexing, or event handler development.
2026-03-24
elevenlabs-agents.md
2
1 export elevenlabs-agents
2 taskcrew from "taskcrew/elevenlabs-agents"
3 Complete toolkit for integrating ElevenLabs Conversational AI agents with Claude Code - includes skill definition and MCP server
2026-04-12
update-pr.md
2
1 export update-pr
2 propstreet from "propstreet/claude-powerpack"
3 Essential productivity tools for Claude Code: expert consultation docs, code extraction, and more
2026-04-01
browser-testing-patterns.md
2
1 export browser-testing-patterns
2 tommymorgan from "tommymorgan/claude-plugins"
3 This skill should be used when performing browser-based exploratory testing of web applications, including functional testing, visual inspection, accessibility checks, and performance analysis. Triggers when testing web UIs, checking for browser bugs, validating WCAG compliance, or measuring Core Web Vitals.
2026-04-07
guide.md
2
1 export guide
2 XiaoLFeng from "XiaoLFeng/claude-marketplace"
3 claude 应用市场
2026-04-05
docker-patterns.md
2
1 export docker-patterns
2 mcgilly17 from "mcgilly17/nix-configs"
3 Nix configuration for my systems supporting macOS, NixOS, and WSL.
2026-04-13
nix-dev-shell.md
2
1 export nix-dev-shell
2 efficacy38 from "efficacy38/nix-dotfile"
3 Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
2026-04-10
polishing-issues.md
2
1 export polishing-issues
2 chrisrodz from "chrisrodz/dotfiles"
3 dotfiles
2026-03-23
documentation-writer.md
2
1 export documentation-writer
2 ClementWalter from "ClementWalter/rookie-marketplace"
3 A claude code marketplace with random plugins created by Claude herself
2026-01-10
oracle.md
2
1 export oracle
2 LarsEckart from "LarsEckart/dotfiles"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-04-17
developing-openai-agents-sdk-agents.md
2
1 export developing-openai-agents-sdk-agents
2 mikekelly from "mikekelly/developing-openai-agents-sdk-agents"
3 Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-30
writing-for-llms.md
2
1 export writing-for-llms
2 carmentacollective from "carmentacollective/carmenta"
3 A heart-centered AI for creating at the speed of thought
2026-03-23
deno-debugger.md
2
1 export deno-debugger
2 willkelly from "willkelly/deno-debug-skill"
3 An attempt to get claude code connected to a remote debugger to troubleshoot typescript problems in deno
2025-12-11
tmux.md
2
1 export tmux
2 r0man from "r0man/guix-home"
3 GUIX home configuration
2026-04-16
automation-best-practices.md
2
1 export automation-best-practices
2 Intuned from "Intuned/cookbook"
3 Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows. Provides guidance on selectors, waiting strategies, anti-detection, performance optimization, and SDK patterns.
2026-04-16
skill-creator.md
2
1 export skill-creator
2 observerw from "observerw/skill-creator-skill"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends agent' capabilities with specialized knowledge, workflows, or tool integrations.
2026-03-12
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-02
mermaid.md
2
1 export mermaid
2 pgolm from "pgolm/dotfiles"
3 ~/.*
2026-04-17
go-uber-style.md
2
1 export go-uber-style
2 nhlongnguyen from "nhlongnguyen/dotfiles"
3 Use this skill when writing Go code following the Uber Go Style Guide. Provides comprehensive guidance on idiomatic Go patterns, error handling, concurrency safety, performance optimization, and test-driven development. Covers all critical Uber Go rules including channel sizing, goroutine management, interface design, and proper error handling. Appropriate for any task involving .go files, Go code reviews, refactoring, or implementing Go best practices.
2026-03-03
canvas-design.md
2
1 export canvas-design
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
2026-03-23
resize-image.md
2
1 export resize-image
2 ponderingBGI from "ponderingBGI/openjammer"
3 Resize images using ImageMagick when they are too large to view or process. Use this skill when you encounter an image file that exceeds token limits, is too large to read, or when you need to create a smaller version of an image for viewing.
2025-12-25
aws-cdk-development.md
2
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-04-18