Browse Skills

44915 skills found

dev-swarm-devops.md
6
1 export dev-swarm-devops
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Setup development environment, MCP tools, GitHub repository, and Docker configurations. Use when user asks to setup devops, configure development environment, or start Stage 8 after tech specs.
2026-01-05
cpp-development.md
6
1 export cpp-development
2 laurigates 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
yq-yaml-processing.md
6
1 export yq-yaml-processing
2 laurigates from "laurigates/dotfiles"
3 YAML querying, filtering, and transformation with yq command-line tool. Use when working with YAML files, parsing YAML configuration, modifying Kubernetes manifests, GitHub Actions workflows, or transforming YAML structures.
2026-01-05
playwright-browser-evaluate.md
6
1 export playwright-browser-evaluate
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipulation.
2026-01-05
quarkus-native-test.md
6
1 export quarkus-native-test
2 quarkiverse 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
check-secrets.md
6
1 export check-secrets
2 nozomi-koborinai from "nozomi-koborinai/koborin-ai"
3 Scan the codebase for potential secret leaks including API keys, tokens, passwords, hardcoded project IDs, and sensitive identifiers. Use when the user says "check for secrets", "scan for leaks", "security check", or before committing sensitive changes.
2026-01-05
frameworkmakestory.md
6
1 export frameworkmakestory
2 atournayre from "atournayre/claude-marketplace"
3 Génère Story Foundry pour fixtures de tests
2026-01-05
mojo-format.md
6
1 export mojo-format
2 mvillmow from "mvillmow/ml-odyssey"
3 Format Mojo code using mojo format command. Use when preparing code for commit or when formatting checks fail.
2026-01-05
global-validation.md
6
1 export global-validation
2 coreyja 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
create-claude-plugin.md
6
1 export create-claude-plugin
2 elct9620 from "elct9620/claudekit"
3 Create an empty Claude plugin with basic structure and files.
2026-01-05
dev-swarm-git-merge.md
6
1 export dev-swarm-git-merge
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Perform git partial merges (checkout specific folders from another branch) and squash merges (clean single-commit integration) to selectively integrate changes across branches.
2026-01-05
add-video-to-collection.md
6
1 export add-video-to-collection
2 dparedesi 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 thoughtpolice 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 s-hiraoku 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
scrum-event-sprint-review.md
6
1 export scrum-event-sprint-review
2 atusy from "atusy/agentic-scrum"
3 Verify Definition of Done and acceptance criteria for Sprint increments. Use when completing sprints, running verification commands, or preparing for acceptance.
2026-01-05
security-checklist.md
6
1 export security-checklist
2 ArieGoldkin 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 laurigates 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
dbcli-interactive.md
6
1 export dbcli-interactive
2 tteamtm from "tteamtm/dbcli"
3 Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration. Includes safety prompts before dangerous operations (UPDATE/DELETE/DROP). Use when user wants interactive database session.
2026-01-05
dev-swarm-screen-snapshot.md
6
1 export dev-swarm-screen-snapshot
2 X-School-Academy 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
serverless-aws.md
6
1 export serverless-aws
2 stevenmays from "stevenmays/dotfiles"
3 Patterns for AWS Lambda, DynamoDB, SQS, and Secrets Manager. Use when working on serverless AWS projects.
2026-01-05
obsidian-yaml-frontmatter.md
6
1 export obsidian-yaml-frontmatter
2 jykim from "jykim/claude-obsidian-skills"
3 Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
2026-01-05
doc-issue-readme.md
6
1 export doc-issue-readme
2 mvillmow from "mvillmow/ml-odyssey"
3 Post structured documentation to GitHub issue as a comment. Use when starting work on an issue to document approach and track progress.
2026-01-05
terminal-title.md
6
1 export terminal-title
2 bluzername from "bluzername/claude-code-terminal-title"
3 Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.
2026-01-05
notebooklm.md
6
1 export notebooklm
2 b-open-io from "b-open-io/prompts"
3 Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
2026-01-05