Types

Type checking and type generation

Showing 5425-5448 of 6161 skills
ehyland

trpc

by ehyland

End-to-end typesafe APIs with tRPC

Database 0 3mo ago
maxgent-ai

maxmotion-edit

by maxgent-ai

Activated when user message contains an <editor /> XML tag (injected by Max Client Video Editor). Guides how to edit Remotion project clips (maxmotion.json) and sequences (.tsx source code).

Processing 0 3mo ago
yonderlab

typescript-best-practices

by yonderlab

Expert guidance on TypeScript, Node.js, and React best practices for writing high-quality, type-safe code. Use when the user asks about TypeScript best practices, code quality, type safety, testing patterns, or needs help improving their TypeScript code. Triggers: "TypeScript best practices", "improve my TypeScript", "type safety tips", "TypeScript guidelines", "better TypeScript code".

Comments 0 3mo ago
diskd-ai

openai-api

by diskd-ai

OpenAI API integration for building AI-powered applications. Use when working with OpenAI's Chat Completions API, Python SDK (openai), TypeScript SDK (openai), tool use/function calling, vision/image inputs, streaming responses, DALL-E image generation, Whisper audio transcription, text-to-speech, embeddings, Assistants API, fine-tuning, or any OpenAI API integration task. Triggers on mentions of OpenAI, GPT-4, GPT-4o, GPT-5, o1, o3, o4, DALL-E, Whisper, Sora, or OpenAI SDK usage.

Prompts 0 4mo ago
CoRLab-Tech

storybook-story-writing

by CoRLab-Tech

Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.

SEO 0 4mo ago
squirrel289

hybrid-decision-analysis

by squirrel289

'Hybrid comparative decision workflow with mandatory discovery (including external options), criteria derivation and confirmation, explicit evidence discipline, hard-constraint gating, and deterministic scoring. Use when selecting skills, tools, architectures, workflows, vendors, or build-vs-buy options and when you need reliable, auditable recommendations.'

Processing 0 3mo ago
Cygnusfear

create-plan

by Cygnusfear

Create comprehensive implementation plan as a ticket based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure work for a feature/refactor/fix.

Code Gen 0 3mo ago
vanman2024

yargs-patterns

by vanman2024

Advanced yargs patterns for Node.js CLI argument parsing with subcommands, options, middleware, and validation

CLI Tools 0 6mo ago
lywa1998

m06-error-handling

by lywa1998

"CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误处理, Result 用法, 什么时候用 panic"

Debugging 0 4mo ago
violabg

tailwind-theme-styling

by violabg

Style the dev-quiz-battle app using Tailwind CSS v4 with OKLCH colors, dark mode support, and modern design patterns. Use when creating responsive layouts, applying themes, and implementing visual components.

Animation 0 5mo ago
twilson63

atoms-api

by twilson63

Generate REST APIs from api-config.json for TypeScript or Rust backends

API Dev 0 3mo ago
btwld

rockets-crud-generator

by btwld

Generate complete Rockets SDK CRUD modules with TypeORM entities, NestJS modules, controllers, services, DTOs, and interfaces. Use when creating new entities, domain objects, or junction tables for many-to-many relationships.

Code Gen 0 4mo ago
ehtbanton

jest-config-generator

by ehtbanton

Generate Jest configuration files for JavaScript/TypeScript testing with coverage, mocking, and environment-specific settings. Triggers on "create jest config", "generate jest.config", "jest configuration for", "testing config".

Processing 0 5mo ago
skomskiy

shopify-section-structure

by skomskiy

Shopify theme section structure, file organization, and schema requirements. Use when creating or modifying Shopify theme sections.

Database 0 3mo ago
Abstrucked

hytopia-events

by Abstrucked

Helps handle events and input in HYTOPIA SDK games. Use when users need to respond to player actions, game events, chat commands, or input handling. Covers event listeners, chat commands, player input, and game lifecycle events.

Code Gen 0 4mo ago
qiao-925

architecture-governance

by qiao-925

通用架构治理规范,提供分层约束、影响面分析、接口契约与依赖注入基线。适用于任何多层系统的架构评审、重构与新模块设计。

Agents 0 3mo ago
Jackiexiao

tailwind-design-system

by Jackiexiao

(中文)Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Processing 0 3mo ago
hwatkins

realtime-ux

by hwatkins

UX patterns for building real-time interfaces with Phoenix LiveView — the human side of real-time that's harder than the technical side. Use this skill whenever building features that involve: optimistic UI updates, presence indicators (who's online, typing indicators, live cursors), conflict resolution when multiple users edit the same data, graceful degradation on WebSocket disconnect, loading/skeleton states, real-time notifications, collaborative editing, or any LiveView feature where latency, concurrent users, or connection reliability affects user experience. Also trigger when the user mentions "optimistic UI", "presence", "typing indicator", "disconnect handling", "skeleton state", "loading state", "concurrent editing", "real-time UX", or asks how to make a LiveView feature "feel instant" or "handle offline gracefully".

Processing 0 3mo ago
meta1top

meta1-full-stack

by meta1top

Meta1 全栈开发技能,支持 Next.js + NestJS 的 TypeScript 项目。提供 @meta-1/nest-* 后端库(缓存、安全、资源、消息、类型)和 @meta-1/web-common 前端库(React Hooks、组件、工具)的完整使用指南。帮助用户实现接口、类型定义、数据查询、表单处理、文件上传、认证授权等全栈功能。

API Dev 0 4mo ago
djankies

reviewing-prisma-patterns

by djankies

Review Prisma code for common violations, security issues, and performance anti-patterns found in AI coding agent stress testing. Use when reviewing Prisma Client usage, database operations, or performing code reviews on projects using Prisma ORM.

Code Review 0 6mo ago
tachfineamnay

Database & Prisma

by tachfineamnay

PostgreSQL 16, Prisma ORM, migrations, seeding, and advanced query patterns.

Code Gen 0 4mo ago
naveedharri

yt-brief

by naveedharri

Refine a YouTube video idea into a structured production brief with angle, key points, value proposition,

Prompts 0 3mo ago
affinda

affinda

by affinda

Integrate with Affinda's document AI API to extract structured data from documents (invoices, resumes, receipts, contracts, and custom types). Covers authentication, client libraries (Python, TypeScript), structured outputs with Pydantic models and TypeScript interfaces, webhooks, upload patterns, and the full documentation map. Use when building integrations that parse, classify, or extract data from documents using Affinda.

Processing 0 3mo ago
legout

data-engineering-best-practices

by legout

"Data engineering best practices: medallion architecture, dataset lifecycle, partitioning, file sizing, schema evolution, and append/overwrite/merge patterns across Polars, PyArrow, DuckDB, Delta Lake, and Iceberg. Use when designing production data pipelines or reviewing data platform decisions."

Processing 0 3mo ago