Loading...
Loading...
Found 6,545 Skills
Search flights, track prices, explore destinations, and find the best travel deals using Google Flights
Go naming conventions for packages, functions, methods, variables, constants, and receivers from Google and Uber style guides. Use when naming any identifier in Go code—choosing names for types, functions, methods, variables, constants, or packages—to ensure clarity, consistency, and idiomatic style.
Create professional SVG logos from concept briefs or descriptions. Use when generating SVG logo files, creating logo variations (horizontal, vertical, icon-only), or implementing logo designs. Triggers on "create SVG logo," "generate logo," "make a logo," "logo SVG," "design a logo," or when given a logo concept brief from logo-ideation.
Modern Go Web application architecture guide. Use when creating new Go web projects, APIs, or microservices. Covers project structure, tech stack selection, and best practices based on Go standards.
Enables Claude to browse, organize, and manage photos and videos in Google Photos via Playwright MCP
Analyze business segment performance and reporting from SEC filings using Octagon MCP. Use when researching segment revenue, operating income, margins, geographic breakdown, and segment restructuring from 10-K and 10-Q filings.
Create and edit videos using Google's Veo 2 and Veo 3 models. Supports Text-to-Video, Image-to-Video, Inpainting, and Advanced Controls.
Expert in generating functional options for Go structs using the options-gen library.
Convert materials into the speaking style of Miko Aoi from the Zaregoto series. Triggers on "zaregoto", "character voice", "style conversion". Trigger scenarios: (1) Users provide materials and request "rewrite in Miko's style" or "how would Miko say this"; (2) Users mention "Zaregoto style" or "Miko's tone"; (3) Need to convert ordinary text into a style of absurd metaphors + lively tone.
Write idiomatic Go with goroutines, channels, and interfaces. Use for Go development, concurrency, or performance.
Steganography techniques for CTF challenges. Use when data is hidden in images, audio, video, or other media files.
Expert patterns for Godot 2D physics including collision layers/masks, Area2D triggers, raycasting, and PhysicsDirectSpaceState2D queries. Use when implementing collision detection, trigger zones, line-of-sight systems, or manual physics queries. Trigger keywords: CollisionShape2D, CollisionPolygon2D, collision_layer, collision_mask, set_collision_layer_value, set_collision_mask_value, Area2D, body_entered, body_exited, RayCast2D, force_raycast_update, PhysicsPointQueryParameters2D, PhysicsShapeQueryParameters2D, direct_space_state, move_and_collide, move_and_slide.