Browse Skills
44835 skills found
langconfig-builder.md
9
1
export
langconfig-builder
2
from
"LangConfig/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
from
"secondsky/claude-skills"
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
from
"secondsky/claude-skills"
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
from
"masharratt/claude-flow-novice"
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
from
"secondsky/claude-skills"
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
from
"secondsky/claude-skills"
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
woocommerce-copy-guidelines.md
9
1
export
woocommerce-copy-guidelines
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or documentation in WooCommerce projects.
2026-01-05
nuxt-ui-v4.md
9
1
export
nuxt-ui-v4
2
from
"secondsky/claude-skills"
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
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Zero Trust Access authentication for Workers. Use for JWT validation, service tokens, CORS, or encountering preflight blocking, cache race conditions, missing JWT headers.
2026-01-05
Bun FFI.md
9
1
export
Bun FFI
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
This skill should be used when the user asks about "bun:ffi", "foreign function interface", "calling C from Bun", "native libraries", "dlopen", "shared libraries", "calling native code", or integrating C/C++ libraries with Bun.
2026-01-05
thesys-generative-ui.md
9
1
export
thesys-generative-ui
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
AI-powered generative UI with Thesys - create React components from natural language.
2026-01-05
fifteen-factor-app.md
9
1
export
fifteen-factor-app
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
This skill should be used when planning SaaS application architecture, creating PRPs or PRDs, designing cloud-native applications, evaluating application designs against best practices, or discussing microservices architecture. Provides the Fifteen-Factor App methodology - an extension of the original Twelve-Factor App principles with three additional factors for modern cloud-native applications (API First, Telemetry, Security). Trigger when users mention "fifteen factor", "12 factor", "SaaS architecture", "cloud-native design", "application architecture", "microservices best practices", or are in a planning/architecture session.
2026-01-05
wdk.md
9
1
export
wdk
2
from
"tetherto/wdk-docs"
from
"tetherto/wdk-docs"
3
Tether Wallet Development Kit (WDK) for building non-custodial multi-chain wallets. Use when working with @tetherto/wdk-core, wallet modules (wdk-wallet-btc, wdk-wallet-evm, wdk-wallet-evm-erc-4337, wdk-wallet-solana, wdk-wallet-spark, wdk-wallet-ton, wdk-wallet-tron, ton-gasless, tron-gasfree), and protocol modules including swap (wdk-protocol-swap-velora-evm), bridge (wdk-protocol-bridge-usdt0-evm), and lending (wdk-protocol-lending-aave-evm). Covers wallet creation, transactions, token transfers, DEX swaps, cross-chain bridges, and DeFi lending/borrowing.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Deploy Next.js to Cloudflare Workers via OpenNext adapter. Use for SSR, ISR, App/Pages Router, or encountering worker size limits, runtime compatibility, connection scoping errors.
2026-01-05
responsive-web-design.md
9
1
export
responsive-web-design
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Builds adaptive web interfaces using Flexbox, CSS Grid, and media queries with a mobile-first approach. Use when creating multi-device layouts, implementing flexible UI systems, or ensuring cross-browser compatibility.
2026-01-05
cloudflare-agents.md
9
1
export
cloudflare-agents
2
from
"secondsky/claude-skills"
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
from
"PaulJPhilp/effect-regex"
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
nette-configuration.md
9
1
export
nette-configuration
2
from
"nette/claude-code"
from
"nette/claude-code"
3
Invoke before configuring Nette DI - services, .neon files, autowiring.
2026-01-05
swarm.md
9
1
export
swarm
2
from
"raghavpatnecha/Mnemosyne"
from
"raghavpatnecha/Mnemosyne"
3
Orchestrate parallel task execution and coordinate multiple concurrent operations. Use this skill when you have multiple independent tasks that can be executed simultaneously to maximize efficiency.
2026-01-05
workflow-executor.md
9
1
export
workflow-executor
2
from
"memorysaver/looplia-core"
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
from
"masharratt/claude-flow-novice"
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
from
"nette/claude-code"
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
from
"secondsky/claude-skills"
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
from
"Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
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