Browse Skills

17720 skills found

vertex-ai-media-master.md
2
1 export vertex-ai-media-master
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatic activation for ALL Google Vertex AI multimodal operations - video processing, audio generation, image creation, and marketing campaigns.**TRIGGER PHRASES:**- "vertex ai", "gemini multimodal", "process video", "generate audio", "create images", "marketing campaign"- "imagen", "video understanding", "multimodal", "content generation", "media assets"**AUTO-INVOKES FOR:**- Video processing and understanding (up to 6 hours)- Audio generation and transcription- Image generation with Imagen 4- Marketing campaign automation- Social media content creation- Ad creative generation- Multimodal content workflows
2026-01-05
workflow-utilities.md
2
1 export workflow-utilities
2 stharrold from "stharrold/yuimedi-paper-20250901"
3 Shared utilities for file deprecation, directory structure creation,TODO file updates, workflow lifecycle management, archive management,and VCS abstraction (GitHub/Azure DevOps PR feedback methods).Used by all other skills.Use when: Need shared utilities, deprecating files, updating TODO,registering/archiving workflows, managing TODO.md manifest, VCS operations,PR feedback handlingTriggers: deprecate, archive, update TODO, create directory, register workflow,archive workflow, sync manifest, VCS operations, PR feedback
2026-01-05
cpp-tools.md
2
1 export cpp-tools
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Development tools, build systems (CMake), compilers (GCC/Clang), debugging, testing frameworks, and best practices for professional C++.
2026-01-05
scanning-container-security.md
2
1 export scanning-container-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to scan container images and running containers for vulnerabilities using tools like Trivy and Snyk. It identifies potential security risks in container environments. Use this skill when the user requests a security assessment of a container image, asks to identify vulnerabilities in a container, or wants to improve the security posture of their containerized applications. Trigger terms include "scan container," "container security," "vulnerability assessment," "Trivy scan," or "Snyk scan."
2026-01-05
file-factory.md
2
1 export file-factory
2 lsst-sqre from "lsst-sqre/squareone"
3 How to use the file-factory CLI to create new React components, hooks, context providers, Next.js pages along with associated tests and storybook stories. ALWAYS use this tool instead of manually creating new components/hooks/contexts/pages to ensure consistent file structure and conventions.
2026-01-05
rl-optimization.md
2
1 export rl-optimization
2 pradeepmouli from "pradeepmouli/spec-kit-extensions"
3 Apply reinforcement learning principles when working on spec-kit-extensions.Auto-activates when: (1) editing command prompts in commands/*.md,(2) modifying workflow templates in extensions/workflows/,(3) discussing user feedback about workflow friction,(4) reviewing issues or PRs mentioning prompt clarity or template problems,(5) analyzing chat logs or workflow usage from other repositories.Helps ensure changes improve prompt effectiveness and template utility.
2026-01-05
example-skill.md
2
1 export example-skill
2 boneskull from "boneskull/claude-plugins"
3 Demonstrates skill structure with progressive disclosure and best practices for skill development
2026-01-05
schedule-verification.md
2
1 export schedule-verification
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Human verification checklist for generated schedules. Use when reviewing Block 10 or any generated schedule to ensure it makes operational sense. Covers FMIT, call, Night Float, clinic days, and absence handling.
2026-01-05
quality-auditor.md
2
1 export quality-auditor
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Comprehensive quality auditing and evaluation of tools, frameworks, and systems against industry best practices with detailed scoring across 12 critical dimensions
2026-01-05
eval-test-skill.md
2
1 export eval-test-skill
2 otrebu from "otrebu/all-agents"
3 Git branch cleanup utility. Lists and deletes branches that have been merged to main. Use when user wants to clean up old branches, delete merged branches, or tidy up their git repository.
2026-01-05
git-workflow.md
2
1 export git-workflow
2 HTRamsey from "HTRamsey/claude-config"
3 Use when starting feature work that needs isolation, or when completing work and deciding how to integrate - covers full worktree lifecycle from setup through merge/PR/discard
2026-01-05
react-server-components.md
2
1 export react-server-components
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 React Server Components(RSC)の実装パターンとNext.js App Routerにおけるベストプラクティスを提供する専門スキル。サーバーコンポーネントとクライアントコンポーネントの責務分離、データフェッチの最適化、Suspenseとストリーミングの活用を支援します。Anchors:• 『Learning React Server Components』(Tejas Kumar)/ 適用: RSCアーキテクチャ / 目的: サーバーとクライアント間の責務分離• Next.js App Router公式ドキュメント / 適用: RSC実装パターン / 目的: Next.js固有の最適化手法• Dan Abramovのブログ / 適用: RSC設計思想 / 目的: 第一原理からの理解Trigger:Use when implementing Next.js App Router, designing Server Components, defining Client Component boundaries, optimizing data fetching, integrating Suspense, or implementing streaming SSR.rsc, server components, client components, next.js app router, use client, suspense, streaming, data fetching
2026-01-05
log-review.md
2
1 export log-review
2 BA-CalderonMorales from "BA-CalderonMorales/codex-cheat-sheet"
3 Inspect error logs quickly; use when log snippets or stack traces are mentioned.
2026-01-05
gemini-imagegen.md
2
1 export gemini-imagegen
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Generate, edit, and compose images using Google's Gemini AI API for design workflows and visual content creation
2026-01-05
scanning-input-validation-practices.md
2
1 export scanning-input-validation-practices
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis.
2026-01-05
react-state-management.md
2
1 export react-state-management
2 nekorush14 from "nekorush14/dotfiles"
3 Implement state management with Context API and TanStack Query. Use when managing global client state, handling server state, implementing optimistic updates, or coordinating state across components.
2026-01-05
designing-claude-skills.md
2
1 export designing-claude-skills
2 wombat9000 from "wombat9000/claude-plugins"
3 Comprehensive guide for creating, reviewing, and improving skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations. Use this skill when: (1) Creating a new skill from scratch, (2) Reviewing or auditing an existing skill for quality and adherence to best practices, (3) Updating or refactoring an existing skill, (4) Understanding skill architecture, anatomy, and design patterns, (5) Troubleshooting skill loading, triggering, or packaging issues, (6) Learning how to effectively use bundled resources like scripts, references, and assets, (7) Planning what type of skill structure is appropriate for a given use case.
2026-01-05
jetbrains-coding.md
2
1 export jetbrains-coding
2 maidevberlin from "maidevberlin/logikids"
3 Use when JetBrains MCP tools are available (mcp__jetbrains__*) - enforces IDE-native workflow with problem checking after file completion, and smart refactoring tools instead of grep/sed
2026-01-05
github-issue-reader.md
2
1 export github-issue-reader
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.
2026-01-05
professional-development-superskill.md
2
1 export professional-development-superskill
2 robertpelloni from "robertpelloni/workspace"
3 Comprehensive superskill consolidating 41 professional development skills across planning, testing, debugging, code review, git workflow, writing, architecture, meta-skills, thinking frameworks, and communication. Use when you need a complete reference for software development best practices, workflows, and methodologies.
2026-01-05
resilience-dashboard.md
2
1 export resilience-dashboard
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Generate a comprehensive resilience status report using all available MCP tools. Aggregates unified critical index, burnout Rt, early warnings, utilization, and defense levels into a single actionable dashboard.
2026-01-05
linear-cli.md
2
1 export linear-cli
2 TrevorS from "TrevorS/dot-claude"
3 Query, create, and manage Linear issues from the command line. Use when checking assigned work, viewing issue details, creating new issues, or updating issue status.
2026-01-05
workflow-pattern-analyzer-web.md
2
1 export workflow-pattern-analyzer-web
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Analyzes recent conversation history using chat tools to identify recurring workflow patterns and generate Custom Skills recommendations with statistical rigor. Use when users request workflow analysis, pattern identification, skill generation suggestions, or automation opportunities based on their AI usage patterns without requiring conversation exports.
2026-01-05
command-basic-patterns.md
2
1 export command-basic-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 基本実装パターン(シンプル指示/ステップバイステップ/条件分岐/ファイル参照)を整理し、パターン選定とテンプレート適用を支援するスキル。選定基準、実装の骨格、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: コマンド設計 / 目的: 実践的な手順設計パターンの習得Trigger:Use when selecting or reviewing basic command patterns, or structuring workflows for simple/step/conditional/file-reference commands.command basic patterns, simple command, step-by-step, conditional command, file reference
2026-01-05