Browse Skills

44835 skills found

coordinate-lookup.md
0
1 export coordinate-lookup
2 oskar-dragon from "oskar-dragon/claude-code"
3 This skill should be used when accurate GPS coordinates are needed for a location, when geocoding an address, or when coordinate lookup fails and manual intervention is required. Provides OpenStreetMap Nominatim API expertise and geocoding utilities.
2026-01-05
microservices-patterns.md
0
1 export microservices-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
2026-01-05
hackernews.md
0
1 export hackernews
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive toolkit for fetching, searching, analyzing, and monitoring Hacker News content. Use when Claude needs to interact with Hacker News for (1) Fetching top/new/best/ask/show/job stories, (2) Searching for specific topics or keywords, (3) Monitoring specific users or tracking their activity, (4) Analyzing trending topics and patterns, (5) Getting story details, comments, or user profiles, or (6) Any other task involving Hacker News data retrieval or analysis.
2026-01-05
omnifocus-manager.md
0
1 export omnifocus-manager
2 krishagel from "krishagel/geoffrey"
3 Manage OmniFocus tasks, projects, and inbox with proper tagging and organization
2026-01-05
database-migrations.md
0
1 export database-migrations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when working with database migrations. Ensures proper Alembic patterns, upgrade/downgrade scripts, data migrations, rollback safety, and migration testing.
2026-01-05
sysop-kernel.md
0
1 export sysop-kernel
2 ledzepp1109 from "ledzepp1109/SYSopGPTWSL"
3 Run the SYSopGPTWSL operator kernel (repeatable sysop pipeline + diffable report + learning ledger). Use when asked to run sysop checks, collect Windows/WSL snapshots, benchmark, or produce the operator report.
2026-01-05
profiling-practices.md
0
1 export profiling-practices
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performance profiling best practices using py-spy and other Python profiling tools. Activated when profiling code, analyzing bottlenecks, or optimizing performance.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends MiniMax-M2's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
pptx.md
0
1 export pptx
2 LinSoap from "LinSoap/Saulgooo"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
data-converter.md
0
1 export data-converter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert data between formats (JSON, XML, CSV, YAML, TOML). Use when transforming data structures or migrating between data formats.
2026-01-05
file-issue.md
0
1 export file-issue
2 tnez from "tnez/docent"
3 File a bug report or feature request to a project's GitHub repository
2026-01-05
merging-parallel-work.md
0
1 export merging-parallel-work
2 taptap from "taptap/claude-plugins-marketplace"
3 测试中, 用户明确指定执行 merging-parallel-work 时候才执行, 其余情况一律不执行
2026-01-05
standup.md
0
1 export standup
2 banjoey from "banjoey/FORGE"
3 Multi-agent collaborative decision-making for complex problems. USE WHEN you need multiple specialist perspectives on high-stakes decisions (architecture, prioritization, security, compliance). Orchestrates conversation between custom agent rosters, synthesizes perspectives into actionable decisions. Finds 2-3x more issues than solo agent mode.
2026-01-05
service-monitoring-setup.md
0
1 export service-monitoring-setup
2 terrylica from "terrylica/gapless-network-data"
3 Autonomous setup and management of external service monitoring using UptimeRobot (HTTP endpoint monitoring) and Healthchecks.io (heartbeat/Dead Man's Switch monitoring). Use when setting up monitoring for Cloud Run Jobs, VM services, or investigating monitoring configuration issues. Includes Pushover integration, validated API patterns, and dual-service architecture.
2026-01-05
api-integration.md
0
1 export api-integration
2 IHKREDDY from "IHKREDDY/agent-skills-ts"
3 Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use when building API clients, integrating third-party services, or when users mention API, REST, webhooks, HTTP requests, or service integration.
2026-01-05
ash-library-hotfix.md
0
1 export ash-library-hotfix
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handles emergency hotfix process for critical bugs in ash_cookie_consent library including branch creation, minimal fixes, testing, and rapid release. Use when user asks to "create hotfix", "emergency fix", "patch critical bug", or "hotfix for version".
2026-01-05
spec-driven-development.md
0
1 export spec-driven-development
2 UBAIDRAZA1 from "UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
3 Enforces strict Spec-Driven Development. Prevents direct coding and ensures spec → generate → review loops.
2026-01-05
preventing-sql-injection.md
0
1 export preventing-sql-injection
2 djankies from "djankies/claude-configs"
3 Prevent SQL injection by using $queryRaw tagged templates instead of $queryRawUnsafe. Use when writing raw SQL queries or dynamic queries.
2026-01-05
document-formatter.md
0
1 export document-formatter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Format and style documents with consistent formatting. Use when standardizing document formatting or cleaning up text.
2026-01-05
api-designer.md
0
1 export api-designer
2 icartsh from "icartsh/icartsh_plugin"
3 OpenAPI/Swagger 사양, 인증 패턴, 버전 관리 전략 및 모범 사례를 사용하여 RESTful 및 GraphQL API를 설계하고 문서화합니다. 사용 사례: (1) API 사양 생성, (2) REST 엔드포인트 설계, (3) GraphQL 스키마 설계, (4) API 인증 및 권한 부여, (5) API 버전 관리 전략, (6) 문서 생성
2026-01-05
decision-logger.md
0
1 export decision-logger
2 timequity from "timequity/plugins"
3 Logs architectural decisions to docs/DECISIONS.md in ADR format.Use when: making significant architectural or technology choices.Integrates with /craft and /why commands.
2026-01-05
gemini-frontend-assistant.md
0
1 export gemini-frontend-assistant
2 MrOwaisAbdullah from "MrOwaisAbdullah/ai-humanoid-robotics"
3 A specialized skill for frontend development tasks using the Gemini CLI. It leverages Gemini's multimodal capabilities for generating UI code (React, Tailwind CSS) from descriptions or images (screenshots).
2026-01-05
performance-gate.md
0
1 export performance-gate
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Verify performance implications were considered and no obvious anti-patterns exist. Issues result in WARNINGS.
2026-01-05
git-doc-updater.md
0
1 export git-doc-updater
2 u9401066 from "u9401066/copilot-capability-manager"
3 Auto-check and update key documentation before Git commits to keep docs in sync with code.LOAD THIS SKILL WHEN: Before git commit/push | User says "準備提交", "sync docs", "發布", "release" | code changes affect documentation.CAPABILITIES: Update README, CHANGELOG, ROADMAP, ARCHITECTURE, Memory Bank; minimal changes; semantic versioning; Keep a Changelog format.
2026-01-05