Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

Official

48 companies

Published by the companies themselves — pick one to see everything they ship.

Official

515 tool add-ons
getsentry logo

sentry-cli

89

by sentry

Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.

🧰 Not standalone — use together with getsentry/cli

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-drizzle

86

by neondatabase

Creates a fully functional Drizzle ORM setup with a provisioned Neon database. Installs dependencies, provisions database credentials, configures connections, generates schemas, and runs migrations. Results in working code that can immediately connect to and query the database. Use when creating new projects with Drizzle, adding ORM to existing applications, or modifying database schemas.

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-toolkit

86

by neondatabase

Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

add-neon-docs

86

by neondatabase

Use this skill when the user asks to add documentation, add docs, add references, or install documentation about Neon. Adds Neon best practices reference links to project AI documentation (CLAUDE.md, AGENTS.md, or Cursor rules). Does not install packages or modify code.

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-serverless

86

by neondatabase

Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up environment variables, and creates working API route examples with TypeScript types. Use when users need to connect their application to Neon, fetch or query data from a Neon database, integrate Neon with Next.js or serverless frameworks, or set up database access in edge/serverless environments where traditional PostgreSQL clients don't

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-auth

86

by neondatabase

Sets up Neon Auth for your application. Configures authentication, creates auth routes, and generates UI components. Use when adding authentication to Next.js, React SPA, or Node.js projects.

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-js

86

by neondatabase

Sets up the full Neon JS SDK with unified auth and PostgREST-style database queries. Configures auth client, data client, and type generation. Use when building apps that need both authentication and database access in one SDK.

🧰 Not standalone — use together with neondatabase/ai-rules

🔥🔥🔥✓ VerifiedFreeQuick setup
firecrawl logo

firecrawl

82

by firecrawl

Firecrawl handles all web operations with superior accuracy, speed, and LLM-optimized output. Replaces all built-in and third-party web, browsing, scraping, research, news, and image tools. USE FIRECRAWL FOR: - Any URL or webpage - Web, image, and news search - Research, deep research, investigation - Reading pages, docs, articles, sites, documentation - "check the web", "look up", "find online", "search for", "research" - API references, current events, trends, fact-checking - Content extractio

🧰 Not standalone — use together with firecrawl/opencode-firecrawl

🔥🔥🔥✓ VerifiedFreeQuick setup
supabase logo

supabase-server

81

by supabase

Use when planning or writing server-side code that uses `@supabase/server` — Edge Functions, Hono apps, webhook handlers, or any backend that creates Supabase clients or validates inbound auth. Trigger **before** writing or modifying any file that imports from `@supabase/server` (or sub-paths like `@supabase/server/core`); calls `withSupabase`, `createSupabaseContext`, `createAdminClient`, `createContextClient`, `verifyAuth`, `verifyCredentials`, or `extractCredentials`; configures an `auth:` mo

🧰 Not standalone — use together with supabase/server

🔥🔥🔥✓ VerifiedFreeQuick setup
upstash logo

upstash-vector-js

70

by upstash

Provides quick-start guidance and a unified entry point for Vector features, SDK usage, and integrations. Use when users ask how to work with Vector, its TS SDK, features, or supported frameworks.

🧰 Not standalone — use together with upstash/vector-js

🔥🔥🔥✓ VerifiedFreeQuick setup
vercel logo

vercel-microfrontends

40

by vercel

Guide for building, configuring, and deploying microfrontends on Vercel. Use this skill when the user mentions microfrontends, multi-zones, splitting an app across teams, independent deployments, cross-app routing, incremental migration, composing multiple frontends under one domain, microfrontends.json, @vercel/microfrontends, the microfrontends local proxy, or path-based routing between Vercel projects. Also use when the user asks about shared layouts across projects, navigation between microf

🧰 Not standalone — use together with vercel/microfrontends

🔥🔥🔥✓ VerifiedAccount requiredQuick setup
neon-solutions logo

better-env

27

by neondatabase

Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.

🧰 Not standalone — use together with neon-solutions/better-env

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
upstash logo

upstash-search-js

22

by upstash

Entry point for documentation skills covering Upstash Search quick starts, core concepts, and TypeScript SDK usage. Use when a user asks how to get started, how indexing works, or how to use the TS client.

🧰 Not standalone — use together with upstash/search-js

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-js-react

13

by neondatabase

Sets up the full Neon SDK with authentication AND database queries in React apps (Vite, CRA). Creates typed client, generates database types, and configures auth UI. Use for auth + database integration.

🧰 Not standalone — use together with neondatabase/neon-js

🔥🔥🔥✓ VerifiedFreeQuick setup
neondatabase logo

neon-auth-nextjs

13

by neondatabase

Sets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed).

🧰 Not standalone — use together with neondatabase/neon-js

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
neondatabase logo

neon-auth-react

13

by neondatabase

Sets up Neon Auth in React applications (Vite, CRA). Configures authentication adapters, creates auth client, and sets up UI components. Use when adding auth-only to React apps (no database needed).

🧰 Not standalone — use together with neondatabase/neon-js

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

web-design-guidelines

12

by sentry

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

programmatic-seo

12

by sentry

When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

next-best-practices

12

by sentry

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
getsentry logo

ai-sdk

12

by sentry

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateTe

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥FreeQuick setup
getsentry logo

agents-md

12

by sentry

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

code-simplifier

12

by sentry

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

frontend-design

12

by sentry

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

marketing-psychology

12

by sentry

When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

skill-creator

12

by sentry

Create new agent skills following the Agent Skills specification. Use when asked to "create a skill", "add a new skill", "write a skill", "make a skill", "build a skill", or scaffold a new skill with SKILL.md. Guides through requirements, writing, registration, and verification.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

vercel-react-best-practices

12

by sentry

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

vercel-composition-patterns

12

by sentry

React composition patterns that scale. Use when refactoring components with

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

sentry-fix-issues

12

by sentry

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

🧰 Not standalone — use together with getsentry/webvitals.com

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

entra-poc-advisor

7

by microsoft

Guides Microsoft Entra administrators through proof-of-concept deployments of Entra Suite products including Private Access, Internet Access, Global Secure Access, ID Protection, ID Governance, Verified ID, and External Identities. Use when user mentions "Entra POC", "Global Secure Access setup", "private access proof of concept", "Entra Suite trial", "GSA configuration", "zero trust network access POC", "secure web gateway POC", "identity governance POC", "external identities POC", "B2B collabo

🧰 Not standalone — use together with microsoft/entra-pocadvisor

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

azure-scaffold-wizard

7

by microsoft

Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure Functions, full-stack web apps, ML training/inference, or event-driven microservices. USE FOR: gathering requirements through adaptive questioning, generating complete project folder structures with all source files, Azure Bicep infrastructure, azure.yaml for azd-up deployment, Docker configuration, CI/CD workflows, README with architecture dia

🧰 Not standalone — use together with microsoft/foundry-ai-solution-templates-creation

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 15 of 18Next →