Browse Skills
22656 skills found
ux-waiting-audit.md
4
1
export
ux-waiting-audit
2
from
"BayramAnnakov/ux-waiting-audit"
from
"BayramAnnakov/ux-waiting-audit"
3
Audit UX waiting states for web applications with long-running operations (30+ seconds). Use when asked to evaluate, audit, or analyze a product's loading states, wait times, progress indicators, or user experience during slow operations. Requires browser automation (Chrome MCP tools). Generates comprehensive reports with screenshots, checklist evaluation, and prioritized recommendations.
2026-01-05
systematic-debugging.md
4
1
export
systematic-debugging
2
from
"alexanderop/MarkVim"
from
"alexanderop/MarkVim"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
moving-rainbow.md
4
1
export
moving-rainbow
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls.
2026-01-05
bd-issue-tracking.md
4
1
export
bd-issue-tracking
2
from
"TerraConstructs/grid"
from
"TerraConstructs/grid"
3
Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
github-pr-workflow.md
4
1
export
github-pr-workflow
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
2026-01-05
skill-architecture.md
4
1
export
skill-architecture
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, TodoWrite templates, bundled resources (scripts/references/assets), progressive disclosure, allowed-tools, skill architecture. Use when creating, validating, or structuring skills.
2026-01-05
asciinema-streaming-backup.md
4
1
export
asciinema-streaming-backup
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Real-time asciinema recording backup to GitHub orphan branch with idle-based chunking and brotli archival. TRIGGERS - streaming backup, recording backup, asciinema backup, continuous recording, session backup, orphan branch recording, zstd streaming, chunked recording, real-time backup, github recording storage.
2026-01-05
pptx.md
4
1
export
pptx
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
multi-agent-performance-profiling.md
4
1
export
multi-agent-performance-profiling
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Multi-agent parallel performance profiling workflow for identifying bottlenecks in data pipelines. Use when investigating performance issues, optimizing ingestion pipelines, profiling database operations, or diagnosing throughput bottlenecks in multi-stage data systems.
2026-01-05
ddd-architect.md
4
1
export
ddd-architect
2
from
"Jackela/Novel-Engine"
from
"Jackela/Novel-Engine"
3
Backend DDD architecture expert for Novel-Engine. Ensures strict layer separation and domain purity.
2026-01-05
prompt-optimization-claude-45.md
4
1
export
prompt-optimization-claude-45
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
Optimize CLAUDE.md files and Skills for Claude Code CLI. Use when reviewing, creating, or improving system prompts, CLAUDE.md configurations, or Skill files. Transforms negative instructions into positive patterns following Anthropic's official best practices.
2026-01-05
shipany-quick-start.md
4
1
export
shipany-quick-start
2
from
"joey-goodjob/shipanytwo"
from
"joey-goodjob/shipanytwo"
3
Automate first-pass customization of a new ShipAny (ShipAny Two) project from a short project brief (app name, domain/app URL, product description/features, reference links, and branding preferences). Use when the user says they are starting a new project.
2026-01-05
visual-qa.md
4
1
export
visual-qa
2
from
"chriscarrollsmith/chriscarrollsmith.github.io"
from
"chriscarrollsmith/chriscarrollsmith.github.io"
3
Use when making UI/styling changes and need to verify no visual regressions - provides screenshot capture, comparison, vision model scoring, and video recording for animations
2026-01-05
subagent-coordination.md
4
1
export
subagent-coordination
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Orchestrate baselayer subagents for complex tasks. Defines available agents, their skills, and workflows for multi-agent scenarios. Load when coordinating work across agents, delegating tasks, or deciding which agent handles what.
2026-01-05
gitbutler-version-control.md
4
1
export
gitbutler-version-control
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Version control using GitButler's virtual branches for parallel multi-branch work, post-hoc organization, and multi-agent collaboration. Use when working with GitButler, virtual branches, `but` commands, stacked PRs, multi-agent workflows, or when `--gitbutler` or `--but` flags are mentioned.
2026-01-05
sap-article-generator.md
4
1
export
sap-article-generator
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Generate comprehensive, fact-checked SAP technical articles and configuration guides with embedded images, flowcharts, and references. Use when users request SAP documentation, how-to guides, configuration tutorials, process explanations, or technical articles on SAP topics (ECC, S/4HANA, modules like SD, MM, FI, PP, ABAP, OData APIs, archiving, etc.). Creates professional Word documents with proper formatting and web-sourced visual aids with built-in image downloading.
2026-01-05
microsim-vis-network.md
4
1
export
microsim-vis-network
2
from
"dmccreary/microsims"
from
"dmccreary/microsims"
3
Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.
2026-01-05
k8s-troubleshooting.md
4
1
export
k8s-troubleshooting
2
from
"kcns008/cluster-code"
from
"kcns008/cluster-code"
3
Comprehensive Kubernetes and OpenShift cluster health analysis and troubleshooting based on Popeye's issue detection patterns. Use this skill when:(1) Proactive cluster health assessment and security analysis(2) Analyzing pod/container logs for errors or issues(3) Interpreting cluster events (kubectl get events)(4) Debugging pod failures: CrashLoopBackOff, ImagePullBackOff, OOMKilled, etc.(5) Diagnosing networking issues: DNS, Service connectivity, Ingress/Route problems(6) Investigating storage issues: PVC pending, mount failures(7) Analyzing node problems: NotReady, resource pressure, taints(8) Troubleshooting OCP-specific issues: SCCs, Routes, Operators, Builds(9) Performance analysis and resource optimization(10) Security vulnerability assessment and RBAC validation(11) Configuration best practices validation(12) Reliability and high availability analysis
2026-01-05
agent-launcher.md
4
1
export
agent-launcher
2
from
"ciscoittech/claude-agent-framework"
from
"ciscoittech/claude-agent-framework"
3
Launches specialized Claude agents for targeted tasks. Analyzes requirements, selects appropriate agent, and executes with optimized configuration.
2026-01-05
typescript-patterns.md
4
1
export
typescript-patterns
2
from
"duyet/duyetbot-agent"
from
"duyet/duyetbot-agent"
3
TypeScript best practices, strict typing patterns, and type safety strategies. Use when implementing TypeScript code with focus on type correctness and maintainability.
2026-01-05
frontend-rive.md
4
1
export
frontend-rive
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
State-driven interactive animations with built-in state machines. Use when animations must REACT to user input (hover, click, drag), have multiple states/transitions, or respond to data values (progress bars, counters). Ideal for animated buttons, toggles, checkboxes, characters. For simple play/loop animations use Lottie instead.
2026-01-05
frontend-aceternity.md
4
1
export
frontend-aceternity
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Dramatic animated effects for landing pages and marketing sites. Use when user needs "wow-factor", hero sections with spotlights/aurora, 3D hover cards, text reveal animations, animated backgrounds. Built on Framer Motion + Tailwind. NOT for basic UI (use shadcn) or SaaS dashboards (use Magic UI).
2026-01-05
brainstorming-skill.md
4
1
export
brainstorming-skill
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
2026-01-05
skill-name.md
4
1
export
skill-name
2
from
"thomasholknielsen/claude-code-config"
from
"thomasholknielsen/claude-code-config"
3
Explain what this skill does and when Claude should use it. Include trigger keywords and use cases.
2026-01-05