Browse Skills

17720 skills found

javascript.md
9
1 export javascript
2 hoelzro from "hoelzro/dotfiles"
3 JavaScript development guidance for Claude Code. Use when writing, testing, or working with JavaScript code to ensure consistent practices and proper test execution.
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
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
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
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
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
nuxt-ui-v4.md
9
1 export nuxt-ui-v4
2 secondsky from "secondsky/claude-skills"
3 Nuxt UI v4 component library for building Nuxt v4 applications. 125+ accessible components with Tailwind v4, Reka UI, dark mode, theming. Use for dashboards, forms, overlays, editors, page layouts, pricing pages, or encountering component, theming, or TypeScript errors.
2026-01-05
cloudflare-agents.md
9
1 export cloudflare-agents
2 secondsky from "secondsky/claude-skills"
3 Build AI agents on Cloudflare Workers with MCP integration, tool use, and LLM providers.
2026-01-05
Effect Regex.md
9
1 export Effect Regex
2 PaulJPhilp from "PaulJPhilp/effect-regex"
3 Expert regex pattern generation, optimization, testing, and explanation using deterministic AST-based construction. Use when user needs to create, test, optimize, or understand regex patterns, parse CLI commands, validate inputs, or build complex text matching patterns.
2026-01-05
workflow-executor.md
9
1 export workflow-executor
2 memorysaver from "memorysaver/looplia-core"
3 This skill should be used when the user wants to execute a looplia workflow, run workflow steps, or process a workflow.md file. Use when someone says "run the looplia workflow", "execute this looplia pipeline", "/run writing-kit", "start the looplia automation", or "process these workflow steps". Architecture: One workflow step triggers one general-purpose subagent call, which then invokes skills to accomplish the step's mission. Each step = separate context window. Handles sandbox management, per-step orchestration, and validation state tracking. v0.6.9: Unified general-purpose subagent strategy for all providers (context offload).
2026-01-05
agent-template-generator.md
9
1 export agent-template-generator
2 masharratt from "masharratt/claude-flow-novice"
3 Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols
2026-01-05
latte-templates.md
9
1 export latte-templates
2 nette from "nette/claude-code"
3 Invoke before creating or modifying .latte files. Provides Latte syntax, tags, filters, layouts, and extensions.
2026-01-05
vitest-testing.md
9
1 export vitest-testing
2 secondsky from "secondsky/claude-skills"
3 Modern TypeScript/JavaScript testing with Vitest. Fast unit and integration tests, native ESM support, Vite-powered HMR, and comprehensive mocking. Use for testing TS/JS projects.
2026-01-05
vercel.md
9
1 export vercel
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Deploy and manage Vercel projects, domains, environment variables, and serverless functions using the `vercel` CLI.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Sandboxes SDK for secure code execution in Linux containers at edge. Use for untrusted code, Python/Node.js scripts, AI code interpreters, git operations.
2026-01-05
ultracite.md
9
1 export ultracite
2 secondsky from "secondsky/claude-skills"
3 Ultracite multi-provider linting/formatting (Biome, ESLint, Oxlint). Use for v6/v7 setup, provider selection, Git hooks, MCP integration, AI hooks, migrations, or encountering configuration, type-aware linting, monorepo errors.
2026-01-05
run-deep-research.md
9
1 export run-deep-research
2 monarch-initiative from "monarch-initiative/deep-research-client"
3 Toolkit for performing deep research on complex topics using multiple AI research providers (OpenAI, Falcon, Perplexity, Consensus). Emphasizes explicit speed vs depth trade-offs.
2026-01-05
graphql-implementation.md
9
1 export graphql-implementation
2 secondsky from "secondsky/claude-skills"
3 Builds GraphQL APIs with schema design, resolvers, error handling, and performance optimization using Apollo or Graphene. Use when creating flexible query APIs, migrating from REST, or implementing real-time subscriptions.
2026-01-05
zod.md
9
1 export zod
2 secondsky from "secondsky/claude-skills"
3 TypeScript-first schema validation and type inference. Use for validating API requests/responses, form data, env vars, configs, defining type-safe schemas with runtime validation, transforming data, generating JSON Schema for OpenAPI/AI, or encountering missing validation errors, type inference issues, validation error handling problems. Zero dependencies (2kb gzipped).
2026-01-05
tanstack-router.md
9
1 export tanstack-router
2 secondsky from "secondsky/claude-skills"
3 TanStack Router type-safe file-based routing for React. Use for SPAs, TanStack Query integration, Cloudflare Workers, or encountering devtools, type safety, loader, Vite bundling errors.
2026-01-05