Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Use when (1) reviewing a pull request against coding standards, (2) verifying PR meets acceptance criteria from feature...
Use when (1) PROJECT_MANIFEST.json and INITIAL_PLAN.md exist, (2) ready to execute setup.sh to initialize the project, (...
Use when (1) starting a new project from the gmacko template, (2) user wants to create a fresh app without git history,...
Use when (1) user wants a complete project setup from scratch, (2) one-command initialization of a new Gmacko Ventures p...
Use when (1) PROJECT_MANIFEST.json exists and you need to generate INITIAL_PLAN.md, (2) user wants a detailed implementa...
Use when (1) verifying a feature is complete against acceptance criteria, (2) running QA checklist before release, (3) v...
Use when (1) release is deployed and verified, (2) closing related issues and PRs, (3) creating GitHub release with chan...
Use when (1) building mobile app via EAS for distribution, (2) submitting to App Store or Google Play, (3) managing mobi...
Use when (1) deploying web application to Vercel staging or production, (2) monitoring deployment progress, (3) running...
Use when (1) preparing a release for staging or production, (2) generating release notes and changelog, (3) verifying en...
Read and search Gmail emails. Check inbox, search messages, and view email threads.
Gmail 이메일 검색, 읽기, 전송
Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to...
Gmail integration extension for PAL. USE WHEN triage inbox OR check emails OR process emails OR classify emails OR captu...
Send and read emails via Gmail browser automation
Comprehensive guide for using Gmail tools to send emails, manage drafts, and handle attachments. Use when the user asks...
Use AgentPMT external API to run the Gmail - All Email Actions tool with wallet signatures, credits purchase, or credits...
Gmail inbox management via ANIMA condensation. Transforms messages into GF(3)-typed Interactions, routes to triadic queu...
Lightweight Gmail integration with standalone OAuth authentication. No MCP server required.
Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first...
Gmail で下書きを作成する。「下書き作成」「メールの下書き」「下書きを保存」「下書きで保存」などで起動。
Transform Gmail into a business intelligence system for MTL Craft Cocktails. Answer questions about emails, detect leads...
Gmail の未読を既読化する。「既読にする」「未読を既読」「メールを既読化」「Gmail 既読化」「未読を消す」「メールを開封扱い」「一括既読」などで起動。`/shiiman-google:gmail-mark-read` を実行して既読...
Gmail メッセージ本文を表示する。「メール本文」「Gmail 本文を見たい」「メッセージ内容を表示」「メールを開いて」「Gmail を読む」「本文を見せて」「内容確認」などで起動。`/shiiman-google:gmail-read`...
Gmail でメールを検索する。「メール検索」「メールを探して」「Gmail 検索」「メールを検索して」「○○からのメール」「件名で検索」などで起動。`/shiiman-google:gmail-search` を実行してメールを検索する。
Gmail でメールを送信する。「メール送信」「メールを送って」「Gmail で送信」「メールを出して」などで起動。
Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail acc...
Gmail のメッセージをスター化/解除する。「スターを付けて」「スター化」「星を付ける」「スター解除」「星を外す」「Gmail スター」「スターを消す」などで起動。
Gmail のスター付きメッセージ一覧を取得する。「スター付きメール」「スター一覧」「Gmail スター付き」「星付きメール」「スターを見たい」などで起動。
Gmail の未読メッセージ一覧を取得する。「未読メール」「Gmail 未読」「未読一覧」「未読メールを見たい」「未読メッセージ」「メールの未読」「全アカウントの未読」などで起動。
Automate Gmail with intelligent workflows - attachment management, email organization, auto-archiving, and Google Drive...
Search for places and get directions using Google Maps. Use for finding locations, nearby places, and route planning.
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.
Drafts inspection-ready GMP standard operating procedures for regulated manufacturing. Covers document control, role acc...
Specialized AI agent for finite element mesh generation and manipulation using GMSH. Use for 1D/2D/3D mesh generation, g...
Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI ans...
Query gnomAD (Genome Aggregation Database) for population allele frequencies, variant constraint scores (pLI, LOEUF), an...
Query gnomAD for population allele frequencies to assess variant rarity. Use when filtering variants by population frequ...
GNS3 network lab operations including topology management, device configuration via console, and troubleshooting workflo...
Resume execution from wherever you left off. Detects current state and runs the appropriate next command, or reports wha...
Go engineering best practices and idioms. This skill should be used when writing, reviewing, or refactoring Go code. Tri...
Go (Golang) with goroutines, channels, interfaces, and idiomatic patterns. Use for .go files.
Write Go code following best practices. Use when developing Go applications. Covers error handling, concurrency, and pro...
Go development with gotestsum for testing, standard tooling, and best practices
Build the AgentStack API Gateway in Go with Fiber/Chi. Use for creating REST API endpoints, HTTP handlers, middleware, r...
WHEN: Go API review with Gin/Echo/Fiber/Chi, router patterns, middleware, request handlingWHAT: Router organization + Mi...
Go application architecture with net/http 1.22+ routing, project structure patterns, graceful shutdown, and dependency i...
Go/Golang backend developer for building high-performance APIs and microservices. Use when building Go backends, REST/gR...
Go backend with Gin, MongoDB, JWT auth, and Clean Architecture.
Architectural standards and coding practices for the Go backend.
Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
Implement Go changes with strict plan → diff → verify discipline.
Common channel patterns and idioms
Expert knowledge in Go clean architecture patterns and best practices
Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite d...
Auto-review Go code for 100+ common mistakes when analyzing .go files, discussing Go patterns, or reviewing PRs with Go...
Master Go code review patterns including error handling, goroutine management, race conditions, interface design, and te...
Use when reviewing Go code or checking code against community style standards. Also use proactively before submitting a...
Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go...
Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling....
This skill should be used when the user asks about "gocyclo", "funlen", "cyclop", "nestif", "cognitive complexity", "ref...
Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.