Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
release-strategy-advisor
Analyzes existing software projects to detect release patterns and recommends optimal release strategies based on architecture, team size, and deployment needs, creating comprehensive living documentation for delivery processes.
Managing GitHub Issue Dependencies
This skill manages GitHub issue dependencies using GraphQL API, allowing users to add, remove, and query blocking relationships between issues. It provides concrete GraphQL queries and emphasizes conservative use of blocking relationships to avoid unnecessary workflow constraints.
infrastructure
This skill generates production-ready Infrastructure-as-Code (IaC) incrementally, one layer at a time (Compute, Database, Storage, etc.), for serverless platforms like AWS Lambda and Azure Functions. It automatically creates Terraform configurations, manages security with least privilege, and can auto-execute deployment when credentials are provided.
cloudflare-manager
Provides command-line tools for managing Cloudflare services including Workers, KV Storage, R2 buckets, Pages, and DNS. Includes validation scripts, error handling, and multi-service setup examples. Requires Bun runtime and Cloudflare API key configuration.
databases
This skill provides guidance for working with MongoDB and PostgreSQL databases. It helps choose between document and relational databases, shows setup steps, common operations, and includes Python scripts for migrations and backups. The skill covers indexing, performance optimization, and administration tasks for both systems.
political-scientist-analyst
Analyzes events through political science lens using IR theory (Realism, Liberalism, Constructivism), comparative politics, institutional analysis, and power dynamics. Provides insights on governance, security, regime change, international cooperation, and policy outcomes. Use when: Political events, international crises, elections, regime transitions, policy changes, conflicts. Evaluates: Power distributions, institutional effects, actor interests, strategic interactions, norms.
backend-development
Provides structured guidance for building backend systems with technology selection matrices, implementation checklists, and specific best practices for security, performance, and deployment. Covers modern frameworks, databases, and architecture patterns with concrete recommendations.
vercel-deploy
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
hugo
This skill provides a production-ready Hugo static site generator setup with Tailwind CSS v4, headless CMS integration, and Cloudflare deployment guidance. It helps users quickly build blogs or documentation sites while preventing common errors like theme installation issues, frontmatter mistakes, and baseURL configuration problems.
bun-docker
Imported from https://github.com/secondsky/claude-skills.
wordpress-plugin-core
This skill provides expert guidance for developing secure WordPress plugins, covering core concepts like hooks, custom post types, REST API, and essential security practices to prevent SQL injection, XSS, and CSRF vulnerabilities.
bun-cloudflare-workers
This skill helps developers build and deploy Cloudflare Workers applications using Bun runtime, providing setup guidance, code examples, and deployment workflows for edge computing with KV storage, D1 databases, and Durable Objects.
cloudflare-cron-triggers
This skill enables scheduled execution of Cloudflare Workers using cron triggers for periodic tasks, background jobs, and automated workflows, with guidance on configuration, testing, and deployment.
github-project
Provides shell functions to manage GitHub Projects V2 boards through CLI commands. Automates adding issues to projects, moving them between columns, and batch operations. Requires manual project ID configuration and GitHub CLI authentication.
lifecycle
Manages system processes with start/stop/restart operations, monitors process health, tracks metrics, and coordinates state changes using Redis. Useful for developers needing automated process orchestration.
project-validation
This skill validates Rust project initialization by running build checks, testing health endpoints, verifying static file serving, and checking template endpoints. It provides a structured checklist to ensure projects are ready for TDD cycles.
cfn-intervention-system
Consolidates two intervention tools into one package for detecting when automated processes need human oversight and managing escalation workflows. Provides migration paths for existing users but lacks concrete examples of trigger conditions or implementation details.
Kubernetes
This skill provides expert guidance on Kubernetes operations, kubectl commands, and cloud-native best practices. It activates when working with manifests, debugging pods, managing resources, or performing cluster operations, offering structured workflows and productivity tips.
Nix
Provides expert guidance on Nix, NixOS, and home-manager, offering best practices for configuration, package development, and system management, with automated workflow routing for specific tasks like building, debugging, and deployment.
helm-chart-scaffolding
Provides structured guidance for creating and managing Helm charts, covering chart initialization, YAML configuration, templating with helpers, dependency management, validation, and packaging. Includes concrete examples for common deployment files and environment-specific values.
springboot-verification
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
searxng
Privacy-respecting metasearch using your local SearXNG instance. Search the web, images, news, and more without external API dependencies.
contract-scanner
Scan smart contracts for security risks. Detect honeypots, high taxes, and malicious code. Protect yourself from scams!
cfn-process-management
Consolidates process instrumentation and lifecycle management tools into a single package. Provides metrics collection and process start/stop/restart functionality. Offers clear migration paths from previous separate implementations.