Browse Skills

44969 skills found

webapp-testing.md
9
1 export webapp-testing
2 LangConfig from "LangConfig/langconfig"
3 Expert guidance for testing web applications using Playwright and other testing frameworks. Use when testing UIs, automating browser interactions, or validating web app behavior.
2026-01-05
Fluxwing Component Expander.md
9
1 export Fluxwing Component Expander
2 trabian from "trabian/fluxwing-skills"
3 Add interaction states like hover, focus, disabled, active, error to existing uxscii components. Use when working with .uxm files, when user wants to expand, enhance, or add states to .uxm components.
2026-01-05
Bun Docker.md
9
1 export Bun Docker
2 secondsky from "secondsky/claude-skills"
3 Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.
2026-01-05
api-error-handling.md
9
1 export api-error-handling
2 secondsky from "secondsky/claude-skills"
3 Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.
2026-01-05
deepseek-reasoning.md
9
1 export deepseek-reasoning
2 pacphi from "pacphi/sindri"
3 DeepSeek special model reasoning bridge - Advanced multi-step reasoning via MCP, bridging devuser to deepseek-user for complex problem-solving with structured Chain-of-Thought outputs.
2026-01-05
api-contract-testing.md
9
1 export api-contract-testing
2 secondsky from "secondsky/claude-skills"
3 Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
2026-01-05
shell-scripting.md
9
1 export shell-scripting
2 hoelzro from "hoelzro/dotfiles"
3 Best practices for writing shell scripts. Use when writing bash, sh, zsh, or other shell code for automation, scripting, or command-line tasks.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Next.js 16 with App Router, Server Components, Server Actions, Cache Components. Use for React 19.2 apps, SSR, or encountering async params, proxy.ts migration, use cache errors.
2026-01-05
Bun Workers.md
9
1 export Bun Workers
2 secondsky from "secondsky/claude-skills"
3 Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
2026-01-05
complexity.md
9
1 export complexity
2 opendatahub-io from "opendatahub-io/ai-helpers"
3 Analyze Python package build complexity by inspecting PyPI metadata. Evaluates compilation requirements, dependencies, distribution types, and provides recommendations for wheel building strategies.
2026-01-05
woocommerce-code-review.md
9
1 export woocommerce-code-review
2 secondsky from "secondsky/claude-skills"
3 Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality in WooCommerce projects.
2026-01-05
Bun WebSocket Server.md
9
1 export Bun WebSocket Server
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when the user asks about "WebSocket in Bun", "real-time communication", "Bun.serve websocket", "ws server", "socket connections", "pub/sub", "broadcasting messages", "WebSocket upgrade", or building real-time applications with Bun.
2026-01-05
security-headers-configuration.md
9
1 export security-headers-configuration
2 secondsky from "secondsky/claude-skills"
3 Configures HTTP security headers to protect against XSS, clickjacking, and MIME sniffing attacks. Use when hardening web applications, passing security audits, or implementing Content Security Policy.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Open source contribution best practices with PR validation scripts. Use for pull requests, community contributions, or encountering personal artifacts in PRs, working on main branch, untested submissions, unrelated changes, unfocused PRs.
2026-01-05
Simplification Cascades.md
9
1 export Simplification Cascades
2 nibsbin from "nibsbin/quillmark"
3 Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
2026-01-05
pipeline-debugger.md
9
1 export pipeline-debugger
2 opendatahub-io from "opendatahub-io/ai-helpers"
3 Debug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures. Use this when the user needs to investigate GitLab CI pipeline issues, check job statuses, or view specific job logs.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare R2 S3-compatible object storage. Use for buckets, uploads, CORS, presigned URLs, or encountering R2_ERROR, CORS failures, multipart issues.
2026-01-05
api-changelog-versioning.md
9
1 export api-changelog-versioning
2 secondsky from "secondsky/claude-skills"
3 Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.
2026-01-05
langconfig-builder.md
9
1 export langconfig-builder
2 LangConfig from "LangConfig/langconfig"
3 Complete guide for building agents and workflows in LangConfig. Use when users need help configuring nodes, connecting agents, setting up tools, or designing multi-agent systems within the LangConfig platform.
2026-01-05
rest-api-design.md
9
1 export rest-api-design
2 secondsky from "secondsky/claude-skills"
3 Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions, or designing developer-friendly interfaces.
2026-01-05
Bun SQLite.md
9
1 export Bun SQLite
2 secondsky from "secondsky/claude-skills"
3 Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.
2026-01-05
agent-validation-linter.md
9
1 export agent-validation-linter
2 masharratt from "masharratt/claude-flow-novice"
3 Enforces validation pattern compliance across all agent profiles with automated detection and fixing
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when the user asks to "add turnstile", "implement bot protection", "validate turnstile token", "fix turnstile error", "setup captcha alternative", or encounters error codes 100*/300*/600*, CSP errors, or token validation failures. Provides CAPTCHA-alternative protection for Cloudflare Workers, React, Next.js, and Hono.
2026-01-05
nuxt-production.md
9
1 export nuxt-production
2 secondsky from "secondsky/claude-skills"
3 Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, and v4 migration. Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals, writing tests with Vitest, deploying to Cloudflare Pages/Workers/Vercel/Netlify, or migrating from Nuxt 3 to Nuxt 4. Keywords: hydration, hydration mismatch, ClientOnly, SSR, performance, lazy loading, lazy hydration, Vitest, testing, deployment, Cloudflare Pages, Cloudflare Workers, Vercel, Netlify, NuxtHub, migration, Nuxt 3 to Nuxt 4
2026-01-05