Browse Skills
18175 skills found
software-architect.md
6
1
export
software-architect
2
from
"Stephanvs/dotfiles"
from
"Stephanvs/dotfiles"
3
Design and build software with high cohesion, low coupling, composition-first structures, and functional-style defaults (TigerStyle-inspired).
2026-01-05
cpp-development.md
6
1
export
cpp-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Modern C/C++ development with CMake, Conan, Clang tools, C++20/23 standards, andcross-platform best practices. Covers high-performance systems programming, memory-safedesign, RAII patterns, and modern C++ idioms.Use when user mentions C++, CMake, Conan, clang-format, clang-tidy, C++20, C++23,systems programming, or compiling C/C++ code.
2026-01-05
quarkus-native-test.md
6
1
export
quarkus-native-test
2
from
"quarkiverse/quarkus-hivemq-client"
from
"quarkiverse/quarkus-hivemq-client"
3
Execute Quarkus native image tests using GraalVM/Mandrel builder. This skill should be used when users request to run native tests, validate native compilation, test GraalVM compatibility, or verify native image functionality for Quarkus applications.
2026-01-05
global-validation.md
6
1
export
global-validation
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when handling user input from forms, API requests, or any external data source. When implementing form validation logic with field-specific error messages. When validating data types, formats, ranges, and required fields. When sanitizing input to prevent SQL injection, XSS, or command injection. When validating business rules like sufficient balance or valid date ranges. When implementing both client-side validation for user experience and mandatory server-side validation for security.
2026-01-05
add-video-to-collection.md
6
1
export
add-video-to-collection
2
from
"dparedesi/YTScribe"
from
"dparedesi/YTScribe"
3
Manually add individual YouTube URLs to a custom collection CSV. Use when adding one-off videos to folders like library-of-minds or random, not from a channel extraction.
2026-01-05
buck2-build-troubleshoot.md
6
1
export
buck2-build-troubleshoot
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
Debugs Buck2 build failures systematically by analyzing error logs, checking common issues (cache, visibility, cycles), and suggesting fixes. Use when builds fail, tests won't run, or Buck2 reports errors.
2026-01-05
terminal-expert.md
6
1
export
terminal-expert
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides unified expert-level guidance for terminal implementation in VS Code extensions. Covers xterm.js API and addons, VS Code terminal architecture, PTY integration, session persistence, input handling (keyboard/IME/mouse), shell integration with OSC sequences, and performance optimization. Use when implementing any terminal-related features.
2026-01-05
security-checklist.md
6
1
export
security-checklist
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Use this skill when implementing security measures or conducting security audits. Provides OWASP Top 10 mitigations, authentication patterns, input validation strategies, and compliance guidelines. Ensures applications are secure against common vulnerabilities.
2026-01-05
ticket-drafting-guidelines.md
6
1
export
ticket-drafting-guidelines
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Structured guidelines for drafting GitHub issues and technical tickets.Uses What/Why/How format with concise descriptions, markdown formatting,and positive framing without estimates or bold claims.Use when user mentions creating issues, drafting tickets, writing bug reports,GitHub issue templates, or structuring technical tickets.
2026-01-05
dev-swarm-screen-snapshot.md
6
1
export
dev-swarm-screen-snapshot
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Capture and inspect specific screen regions (e.g., mobile simulators, app windows) using a background streaming process. Use for UI debugging and troubleshooting.
2026-01-05
ci-analyze-failure-logs.md
6
1
export
ci-analyze-failure-logs
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Parse and analyze CI failure logs to identify root causes and error patterns. Use when CI builds fail to understand what broke.
2026-01-05
bevy-game-engine.md
6
1
export
bevy-game-engine
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Bevy game engine development including ECS architecture, rendering, input handling, asset management, and game loop design. Use when building games with Bevy, working with entities/components/systems, or when the user mentions Bevy, game development in Rust, or 2D/3D games.
2026-01-05
cli-demo-gif.md
6
1
export
cli-demo-gif
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Generate CLI demo GIFs using vhs (Charmbracelet). Use when creating terminal recordings for README files or documentation.
2026-01-05
nano-banana-pro.md
6
1
export
nano-banana-pro
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Generate images using Google Nano Banana Pro (Gemini 3 Pro Image).This is a generic image generation skill for any context.Use when users want to:- Create images from text descriptions- Generate artwork, photos, or illustrations- Use reference images for style or subject consistency- Create images with specific aspect ratios or resolutionsTriggers: "generate image", "create image", "imagen", "nano banana","make a picture", "draw", "illustrate"
2026-01-05
write-hook.md
6
1
export
write-hook
2
from
"wayne930242/Reflexive-Claude-Code"
from
"wayne930242/Reflexive-Claude-Code"
3
Create Claude Code hooks for static analysis and code quality. Provides pre-built linting, formatting, and type-checking hooks. Use when setting up project quality gates, enforcing code standards, or adding pre-commit style checks.
2026-01-05
github-impact.md
6
1
export
github-impact
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Génère automatiquement deux rapports d'impact (métier et technique) pour une PR GitHub et les intègre dans la description.
2026-01-05
dbcli-db-ddl.md
6
1
export
dbcli-db-ddl
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.
2026-01-05
dev-browser.md
6
1
export
dev-browser
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Integration guide for SawyerHood/dev-browser, a Claude Code plugin for browser automation. This skill enables agents to research, test web UIs, and interact with web applications using a headless browser.
2026-01-05
debugging-pipeline-failures.md
6
1
export
debugging-pipeline-failures
2
from
"konflux-ci/skills"
from
"konflux-ci/skills"
3
Use when Konflux pipelines fail, are stuck, timeout, or show errors like ImagePullBackOff. Covers PipelineRun failures, TaskRun issues (Pending, Failed, stuck Running), build errors, and systematic debugging of Tekton pipeline problems using kubectl and logs.
2026-01-05
markdown-slides.md
6
1
export
markdown-slides
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
Create presentation slides in Markdown format (Deckset/Marp compatible). Use when user requests to create slides, presentations, or convert documents to slide format. Handles image positioning, speaker notes, and proper formatting.
2026-01-05
plexus-score-setup.md
6
1
export
plexus-score-setup
2
from
"AnthusAI/Plexus"
from
"AnthusAI/Plexus"
3
Standard workflow for creating Plexus scorecard and score records via the GraphQL API. This is the administrative setup (name, external_id, description) - NOT guidelines or configuration work.
2026-01-05
deployment-docker.md
5
1
export
deployment-docker
2
from
"CsHeng/dot-claude"
from
"CsHeng/dot-claude"
3
Docker and containerization guidelines. Use when deployment docker guidance is required.
2026-01-05
xplat-checks.md
5
1
export
xplat-checks
2
from
"dansasser/claude-code-marketplace"
from
"dansasser/claude-code-marketplace"
3
Cross-platform compatibility checking tools. Detects path issues, line endings, environment variables, shell commands, and other patterns that break on Windows or Linux.
2026-01-05
skill-creator.md
5
1
export
skill-creator
2
from
"leeovery/claude-laravel"
from
"leeovery/claude-laravel"
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