Agent Skills Directory

Browse production-ready skills for Claude Code, Cursor, Codex, Gemini CLI, and more. Install in seconds to supercharge your AI coding assistant.

145 skills21 categories
Works with
Claude Code
Cursor
Windsurf
GitHub Copilot
Codex
Gemini CLI
EngineeringDataOperationsClaude CodeCodex145 results

Create Auth Skill

Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth.

00
better-auth
#better auth

Better Auth Best Practices

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

00
better-auth
#better auth

Elevenlabs Transcribe

Transcribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.

00
elevenlabs
#openclaw

Setup API Key

Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABS_API_KEY is already configured and valid, and only runs full setup when needed.

00
elevenlabs
#setup api key

Sound Effects

Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.

00
elevenlabs
#sound effects

Speech To Text

Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.

00
elevenlabs
#speech to text

Two Factor Authentication Best Practices

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.

00
better-auth
#better auth

Extract Errors

Use when adding new error messages to React, or seeing "unknown error code" warnings.

00
facebook
#.claude

Feature Flags

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

00
facebook
#.claude

Flags

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

00
facebook
#.claude

Flow

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

00
facebook
#.claude

Test

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

00
facebook
#.claude