Browse Skills

16146 skills found

current-location-weather.md
0
1 export current-location-weather
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Get current weather conditions for a location. Use this skill when users ask about weather, temperature, current conditions, forecasts, or any weather-related queries like "What's the weather?", "Is it raining?", "How hot is it outside?", "What's the temperature?", or "Should I bring an umbrella?". Supports automatic location detection via IP or specific location queries.
2026-01-05
golang.md
0
1 export golang
2 theMickster from "theMickster/claude-agents"
3 Write idiomatic Go code using Go 1.22+, net/http, goroutines, channels, and standard library. Use for Go files (.go), microservices, HTTP APIs, CLIs, concurrent systems, or cloud-native applications.
2026-01-05
api-documentation.md
0
1 export api-documentation
2 brendendurham from "brendendurham/claude-code-config"
3 Generate OpenAPI specs and API documentation from code. Triggers: document API, generate OpenAPI, create API docs, swagger spec, GraphQL schema, API specification, document endpoints
2026-01-05
managing-client-lifecycle.md
0
1 export managing-client-lifecycle
2 djankies from "djankies/claude-configs"
3 Manage PrismaClient lifecycle with graceful shutdown, proper disconnect timing, and logging configuration. Use when setting up application shutdown handlers, configuring logging for development or production, or implementing proper connection cleanup in Node.js servers, serverless functions, or test suites.
2026-01-05
web-dev-tester.md
0
1 export web-dev-tester
2 burkeholland from "burkeholland/social-assistant-demo"
3 Autonomously build and test web applications using Playwright MCP server. Enables iterative development with automatic verification - make changes, run the app, visually verify, check for errors, and iterate. Use when building websites, debugging UI issues, or implementing features that need visual verification.
2026-01-05
technical-writer.md
0
1 export technical-writer
2 theMickster from "theMickster/claude-agents"
3 Write clear, developer-focused documentation including README files, API docs, architecture decision records, code comments, and user guides. Use for documentation tasks, markdown files (.md), or improving existing docs.
2026-01-05
design-fundamentals.md
0
1 export design-fundamentals
2 phananhtuan09 from "phananhtuan09/ai-agent-workflow"
3 Core design principles for creating distinctive, beautiful UIs with technical excellence.Combines creative direction with practical foundation for memorable, accessible interfaces.Use when building UI without specific design specs (Figma, screenshots, design files):- Creating landing pages, home pages, marketing pages from scratch- Building web apps, dashboards, admin panels without design- Choosing design system: typography, colors, spacing, visual hierarchy- Need to propose complete design (fonts, colors, layout, spacing)- Building distinctive UIs that avoid generic AI aestheticsKeywords: landing page, design system, typography, colors, spacing, visual hierarchyTwo-part approach:1. Creative Direction: Choose aesthetic tone (minimal, bold, elegant, playful)2. Technical Foundation: Spacing scales, typography specs, WCAG contrast, hierarchyGoal: Create UIs that are BOTH beautiful (distinctive, memorable) AND correct (accessible, consistent, professional).
2026-01-05
claude-code-capabilities.md
0
1 export claude-code-capabilities
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide to Claude Code's extensibility features including subagents, skills, plugins, commands, hooks, MCP servers, permissions, and automation. Use when the user asks about Claude Code features, capabilities, customization, extensibility, how to extend Claude Code, or automation workflows.
2026-01-05
architecture-paradigm-modular-monolith.md
0
1 export architecture-paradigm-modular-monolith
2 athola from "athola/archetypes"
3 Maintain a single deployable artifact while enforcing strong internal boundaries between modules.
2026-01-05
google-cloud-build.md
0
1 export google-cloud-build
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 Build and deploy Coditect modules (backend, frontend+Theia combined) to GCP using Cloud Build. Use when deploying to GKE, troubleshooting builds, or optimizing build times.
2026-01-05
global-validation.md
0
1 export global-validation
2 overtimepog from "overtimepog/AgentTheo"
3 Implement comprehensive input validation on server-side with complementary client-side validation for user experience, using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when validating user inputs, form data, API requests, file uploads, query parameters, or any external data entering the application. Apply this skill when implementing server-side validation as the primary security layer, adding client-side validation for immediate user feedback, validating data types and formats, checking ranges and required fields, sanitizing inputs to prevent SQL injection and XSS attacks, using allowlists over blocklists, providing field-specific error messages, or enforcing business rules at appropriate application layers. This skill ensures validation happens at all entry points consistently, security is never dependent on client-side checks alone, users receive helpful immediate feedback, and data integrity is maintained through multiple layers of validation.
2026-01-05
validation-scripts.md
0
1 export validation-scripts
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Data validation and pipeline testing utilities for ML training projects. Validates datasets, model checkpoints, training pipelines, and dependencies. Use when validating training data, checking model outputs, testing ML pipelines, verifying dependencies, debugging training failures, or ensuring data quality before training.
2026-01-05
deploy.md
0
1 export deploy
2 mmbianco78 from "mmbianco78/signalroom"
3 Safe deployment workflow for Fly.io and infrastructure changes. Use before ANY deployment, config modification, or infrastructure change. Prevents panic-driven debugging and production incidents.
2026-01-05
project-initialization.md
0
1 export project-initialization
2 kelleysd-apps from "kelleysd-apps/sdd-agentic-framework"
3 Post-PRD project initialization skill for the /initialize-project command.Guides constitution customization, agent training, and workflow configurationbased on completed Product Requirements Document. Ensures framework istailored to specific project needs while maintaining constitutional compliance.
2026-01-05
investigate-incident.md
0
1 export investigate-incident
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Investigate platform incidents, perform RCA, create incident documentation, and follow alert runbooks in the Kagenti platform
2026-01-05
cloudflare-workers-observability.md
0
1 export cloudflare-workers-observability
2 FlorinPopaCodes from "FlorinPopaCodes/claude-marketplace"
3 This skill should be used when the user asks about "worker logs", "debug worker", "worker errors", "request analytics", "worker metrics", "performance monitoring", "error rate", "invocation logs", "troubleshoot worker", "worker analytics", or needs to debug and monitor Cloudflare Workers.
2026-01-05
turborepo.md
0
1 export turborepo
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 High-performance monorepo build system with Turborepo. Use when configuring workspaces, optimizing build pipelines, setting up caching, or managing multi-package repositories. Triggers on Turborepo, monorepo, workspace, build caching, or pipeline questions.
2026-01-05
docker-kubernetes.md
0
1 export docker-kubernetes
2 nategarelik from "nategarelik/claude-code-config"
3 Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts
2026-01-05
security-compliance.md
0
1 export security-compliance
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master security principles, cryptography, compliance frameworks, and secure development practices. Use when securing applications, implementing authentication/authorization, or ensuring regulatory compliance.
2026-01-05
cloudflare-deployment.md
0
1 export cloudflare-deployment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge deployments.
2026-01-05
experiment-analysis.md
0
1 export experiment-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze GRPO training runs for learning dynamics and pipeline performance. Use when diagnosing training issues, reviewing Elo progression, checking throughput, or updating experiment results.
2026-01-05
docker.md
0
1 export docker
2 poindexter12 from "poindexter12/waypoint"
3 Docker and Docker Compose reference for container deployment, networking, volumes,and orchestration. Includes Proxmox hosting and LXC comparison patterns.Use when working with docker-compose.yaml, Dockerfiles, troubleshooting containers,or planning container architecture.Triggers: docker, compose, container, dockerfile, volume, network, service, lxc.
2026-01-05
fastapi-jwt-auth.md
0
1 export fastapi-jwt-auth
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides a complete solution for JWT-based authentication in FastAPI applications. Use this skill when a user wants to add secure token-based authentication to their FastAPI project. This skill handles JWT creation, decoding, signature and expiration verification, password hashing, and custom claims. It includes patterns for login endpoints, protected routes using dependencies, role-based access control decorators, token refresh mechanisms, and middleware-based validation.
2026-01-05
test-bootc-build.md
0
1 export test-bootc-build
2 centos-automotive-suite from "centos-automotive-suite/automotive-dev-operator"
3 Run a bootc build test and report results. Builds a bootc container image, optionally creates a disk image, and downloads the artifact.
2026-01-05