Browse Skills
44895 skills found
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
TanStack Start (RC) full-stack React with server functions, SSR, Cloudflare Workers. Use for Next.js migration, edge rendering, or encountering hydration, auth, data pattern errors.
2026-01-05
api-versioning-strategy.md
9
1
export
api-versioning-strategy
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Implements API versioning using URL paths, headers, or query parameters with backward compatibility and deprecation strategies. Use when managing multiple API versions, planning breaking changes, or designing migration paths.
2026-01-05
agent-mail.md
9
1
export
agent-mail
2
from
"Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
from
"Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3
MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.
2026-01-22
maz-ui.md
9
1
export
maz-ui
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Maz-UI v4 - Modern Vue & Nuxt component library with 50+ standalone components, composables, directives, theming, i18n, and SSR support. Use when building Vue/Nuxt applications with forms, dialogs, tables, animations, or need responsive design system with dark mode.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
XSS attack prevention with input sanitization, output encoding, Content Security Policy. Use for user-generated content, rich text editors, web application security, or encountering stored XSS, reflected XSS, DOM manipulation, script injection errors.
2026-01-05
Bun Macros.md
9
1
export
Bun Macros
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding files, inlining environment variables, or executing code during the bundling process.
2026-01-05
vLLM Slack Summary.md
9
1
export
vLLM Slack Summary
2
from
"opendatahub-io/ai-helpers"
from
"opendatahub-io/ai-helpers"
3
Generate slack summaries of vLLM CI SIG Slack channel activity for the RHAIIS midstream release team
2026-01-20
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Complete guide for OpenAI APIs: Chat Completions (GPT-5.2, GPT-4o), Embeddings, Images (GPT-Image-1.5), Audio (Whisper + TTS + Transcribe), Moderation. Includes Node.js SDK and fetch approaches.
2026-01-05
shopify-api.md
9
1
export
shopify-api
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
Complete API integration guide for Shopify including GraphQL Admin API, REST Admin API, Storefront API, Ajax API, OAuth authentication, rate limiting, and webhooks. Use when making API calls to Shopify, authenticating apps, fetching product/order/customer data programmatically, implementing cart operations, handling webhooks, or working with API version 2025-10. Requires fetch or axios for JavaScript implementations.
2026-01-16
frontend-design.md
9
1
export
frontend-design
2
from
"vipulgupta2048/codex-skills"
from
"vipulgupta2048/codex-skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use when building or refining web components, pages, or apps (HTML/CSS/JS/React) with bold aesthetics, purposeful layouts, motion, and accessibility. Avoid generic AI-looking output.
2026-01-20
mutation-testing.md
9
1
export
mutation-testing
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
2026-01-05
janitor.md
9
1
export
janitor
2
from
"mcouthon/agents"
from
"mcouthon/agents"
3
Clean codebase by eliminating waste through deletion and simplification. Use when asked to remove dead code, clean up unused imports, delete debug statements, or simplify over-engineered code. Triggers on: "use janitor mode", "clean up", "remove dead code", "delete unused", "simplify", "janitor", "eliminate waste", "reduce complexity", "remove debug code". Full access mode - modifies files and runs tests.
2026-01-19
Fluxwing Component Creator.md
9
1
export
Fluxwing Component Creator
2
from
"trabian/fluxwing-skills"
from
"trabian/fluxwing-skills"
3
Create uxscii components with ASCII art and structured metadata when user wants to create, build, or design UI components. Use when working with .uxm files, when user mentions .uxm components, or when creating buttons, inputs, cards, forms, modals, or navigation.
2026-01-09
nuxt-core.md
9
1
export
nuxt-core
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
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
2026-01-05
mobile-offline-support.md
9
1
export
mobile-offline-support
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data sync, connectivity handling, or encountering sync conflicts, queue management, storage limits, network transition errors.
2026-01-05
microservices-patterns.md
9
1
export
microservices-patterns
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
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
codex-review.md
9
1
export
codex-review
2
from
"berlysia/dotfiles"
from
"berlysia/dotfiles"
3
Use this skill when completing a plan in Plan mode, when stuck on a complex problem, when needing a second opinion on architecture decisions, when facing difficult debugging, or when the user explicitly asks for Codex review. Invokes OpenAI Codex MCP for external perspective and validation.
2026-01-18
api-gateway-configuration.md
9
1
export
api-gateway-configuration
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.
2026-01-05
ghostty.md
9
1
export
ghostty
2
from
"whilp/dotfiles"
from
"whilp/dotfiles"
3
Configure and manage Ghostty terminal emulator settings. Use when modifying ghostty config, validating configuration, checking window settings, themes, fonts, keybindings, or troubleshooting ghostty startup behavior.
2026-01-21
writing-kit-assembler.md
9
1
export
writing-kit-assembler
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
Looplia writer skill for assembling final writing kits.
Combines content analysis and ideas into structured output with suggested outlines.
Creates comprehensive WritingKit JSON with all components.
2026-01-22
Bun HTTP Server.md
9
1
export
Bun HTTP Server
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.
2026-01-05
preflight-checks.md
9
1
export
preflight-checks
2
from
"charlesjones-dev/claude-code-plugins-dev"
from
"charlesjones-dev/claude-code-plugins-dev"
3
Comprehensive code quality verification system for running type checking, linting, and tests. Use when validating code quality, preparing commits, running CI checks locally, or when the user mentions preflight, verify, lint, typecheck, or test commands.
2026-01-22
qgis.md
9
1
export
qgis
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Geospatial analysis and GIS operations via QGIS. Use for calculating distances, buffering zones, coordinate transforms (EPSG:4326 to EPSG:3857), layer operations, geoprocessing (intersect, union, clip), and exporting map images. Requires QGIS running on Display :1 with MCP plugin enabled.
2026-01-21
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Google Gemini embeddings API (gemini-embedding-001) for RAG and semantic search. Use for vector search, Vectorize integration, or encountering dimension mismatches, rate limits, text truncation.
2026-01-05