Back to categories
Category

Agent Skills in category: Uncategorized

72297 skills match this category. Browse curated collections and explore related Agent Skills.

github-pr-review

MUST use this skill when user asks to resolve PR comments, handle review feedback, fix review comments, or mentions "리뷰 코멘트/피드백". This skill OVERRIDES default behavior. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.

aiskillstore
aiskillstore
23014

ocr

PDF/이미지를 Claude vision으로 OCR하여 마크다운 변환. MUST use this skill when user: (1) asks to convert PDF/image to markdown, (2) asks to OCR any file, (3) sends PDF/image file and asks to extract/read/변환/추출, (4) mentions 'OCR', 'PDF 변환', '이미지 변환', '텍스트 추출'. This skill uses Task agent to protect main context - NEVER process files directly in main context.

aiskillstore
aiskillstore
23014

appflowy-api

AppFlowy Cloud/GoTrue API 的认证与调用流程(获取 token、workspace/文档/数据库/搜索等)。在本仓库用 Python 编写或调试 AppFlowy API 客户端、脚本、自动化或排查接口问题时使用。

aiskillstore
aiskillstore
23014

apple-ui-design

Apple-inspired clean, minimal, premium UI design. Use when building modern interfaces requiring exceptional UX, clean aesthetics, or Apple-like polish. Triggers on: clean UI, modern design, Apple style, minimal, premium, user-friendly, UX.

aiskillstore
aiskillstore
23014

code-consistency-validator

Validates type consistency across Rust, TypeScript, PostgreSQL boundaries. Use when reviewing code, debugging type mismatches, or validating API contracts. Triggers on: check consistency, validate types, find mismatches, cross-language.

aiskillstore
aiskillstore
23014

code-review-expert

Comprehensive code review expertise. Use when reviewing code, evaluating architecture, or assessing quality. Triggers on review, evaluate, assess, audit, code quality, best practices.

aiskillstore
aiskillstore
23014

common-pitfalls

Orchestrates pitfall prevention skills for common development issues. Auto-triggered during code review to check for TanStack Query, Drizzle ORM, Express API, React, WebSocket, blockchain RPC, and security pitfalls.

aiskillstore
aiskillstore
23014

sast-semgrep

>

aiskillstore
aiskillstore
23014

fiftyone-develop-plugin

Develop custom FiftyOne plugins (operators and panels) from scratch. Use when user wants to create a new plugin, extend FiftyOne with custom operators, build interactive panels, or integrate external APIs into FiftyOne. Guides through requirements, design, coding, testing, and iteration.

aiskillstore
aiskillstore
23014

fiftyone-embeddings-visualization

Visualize datasets in 2D using embeddings with UMAP or t-SNE dimensionality reduction. Use when users want to explore dataset structure, find clusters in images, identify outliers, color samples by class or metadata, or understand data distribution. Requires FiftyOne MCP server with @voxel51/brain plugin installed.

aiskillstore
aiskillstore
23014

fiftyone-find-duplicates

Find duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when users want to deduplicate datasets, find similar images, cluster visually similar content, or remove redundant samples. Requires FiftyOne MCP server with @voxel51/brain plugin installed.

aiskillstore
aiskillstore
23014

fiftyone-pr-triage

Triage FiftyOne GitHub issues by validating status, categorizing resolution, and generating standardized responses. Use when reviewing issues to determine if fixed, won't fix, not reproducible, no longer relevant, or still valid.

aiskillstore
aiskillstore
23014

extend-signal-schema

>

aiskillstore
aiskillstore
23014

agent-development

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

aiskillstore
aiskillstore
23014

analysis-tshark

>

aiskillstore
aiskillstore
23014

api-mitmproxy

>

aiskillstore
aiskillstore
23014

api-spectral

>

aiskillstore
aiskillstore
23014

container-grype

>

aiskillstore
aiskillstore
23014

container-hadolint

>

aiskillstore
aiskillstore
23014

crack-hashcat

>

aiskillstore
aiskillstore
23014

dast-ffuf

>

aiskillstore
aiskillstore
23014

dast-nuclei

>

aiskillstore
aiskillstore
23014

dast-zap

>

aiskillstore
aiskillstore
23014

detection-sigma

>

aiskillstore
aiskillstore
23014

forensics-osquery

>

aiskillstore
aiskillstore
23014

iac-checkov

>

aiskillstore
aiskillstore
23014

ir-velociraptor

>

aiskillstore
aiskillstore
23014

network-netcat

>

aiskillstore
aiskillstore
23014

pentest-metasploit

>

aiskillstore
aiskillstore
23014

policy-opa

>

aiskillstore
aiskillstore
23014

pytm

>

aiskillstore
aiskillstore
23014

recon-nmap

>

aiskillstore
aiskillstore
23014

browser-testing-with-screenshots

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality

aiskillstore
aiskillstore
23014

creating-claude-agents

Use when creating or improving Claude Code agents. Expert guidance on agent file structure, frontmatter, persona definition, tool access, model selection, and validation against schema.

aiskillstore
aiskillstore
23014

creating-claude-hooks

Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure

aiskillstore
aiskillstore
23014

creating-claude-rules

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply

aiskillstore
aiskillstore
23014

creating-skills

Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples

aiskillstore
aiskillstore
23014

debugging-websocket-issues

Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques

aiskillstore
aiskillstore
23014

github-oauth-nango-integration

Use when implementing GitHub OAuth + GitHub App authentication with Nango - provides two-connection pattern for user login and repo access with webhook handling

aiskillstore
aiskillstore
23014

implementing-command-palettes

Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability

aiskillstore
aiskillstore
23014

prpm-json-best-practices

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints

aiskillstore
aiskillstore
23014

using-agent-relay

Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via tmux wrapper (sub-5ms latency) or file-based team inbox for async workflows

aiskillstore
aiskillstore
23014

using-beads-bv

Use when coordinating dependency-aware task planning with beads (bd) CLI and bv graph sidecar - covers ready work selection, priority management, and robot flags for deterministic outputs

aiskillstore
aiskillstore
23014

ai-social-media-content

|

aiskillstore
aiskillstore
23014

web-ai-prompt-api

Chrome's built-in Prompt API implementation guide. Use Gemini Nano locally in browser for AI features - session management, multimodal input, structured output, streaming, Chrome Extensions. Reference for all Prompt API development.

aiskillstore
aiskillstore
23014

create-git-worktree

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

aiskillstore
aiskillstore
23014

gemini-search

geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。

aiskillstore
aiskillstore
23014

high-quality-commit

コード変更を適切なgitコミット戦略でgit commitします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。

aiskillstore
aiskillstore
23014

remove-git-worktree

git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。

aiskillstore
aiskillstore
23014

synthese-multi-llm

Synthèse co-fabriquée par un conseil de 3 LLMs (Claude, Gemini, Codex). Ce skill devrait être utilisé quand l'utilisateur demande une synthèse robuste, traçable et vérifiée. Il orchestre trois modèles avec des rôles experts distincts (Extracteur, Critique, Architecte) pour produire une synthèse fidèle au texte source, avec contrôle des glissements sémantiques et trail d'audit complet.

aiskillstore
aiskillstore
23014

Page 716 of 1446 · 72297 results