Types

Type checking and type generation

Showing 3193-3216 of 6173 skills
robdefeo

para-second-brain

by robdefeo

Use this skill when the user wants to organize, classify, or maintain a PARA-method second brain. Triggers include asking where to file something, distinguishing projects from areas, processing an inbox, setting up a new project, completing or archiving a project, running a monthly review, validating system structure, or finding stale/orphaned content.

Code Review 3 4mo ago
arisng

git-atomic-commit

by arisng

'Analyze git changes, group into atomic commits, generate conventional commit messages with proper type(scope) format. Use when committing changes, grouping staged/unstaged files, or generating commit messages. Enforces universal commit types + repo-specific scopes from .github/git-scope-constitution.md.'

Agents 3 4mo ago
paulund

typescript-developer

by paulund

Use when developing applications or components using TypeScript, ensuring type safety and leveraging TypeScript features.

Refactoring 3 4mo ago
egebese

suparank/optimize

by egebese

Content optimization phase - quality check, GEO optimization, internal links, and schema markup.

Code Review 12 4mo ago
anivar

zod

by anivar

Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeParse, object composition, refinements, transforms, codecs, branded types, and v3→v4 migration. Baseline: zod ^4.0.0. Triggers on: zod imports, z.object, z.string, z.infer, safeParse, mentions of "zod", "schema validation", "zod v4", or "z.enum".

Processing 12 4mo ago
duongductrong

ui-styling

by duongductrong

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.

Responsive 18 6mo ago
gruckion

SQLite Skill for better-t-stack

by gruckion

```

Code Gen 18 5mo ago
gruckion

write-playwright-test

by gruckion

Write Playwright E2E tests using fixtures and best practices. Use when creating E2E tests, writing browser automation tests, or testing user flows.

Auth 18 5mo ago
ethanniser

hydration-safe-inputs

by ethanniser

Fix React hydration issues where user input typed before hydration gets wiped/cleared when React takes over. Use when (1) users report input fields clearing on page load, (2) working with SSR/SSG React apps (Next.js, Remix, Astro) that have controlled inputs, (3) auditing forms for hydration safety, or (4) building new forms in statically rendered React apps.

Automation 18 4mo ago
duongductrong

frontend-dev-guidelines

by duongductrong

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

Docs Gen 18 6mo ago
aRustyDev

convert-fsharp-elm

by aRustyDev

Convert F# code to idiomatic Elm. Use when migrating F# projects to Elm, translating backend F# to frontend Elm, refactoring .NET backends with Elm frontends, or exploring functional patterns across backend and frontend domains. Extends meta-convert-dev with F#-to-Elm specific patterns.

Debugging 7 4mo ago
aRustyDev

convert-erlang-haskell

by aRustyDev

Translates Erlang concurrent functional code to Haskell pure functional code. Use when migrating BEAM-based systems, modernizing telecom infrastructure, or adopting stronger type systems. Extends meta-convert-dev with Erlang-to-Haskell specific patterns.

Processing 7 4mo ago
Flux-Point-Studios

meshjs-cardano

by Flux-Point-Studios

"MeshJS patterns: tx building, wallet connectors, script interactions. TypeScript/JavaScript Cardano development."

Code Gen 7 5mo ago
aRustyDev

convert-clojure-scala

by aRustyDev

Bidirectional conversion between Clojure and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Clojure↔Scala specific patterns. Use when migrating Clojure projects to Scala, translating Clojure patterns to idiomatic Scala, or refactoring Clojure codebases. Extends meta-convert-dev with Clojure-to-Scala specific patterns.

Processing 7 4mo ago
aRustyDev

cloud-cloudflare-workers-dev

by aRustyDev

Cloudflare Workers development guide for building serverless edge applications. Use this skill when creating Workers, configuring wrangler.toml, using D1/KV/R2 storage, implementing Durable Objects, deploying to Cloudflare, or building edge functions with TypeScript.

Code Gen 7 4mo ago
aRustyDev

convert-fsharp-erlang

by aRustyDev

Convert F# code to idiomatic Erlang. Use when migrating F# projects to Erlang/OTP, translating .NET functional patterns to BEAM/OTP patterns, or refactoring F# codebases to leverage Erlang's fault-tolerance and distribution. Extends meta-convert-dev with F#-to-Erlang specific patterns.

Processing 7 4mo ago
aRustyDev

convert-elm-haskell

by aRustyDev

Bidirectional conversion between Elm and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Haskell specific patterns. Use when migrating Elm frontend code to Haskell, translating Elm patterns to idiomatic Haskell, or refactoring Elm codebases. Extends meta-convert-dev with Elm-to-Haskell specific patterns.

Processing 7 4mo ago
aRustyDev

convert-fsharp-haskell

by aRustyDev

Bidirectional conversion between Fsharp and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Fsharp↔Haskell specific patterns.

Processing 7 4mo ago
acking-you

excalidraw

by acking-you

Generate hand-drawn style diagrams (architecture, flowcharts, system design) as .excalidraw.json files. Use when user wants diagrams, mentions Excalidraw, or needs Mermaid-to-visual conversion.

Processing 7 4mo ago
UvRoxx

midnight-compact-guide

by UvRoxx

Comprehensive guide to writing Compact smart contracts for Midnight Network. Use this skill when writing, reviewing, debugging, or learning Compact code. Triggers on "write a contract", "Compact syntax", "Midnight smart contract", "ledger state", "circuit function", or "ZK proof".

Debugging 7 5mo ago
aRustyDev

convert-clojure-elm

by aRustyDev

Bidirectional conversion between Clojure and Elm. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Clojure↔Elm specific patterns. Use when migrating Clojure projects to Elm, translating functional patterns from JVM to browser, or building type-safe frontends from Clojure logic. Extends meta-convert-dev with Clojure-to-Elm specific patterns for handling dynamic-to-static typing, REPL-driven to TEA architecture, and side effects to managed effects.

Debugging 7 4mo ago
aRustyDev

convert-fsharp-clojure

by aRustyDev

Convert F# code to idiomatic Clojure. Use when migrating F# projects to Clojure, translating F# patterns to idiomatic Clojure, or refactoring F# codebases. Extends meta-convert-dev with F#-to-Clojure specific patterns.

Processing 7 4mo ago
aRustyDev

convert-erlang-elm

by aRustyDev

Convert Erlang code to idiomatic Elm. Use when migrating Erlang backend logic to Elm frontend applications, translating BEAM VM patterns to functional frontend code, or refactoring distributed systems to type-safe UIs. Extends meta-convert-dev with Erlang-to-Elm specific patterns.

API Dev 7 4mo ago
UvRoxx

midnight-test-runner

by UvRoxx

Run and debug Midnight contract tests using Vitest simulators. Use this skill when testing contracts, debugging test failures, or writing new tests. Triggers on "run tests", "test contract", "debug test", "test fails", or "vitest".

Legal 7 5mo ago