83,201 skills sorted by stars.
Type hints best practices with mypy strict mode for Python 3.13. PROACTIVELY activate for: (1) Writing type annotations, (2) Confi...
Guide Python type annotations using the typing module: Protocol, TypeVar, ParamSpec, Generic, Literal, TypeAlias, overload, and da...
Advanced TypeScript type patterns for modeling complex domains safely. Use when the user needs discriminated unions, branded types...
Automatically applies when writing Python code to enforce comprehensive type hints. Ensures mypy compatibility, proper generic typ...
Audits TypeScript code for type safety best practices - no any usage, branded types for IDs, runtime validation, proper type narro...
Autonomously enforces TypeScript strict typing standards (ADR-0006)
TypeScript厳格モードによる型安全性設計を専門とするスキル。 型推論、型ガード、ジェネリック、識別可能ユニオンのパターンを体系的に設計します。 Anchors: • 『Effective TypeScript』(Dan Vanderkam) / 適用...
End-to-end type safety with Zod, tRPC, Prisma, and TypeScript 5.7+ patterns. Use when creating Zod schemas, setting up tRPC, valid...
TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema...
TypeScript type-safety rules and guidance.
Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage
X, LinkedIn, Mastodon, Threads, and Bluesky scheduling via Typefully API. Create drafts, schedule posts, and manage content acros...
Integration with Typefully for tweet scheduling and analytics.
Automate Typefully tasks via Rube MCP (Composio). Always search tools first for current schemas.
Guidelines for developing with TypeORM, a full-featured ORM for TypeScript and JavaScript supporting multiple databases
Enforces TypeORM implementation patterns for this NestJS backend project. This skill should be used when creating or modifying Typ...
Reference for Splitrail's core data types. Use when working with ConversationMessage, Stats, DailyStats, or other type definitions...
Imported skill types from vercel
Generate TypeScript types from Supabase database schema
Generate TypeScript types from schemas/APIs
Scans type definitions for refactoring opportunities after implementation. Unifies duplicate types using Pick/Omit/extends, extrac...
TypeScript patterns specific to React components and hooks.
This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig...
Provides comprehensive TypeScript development expertise and coding standards. Ensures type safety through strict type checking, im...
Auto-activates when user mentions TypeScript, types, interfaces, generics, or type safety. Expert in TypeScript best practices inc...
TypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.
TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces...
Framework-focused TypeScript development with types, interfaces, generics, and utility types
Use when configuring dev containers for TypeScript or Node.js projects. Covers the Node feature, package managers, ESLint/Prettier...
Enforces TypeScript type safety and interface patterns for the Bookkeep frontend. Use when: writing React components, defining API...
TypeScript strict mode with eslint and jest
Write, review, and refactor TypeScript for readability, type safety, and runtime correctness (Node.js/React/shared libs). Use when...
Esposter TypeScript conventions — banned patterns (any, Omit, !, forEach, parameter properties), error handling with InvalidOperat...
TypeScript best practices with strict typing for type-safe development. Avoid any, use unknown, leverage generics and utility type...
Write TypeScript code following best practices. Use when developing TypeScript/JavaScript applications. Covers type safety, patter...
Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-saf...
Advanced TypeScript type system patterns for production codebases. [What: branded types for nominal typing, discriminated unions,...
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types...