Types

Type checking and type generation

Showing 49-72 of 6292 skills
getsentry

seer-embed

by getsentry

Add a new Seer embed widget โ€” a rich component rendered inline in Seer's markdown output via tag syntax. Covers schema, component, registration, and backend codegen. Use when asked to "add an embed", "new seer embed", "create a seer widget", "add a markdown widget", "new seer tag", or "embed widget".

Code Gen 44.7K 1mo ago
getsentry

analytics

by getsentry

Instrument and discover analytics events in Sentry's frontend UI. Use when adding tracking to buttons, pages, modals, or custom interactions, when defining new analytics events, when searching for existing events, when auditing analytics coverage for a feature, or when answering questions about how users interact with a feature. Trigger on "add analytics", "track event", "instrument analytics", "analytics event", "track click", "track page view", "add tracking", "what events exist for", "audit analytics", "how many people", "how many users", "are people using", "is anyone clicking", "usage of", "who is using".

Code Gen 44.7K 2mo ago
getsentry

lint-new

by getsentry

Create a new ESLint rule with tests for eslintPluginScraps. Use when asked to "create a lint rule", "add an eslint rule", "scaffold a rule", "write a new scraps rule", or "new design system lint rule". Covers rule creation, test authoring, registration, and autofix implementation.

Code Gen 44.7K 4mo ago
triggerdotdev

trigger-dev-tasks

by triggerdotdev

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation.

Automation 16.1K 7mo ago
metabase

analytics-events

by metabase

Add product analytics events to track user interactions in the Metabase frontend

Code Gen 49.1K 1mo ago
hashintel

fractal-file-structuring

by hashintel

"Use when creating, moving, splitting, or organizing TypeScript files and folders. Applies fractal tree file-structuring rules which reduce the cognitive overhead of choosing where to put files and ultimately navigating a codebase (once the structure is established and understood)."

File Ops 1.7K 3mo ago
supabase

react-hook-form

by supabase

Correct React Hook Form usage anywhere in the monorepo โ€” data flow, subscriptions,

Types 108.5K 1mo ago
supabase

studio-queries

by supabase

React Query conventions for data fetching in Supabase Studio. Use when

Types 108.5K 1mo ago
supabase

telemetry-standards

by supabase

PostHog event tracking standards for Supabase Studio. Use when adding

Database 108.5K 1mo ago
vercel

react-vendoring

by vercel

React vendoring and react-server layer boundaries. Use when editing entry-base.ts, $$compiled.internal.d.ts, compiled/react* packages, or taskfile.js copy_vendor_react. Covers the entry-base.ts boundary (all react-server-dom-webpack/* imports must go through it), vendored React channels, type declarations, Turbopack remap to react-server-dom-turbopack, ComponentMod access patterns, and ESLint suppression for guarded requires.

Debugging 142K 3mo ago
elastic

review-connector

by elastic

Review connector spec changes (spec, docs). Use when reviewing a PR involving connector specs, doing post-creation review after create-connector or build-connector, or preparing a connector PR checklist.

Design 21.3K 1mo ago
elastic

improve-oas

by elastic

Add or improve OpenAPI descriptions, examples, and code samples for a Kibana API area. Use when a plugin or package needs better OAS documentation โ€” missing descriptions on schema fields, missing route summaries, missing examples, or missing code samples.

API Dev 21.3K 4mo ago
elastic

fix-package-docs

by elastic

Fix API documentation issues in a Kibana plugin or package. Use when asked to fix, improve, or add JSDoc/API documentation for a Kibana plugin or package, or when check_package_docs validation fails.

Code Review 21.3K 5mo ago
elastic

create-connector

by elastic

Creates a new connector spec for Kibana. Use when asked to create (or add) a new connector, integration, or data source.

Design 21.3K 27d ago
elastic

encrypted-saved-objects

by elastic

Encrypted Saved Objects (ESO) in Kibana โ€” registration, AAD attribute choices, partial update safety, model version migrations with createModelVersion, canEncrypt checks, and Serverless constraints. Use when creating, modifying, or working with ESO types.

Code Gen 21.3K 6mo ago
tuist

migrate

by tuist

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects.

i18n 5.8K 4mo ago
getsentry

generate-frontend-forms

by getsentry

Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality.

Accessibility 44.7K 10d ago
getsentry

migrate-frontend-forms

by getsentry

Guide for migrating forms from the legacy JsonForm/FormModel system to the new TanStack-based form system.

Processing 44.7K 10d ago
vercel

flags

by vercel

How to add or modify Next.js experimental feature flags end-to-end. Use when editing config-shared.ts, config-schema.ts, define-env-plugin.ts, next-server.ts, export/worker.ts, or module.compiled.js. Covers type declaration, zod schema, build-time injection, runtime env plumbing, and the decision between runtime env-var branching vs separate bundle variants.

Types 142K 2mo ago
ThinkInAIXYZ

mcp-builder

by ThinkInAIXYZ

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 6.3K 7mo ago
hashintel

hash

by hashintel

๐Ÿš€ The open-source, multi-tenant platform for self-building knowledge graphs and simulation

Types 1.7K 8mo ago
dust-tt

dust-temporal

by dust-tt

Step-by-step guide for creating Temporal workflows in Dust. Use when adding background jobs, async processing, durable workflows, or task queues.

Code Gen 1.5K 25d ago
dust-tt

dust-swagger

by dust-tt

MANDATORY guideline - Always keep Swagger documentation in sync when modifying API endpoints or schemas.

API Dev 1.5K 1mo ago
dust-tt

dust-audit-log-event

by dust-tt

Add a new audit log event in front. Use when instrumenting a new user or system action for WorkOS audit logging, including schema creation, AuditAction updates, and the correct emit call after the mutation path.

Code Review 1.5K 1mo ago