7105 results (48.1ms) page 1 / 356
halay08 / fullstack-agent-skills-typescript-advanced-types exact

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing...

rmyndharis / antigravity-skills-typescript-advanced-types exact

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing...

ovachiever / droid-tings-typescript-advanced-types exact

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing...

actionbook / rust-skills-m05-type-driven exact

CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make invalid states unrepresentable, compile-time validation, sealed trait, ZST,...

akires47 / agent-skills-dotnet-type-design-performance exact

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.

dkyazzentwatwa / chatgpt-skills-data-type-converter exact

Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible.

rand / cc-polymath-typed-holes-refactor exact

Refactor codebases using Design by Typed Holes methodology - iterative, test-driven refactoring with formal hole resolution, constraint propagation, and continuous validation. Use when refactoring...

Tomlord1122 / tomtom-skill-typescript-master exact

TypeScript language expert specializing in type system, generics, conditional types, and advanced patterns. Use when writing complex types, debugging type errors, or designing type-safe APIs.

omer-metin / skills-for-antigravity-typescript-strict exact

Expert knowledge for TypeScript strict mode patterns and type safetyUse when "typescript, type error, strict mode, generics, type inference, any type, type assertion, typescript, types, strict,...

dmmulroy / better-result-better-result-adopt exact

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error...

cosmix / loom-typescript exact

TypeScript language expertise for writing type-safe, production-quality TypeScript code. Use for TypeScript development, advanced type system features, strict mode, type-safe APIs, and modern...

EpicenterHQ / epicenter-drizzle-orm exact

Drizzle ORM patterns for type branding and custom types. Use when working with Drizzle column definitions, branded types, or custom type conversions.

fluid-tools / claude-skills-convex-schema-validators exact

Guide for Convex schema design, validators, and TypeScript types. Use when defining database schemas, creating validators for function arguments/returns, working with document types, or ensuring...

fluid-tools / claude-skills-typescript-strict-mode exact

Guide for strict TypeScript practices including avoiding any, using proper type annotations, and leveraging TypeScript's type system effectively. Use when working with TypeScript codebases that...

ngxtm / devkit-typescript-pro exact

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

Jeffallan / claude-skills-typescript-pro exact

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

softaworks / agent-toolkit-openapi-to-typescript exact

Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces,...