Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
13225 verified skills
#5929

nuxt-core

verified
frontend

Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure. Keywords: Nuxt 4, nuxt.config.ts, file-based routing, pages directory, definePageMeta, useHead, useSeoMeta, error.vue, NuxtErrorBoundary, middleware, navigateTo, NuxtLink, app directory, runtime config

secondsky/claude-skills
42
#5930

nuxt-content

verified
frontend

Nuxt Content v3 Git-based CMS for Markdown/MDC content sites. Use for blogs, docs, content-driven apps with type-safe queries, schema validation (Zod/Valibot), full-text search, navigation utilities. Supports Nuxt Studio production editing, Cloudflare D1/Pages deployment, Vercel deployment, SQL storage, MDC components, content collections.

secondsky/claude-skills
42
#5931

neon-vercel-postgres

verified
database

Neon + Vercel serverless Postgres for edge and serverless environments. Use for Cloudflare Workers, Vercel Edge, Next.js apps with HTTP/WebSocket connections, database branching (git-like), Drizzle/Prisma ORM integration, migrations, PITR backups, or encountering connection pool exhausted errors, TCP connection issues, SSL config problems.

secondsky/claude-skills
42
#5932

chrome-devtools

verified
tooling

Browser automation with Puppeteer CLI scripts. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, or encountering JavaScript debugging, browser automation errors.

secondsky/claude-skills
42
#5933

model-deployment

verified
ai

Deploy ML models with FastAPI, Docker, Kubernetes. Use for serving predictions, containerization, monitoring, drift detection, or encountering latency issues, health check failures, version conflicts.

secondsky/claude-skills
42
#5934

cloudflare-cron-triggers

verified
cloudflare

Cloudflare Cron Triggers for scheduled Workers execution. Use for periodic tasks, scheduled jobs, or encountering handler not found, invalid cron expression, timezone errors.

secondsky/claude-skills
42
#5935

cloudflare-hyperdrive

verified
cloudflare

Cloudflare Hyperdrive for Workers-to-database connections with pooling and caching. Use for PostgreSQL/MySQL, Drizzle/Prisma, or encountering pool errors, TLS issues, connection refused.

secondsky/claude-skills
42
#5936

cloudflare-manager

verified
cloudflare

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.

secondsky/claude-skills
42
#5937

cloudflare-queues

verified
cloudflare

This skill should be used when the user asks to "set up Cloudflare Queues", "create a message queue", "implement queue consumer", "process background jobs", "configure queue retry logic", "publish messages to queue", "implement dead letter queue", or encountering "queue timeout", "message retry", "throughput exceeded", "queue backlog" errors.

secondsky/claude-skills
42
#5938

workers-ci-cd

verified
cloudflare

Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues.

secondsky/claude-skills
42
#5939

workers-observability

verified
cloudflare

Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors.

secondsky/claude-skills
42
#5940

create-prd-json

verified

Converts a PRD markdown file into prd.json format for Ralph to execute autonomously.

richtabor/agent-skills
42
#5941

technical-writing

verified
productivity

Writes technical blog posts about features being built. Triggers when user asks to write about development progress, implementations, or project updates.

richtabor/agent-skills
42
#5942

x-writing

verified
productivity

Transforms notes into X (Twitter) posts. Triggers when user asks to create social content, draft tweets, or turn notes/ideas into posts.

richtabor/agent-skills
42
#5943

publish

verified
productivity

"/publish", "publish PR", "PR ready", "publish PR", "remove Draft" Convert Draft PR to Ready for review

team-attention/hoyeon
41
#5944

tech-decision

verified
productivity

This skill should be used when the user asks about "technical decision", "what to use", "A vs B", "comparison analysis", "library selection", "architecture decision", "which one to use", "tradeoffs", "tech selection", "implementation approach", or needs deep analysis for technical decisions. Provides systematic multi-source research and synthesized recommendations.

team-attention/hoyeon
41
#5945

test-validate

verified
productivity

Test skill for validate-output hook

team-attention/hoyeon
41
#5946

open

verified
productivity

"dev.open", "create PR", "open PR", "create PR from spec", "Draft PR creation" Spec-based Draft PR creation. Starting point for SDD (Spec Driven Development) workflow.

team-attention/hoyeon
41
#5947

state

verified
productivity

"/state", "dev state", "PR status", "state change", "queue", "pause", "continue", "status", "list" Integrated skill for PR state management - queue, pause, resume, status check, list view

team-attention/hoyeon
41
#5948

worktree

verified
productivity

"/worktree", "git worktree", "worktree create", "worktree go", "worktree status", "worktree cleanup" Git worktree management skill - create worktrees, navigate to them with custom commands, check status with progress tracking, and cleanup Natural language triggers: "워크트리 만들어줘", "워크트리 상태", "진행현황 보여줘", "워크트리 정리", "피처 브랜치 상태", "워크트리 가기"

team-attention/hoyeon
41
#5949

ultrawork

verified
productivity

This skill should be used when the user says "/ultrawork", "ultrawork", or wants to run the full specify → open → execute pipeline automatically with a single command. Automated end-to-end workflow that chains specify, open, and execute skills.

team-attention/hoyeon
41
#5950

pact-security-patterns

verified
development

Security best practices and threat mitigation patterns for PACT framework development. Use when: implementing authentication or authorization, handling API credentials, integrating external APIs, processing sensitive data (PII, financial, health), reviewing code for vulnerabilities, or enforcing SACROSANCT security rules. Triggers on: security audit, credential handling, OWASP, auth flows, encryption, data protection, backend proxy pattern, frontend credential exposure.

ProfSynapse/PACT-Plugin
40
#5951

pact-architecture-patterns

verified
development

Architectural design patterns, C4 diagram templates, component design guidelines, and anti-patterns for PACT Architect phase. Use when: designing system components, creating architecture diagrams, defining component boundaries, planning API contracts, selecting design patterns, or reviewing architectural decisions. Triggers on: architecture design, C4 diagrams, component design, system design, microservices, monolith, API design, interface contracts, architect phase.

ProfSynapse/PACT-prompt
40
#5952

pact-prepare-research

verified
development

Research methodologies and documentation gathering workflows for PACT Prepare phase. Use when: conducting technology research, evaluating API documentation, comparing framework options, analyzing library choices, gathering requirements, or creating technology comparison matrices. Triggers on: research, requirements gathering, API exploration, documentation review, technology evaluation, library comparison, prepare phase.

ProfSynapse/PACT-Plugin
40
Previous
Page 248 of 552
Next