Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
trello
Manage Trello boards, lists, and cards via the Trello REST API.
majiayu000/claude-skill-registry 163
-
azure-eventgrid-java
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.
majiayu000/claude-skill-registry 163
-
google-gemini-api
Integrate Gemini API with @google/genai SDK (NOT deprecated @google/generative-ai). Text generation, multimodal (images/video/audio/PDFs), function calling, thinking mode, streaming. 1M input tokens. Prevents 14 documented errors.
Use when: Gemini integration, multimodal AI, reasoning with thinking mode. Troubleshoot: SDK deprecation, model not found, context window, function calling errors, streaming corruption, safety settings, rate limits.
majiayu000/claude-skill-registry 163
-
ffind
Advanced file finder with type detection and filesystem extraction for analyzing firmware and extracting embedded filesystems. Use when you need to analyze firmware files, identify file types, or extract ext2/3/4 or F2FS filesystems.
majiayu000/claude-skill-registry 163
-
convert-golang-rust
Convert Go code to idiomatic Rust. Use when migrating Go projects to Rust, translating Go patterns to idiomatic Rust, or refactoring Go codebases. Extends meta-convert-dev with Go-to-Rust specific patterns.
majiayu000/claude-skill-registry 163
-
tmux-orchestration
Control interactive terminal processes via tmux - launch CLI applications, send input, capture output, wait for completion. This skill should be used when tasks require interactive debugging (pdb, node inspect), REPL exploration, long-running observable processes, or spawning another Claude instance for independent analysis or second opinions.
majiayu000/claude-skill-registry 163
-
firestore-data-modeling-patterns
Firestore data modeling best practices including subcollections vs root collections, document structure,
relationships, query optimization, composite indexes, and atomic operations (transactions vs batches).
Keywords: "subcollection", "root collection", "data model", "relationship", "index", "transaction", "batch"
majiayu000/claude-skill-registry 163
-
customer-discovery
Find where potential customers discuss problems online and extract their language patterns. Provides starting points for community research, not exhaustive coverage.
majiayu000/claude-skill-registry 163
-
code-consistency-validator
majiayu000/claude-skill-registry 163
-
pr-patrol
This skill should be used when the user asks to "handle bot comments", "fix PR review feedback", "address CodeRabbit/Greptile/Copilot issues", "respond to review bot suggestions", "process automated review comments", or runs "/pr-patrol". Patrols the PR for bot comments (CodeRabbit, Greptile, Codex, Copilot, Sentry) with state tracking and batch processing through a 7-gate workflow.
majiayu000/claude-skill-registry 163
-
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
majiayu000/claude-skill-registry 163
-
meta
Guide for writing and improving Claude Code skills. Use when creating new skills, debugging why skills aren't activating, or improving skill descriptions and structure.
majiayu000/claude-skill-registry 163
-
linkedin-candidatura-ia
Esta skill deve ser usada quando o usuário solicitar candidaturas automáticas em vagas do LinkedIn relacionadas a Inteligência Artificial (IA) no Brasil, priorizando vagas com cadastro simplificado (Easy Apply). A skill filtra vagas por palavras-chave de IA, localização no Brasil, nível de senioridade (se especificado) e tipo de candidatura simplificada.
majiayu000/claude-skill-registry 163
-
package-json-manager
Package Json Manager - Auto-activating skill for DevOps Basics.
Triggers on: package json manager, package json manager
Part of the DevOps Basics skill category.
majiayu000/claude-skill-registry 163
-
resonant-probe-deployment
Deploy resonant probes to test system response patterns.
majiayu000/claude-skill-registry 163
-
pytest
Pytest testing patterns for Python. Trigger: When writing or refactoring pytest tests (fixtures, mocking, parametrize, markers). For Prowler-specific API/SDK testing conventions, also use prowler-test-api or prowler-test-sdk.
majiayu000/claude-skill-registry 163
-
generating-conventional-commits
Execute generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially a... Use when managing version control. Trigger with phrases like 'commit', 'branch', or 'git'.
majiayu000/claude-skill-registry 163
-
github-use
Any time github activity is required.
majiayu000/claude-skill-registry 163
-
bknd-crud-read
Use when querying and retrieving data from Bknd entities via SDK or REST API. Covers readOne, readMany, readOneBy, filtering (where clause), sorting, field selection, loading relations (with/join), and response handling.
majiayu000/claude-skill-registry 163
-
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
majiayu000/claude-skill-registry 163
-
styling-with-shadcn
Build beautiful, accessible UIs with shadcn/ui components in Next.js. Use when creating
forms, dialogs, tables, sidebars, or any UI components. Covers installation, component
patterns, react-hook-form + Zod validation, and dark mode setup.
NOT when building non-React applications or using different component libraries.
majiayu000/claude-skill-registry 163
-
generating-brand-voice-guides
Creates comprehensive brand voice and tone documentation with messaging pillars, vocabulary guidelines, and writing examples. Use when the user asks about brand voice, tone guides, writing style, brand personality, or messaging consistency.
majiayu000/claude-skill-registry 163
-
using-base-ui-with-material-ui
Always use this skill when integrating Base UI components `@base-ui-components/react` with Material UI `@mui/material`.
majiayu000/claude-skill-registry 163
-
bug-detector
Detects bugs, logic errors, and edge case handling issues in code. Use when reviewing code for runtime errors, null/undefined handling, type errors, and edge cases. Returns structured bug reports with file paths, line numbers, and suggested fixes.
majiayu000/claude-skill-registry 163