Browse Skills
2452 skills found
image-gen.md
2
1
export
image-gen
2
from
"MarkShawn2020/.claude"
from
"MarkShawn2020/.claude"
3
Generate images using Gemini via ZenMux
2026-01-05
testing-requirements.md
2
1
export
testing-requirements
2
from
"andyngdz/exogen"
from
"andyngdz/exogen"
3
Use when writing tests - test structure, verification steps, coverage goals
2026-01-05
sentiment-analyzer.md
2
1
export
sentiment-analyzer
2
from
"IgorGanapolsky/trading"
from
"IgorGanapolsky/trading"
3
Analyzes market sentiment from multiple sources (news, social media, market indicators) for trading signals
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"AizenvoltPrime/claude-compass"
from
"AizenvoltPrime/claude-compass"
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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
multi-tenant-postgres.md
2
1
export
multi-tenant-postgres
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
Implement multi-tenant PostgreSQL database layer with row-level security. Use for database schema design, tenant isolation, migrations, connection pooling, and data access patterns. Triggers on "database schema", "PostgreSQL", "multi-tenant", "row-level security", "RLS", "database migration", "sqlc", or when implementing the data layer for AgentStack.
2026-01-05
formatter-linter-expert.md
2
1
export
formatter-linter-expert
2
from
"kbrdn1/dotfiles"
from
"kbrdn1/dotfiles"
3
Universal code formatter and linter analyzer for multi-ecosystem projects (Laravel/PHP, Bun/Node/TS/JS, React, Vue, Astro, Nuxt, Go, Rust, Deno) with intelligent asdf version management, auto-detection, and interactive workflows
2026-01-05
craft-cms-skills.md
2
1
export
craft-cms-skills
2
from
"happycog/craft-skill"
from
"happycog/craft-skill"
3
Complete skill suite for managing Craft CMS content including sections, entry types, fields, entries, drafts, field layouts, and sites.
2026-01-05
brain-operating-system.md
2
1
export
brain-operating-system
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
Quick reference for operating within jonmagic's second-brain workspace. Use when working with files in the brain repository—provides directory structure, naming conventions, append-only norms, wikilink patterns, and file organization rules. Essential for understanding where to create files, how to name them, and how to maintain continuity with existing structures.
2026-01-05
resolve-ambiguity.md
2
1
export
resolve-ambiguity
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Systematic ambiguity resolution through tiered information gathering. Use when facing unclear requirements, unknown context, uncertain implementation choices, or any situation where guessing would be risky.
2026-01-05
github-actions-ci.md
2
1
export
github-actions-ci
2
from
"MrPointer/dotfiles"
from
"MrPointer/dotfiles"
3
GitHub Actions CI/CD guide for the dotfiles repository. Use when creating or modifying GitHub Actions workflows, adding CI/CD pipelines, setting up build/test automation, configuring matrix builds, working with artifacts, implementing E2E tests in containers, or troubleshooting workflow issues. Covers workflow patterns, security best practices, caching strategies, and multi-platform testing.
2026-01-05
spi-flash-dump-via-openocd.md
2
1
export
spi-flash-dump-via-openocd
2
from
"lukejenkins/claude-openocd-spi-dump"
from
"lukejenkins/claude-openocd-spi-dump"
3
This skill should be used when the user asks to "dump SPI flash", "read EEPROM through OpenOCD", "dump flash via MCU", "read SPI through debug interface", "extract firmware from SPI", or mentions scenarios involving SPI flash connected to a microcontroller with SWD/JTAG debug access. Provides comprehensive guidance for RAM-resident SPI flash dumping without external programming hardware.
2026-01-05
remotion-video.md
2
1
export
remotion-video
2
from
"connorads/dotfiles"
from
"connorads/dotfiles"
3
Build and render Remotion videos using React compositions. Use when defining `<Composition>` entries (often in `src/Root.tsx`), implementing deterministic frame-based animations with `useCurrentFrame()`, sequencing (`Sequence`/`Series`/`TransitionSeries`), and adding media via `OffthreadVideo`, `Img`, `Audio`, and `staticFile()`.
2026-01-05
gemini.md
2
1
export
gemini
2
from
"SpillwaveSolutions/gemini-skill"
from
"SpillwaveSolutions/gemini-skill"
3
Shell out to Gemini CLI from Claude for any task. Use when asked to "pipe content to Gemini", "get Gemini perspective", "use gemini CLI", "run headless AI task", "parallel analysis with Gemini", or "get second opinion from Gemini". Useful for alternative perspectives, batch processing, or leveraging Gemini 2.5 Pro capabilities alongside Claude.
2026-01-05
golang-testing.md
2
1
export
golang-testing
2
from
"joeyagreco/dotfiles"
from
"joeyagreco/dotfiles"
3
GoLang testing guidelines
2026-01-05
api-design.md
2
1
export
api-design
2
from
"pluginagentmarketplace/custom-plugin-backend"
from
"pluginagentmarketplace/custom-plugin-backend"
3
Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
2026-01-05
managing-permissions.md
2
1
export
managing-permissions
2
from
"wombat9000/claude-plugins"
from
"wombat9000/claude-plugins"
3
Guide for configuring Claude Code permissions in settings.json with security best practices for allow, ask, and deny rules. Use when: (1) Setting up or modifying permissions in settings.json, (2) Discussing tool permissions, access control, or security configuration, (3) User mentions allowing, blocking, or restricting specific tools or file access, (4) Configuring Bash command permissions, file access (Read/Edit/Write), or WebFetch restrictions, (5) Questions about what permissions are safe vs risky, (6) Troubleshooting permission-related errors or "permission denied" issues, (7) Reviewing security configuration or hardening Claude Code access.
2026-01-05
oracle.md
2
1
export
oracle
2
from
"LarsEckart/dotfiles"
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-01-05
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2026-01-05
scrcpy-option-ui-builder.md
2
1
export
scrcpy-option-ui-builder
2
from
"Codertainment/scrcpy_buddy"
from
"Codertainment/scrcpy_buddy"
3
This skill should modify the category screens and add the requested scrcpy options to the UI, depending on the type of the option (text, toggle, dropdown, etc.). Use this skill for adding new scrcpy options in the UI.
2026-01-05
rpg-toolkit-development.md
2
1
export
rpg-toolkit-development
2
from
"KirkDiggler/rpg-toolkit"
from
"KirkDiggler/rpg-toolkit"
3
Use this skill when working on rpg-toolkit codebase - provides architecture patterns, testing guidelines, error handling, and D&D 5e combat mechanics knowledge
2026-01-05
bellog-theme.md
2
1
export
bellog-theme
2
from
"whddltjdwhd/bellog"
from
"whddltjdwhd/bellog"
3
Provides theme integration guidelines and CSS variable usage patterns for the Bellog blog. Triggers when creating styled components or working with colors.
2026-01-05
planning-workflow.md
2
1
export
planning-workflow
2
from
"sirkirby/open-agent-kit"
from
"sirkirby/open-agent-kit"
3
Guide OAK strategic implementation planning with structured phases, constitution alignment, and the oak.plan-* command workflow. Use when creating plans, understanding OAK planning conventions, or structuring development work.
2026-01-05
kubernetes-debugger.md
2
1
export
kubernetes-debugger
2
from
"rodrigodelmonte/k8s-debugging-plugin"
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-05
clix-integration.md
2
1
export
clix-integration
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05