LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with output: type definitions

Browse skills that produce this output.

  • drizzle-orm-expert - Drizzle ORM Expert for TypeScript
    ORMTypeScriptdatabasemigrations

    ★ 8 · Updated 2026-06-30

    Build type-safe database layers with Drizzle ORM

    ⚙ design database schemas⚙ write relational queries⚙ configure migrations
  • types - Build Type-Safe Apps with TypeScript 5.9+
    typescripttype-safetyreactvite

    ★ 17 · Updated 2026-06-15

    Provides TypeScript development guidance including type system fundamentals, patterns, and modern toolchain configuration

    ⚙ build applications⚙ migrate codebases⚙ configure toolchains
  • architecture-synthesis - Generate Reference Architecture Specifications
    architectureframework designagent frameworkinterface protocols

    ★ 422 · Updated 2026-06-15

    Generate reference architecture specifications from analyzed frameworks for new agent system design

    ⚙ define primitives⚙ specify interfaces⚙ design loop
  • typescript-advanced-patterns - Advanced TypeScript Patterns for Library Authors
    typescripttype-level programminglibrary authorDSL

    ★ 159 · Updated 2026-06-15

    Type-level programming, library APIs, and modern TS 5.x features implementation patterns

    ⚙ enforce builder call order⚙ build typed event emitters⚙ type object path access
  • redux - Redux Toolkit State Management Patterns
    Redux Toolkitstate managementfrontend

    ★ 1,001 · Updated 2026-05-11

    Redux Toolkit patterns and conventions for state management code

    ⚙ create slice⚙ define selector⚙ create thunk
  • express-typescript - Build Robust APIs with Express.js and TypeScript
    express.jstypescriptapi-developmentbackend

    ★ 8 · Updated 2026-03-26

    Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices

    ⚙ create Express application⚙ configure middleware chain⚙ define API routes
  • zod-validation-patterns - Zod Validation Patterns
    validationtypeScriptZodinput validation

    ★ 0 · Updated 2026-03-25

    Comprehensive patterns for Zod validation library in TypeScript

    ⚙ validate input⚙ parse data⚙ transform data
  • zod-validation-patterns - Zod Validation Patterns for TypeScript
    validationtypescriptschemadata-validation

    ★ 422 · Updated 2026-03-25

    Provides comprehensive patterns for using Zod validation library in TypeScript applications

    ⚙ define validation schemas⚙ validate data inputs⚙ handle validation errors
  • TypeBox + Fastify - Type-safe Fastify API Development
    REST APIType SafetyFastifyTypeBox

    ★ 89 · Updated 2026-03-22

    Build type-safe REST APIs with Fastify and TypeBox schemas

    ⚙ create routes⚙ define schemas⚙ generate OpenAPI
  • core-package - Core package with pure functions and schemas
    backendvalidationcalculationstypescript

    ★ 18 · Updated 2026-03-20

    Pure function patterns, Zod schemas, and database-independent calculations

    ⚙ calculate TSS⚙ validate data⚙ define schemas
  • tzurot-types - Tzurot Types & Constants Management
    typesconstantsZodvalidation

    ★ 18 · Updated 2026-03-20

    Create and manage shared TypeScript types, constants, and Zod schemas with runtime validation across microservices

    ⚙ create types⚙ define constants⚙ validate data
  • tzurot-types - Tzurot Types & Constants Management
    typesconstantsvalidationzod

    ★ 602 · Updated 2026-03-20

    Create shared types, constants, and Zod schemas for data validation across microservices

    ⚙ create types⚙ define constants⚙ validate data
  • nuxt-content - Nuxt Content v3 for Content-Driven Apps
    contentmarkdowncmsnuxt

    ★ 0 · Updated 2026-03-11

    Work with Nuxt Content v3, markdown content, and CMS features including collections, queries, MDC rendering, and database configuration

    ⚙ define content collection⚙ query content collection⚙ render markdown content
  • vue-composables - Vue 3 Composition API & Composables Development
    Vue 3Composition APIComposablesReactive

    ★ 18 · Updated 2026-03-11

    Develop Vue 3 Composition API patterns and custom composables

    ⚙ create custom composables⚙ use ref and reactive⚙ implement computed properties
  • add-router - Create tRPC Router with CRUD Operations
    tRPCCRUDOpenAPIcode-generation

    ★ 18 · Updated 2026-03-10

    Create a new tRPC router with CRUD procedures, OpenAPI meta, and tests

    ⚙ create router file⚙ register router⚙ generate CRUD procedures
  • typescript - TypeScript strict patterns and best practices
    typescriptstatic-typingcode-qualitystrict-mode

    ★ 1 · Updated 2026-02-14

    Implements and refactors TypeScript code with strict patterns in .ts/.tsx files

    ⚙ write TypeScript types⚙ create TypeScript interfaces⚙ implement generics
  • haskell-pro - Expert Haskell Engineer for Type Systems and Functional Architecture
    Haskellfunctional-programmingtype-systemsconcurrency

    ★ 7 · Updated 2026-02-13

    Specializes in advanced type systems, pure functional design, and high-reliability Haskell software development

    ⚙ write Haskell code⚙ design type systems⚙ create functional architecture
  • config-schema-validator - Generate configuration schema validators with defaults and error messages
    configurationvalidationtypescriptzod

    ★ 1,788 · Updated 2026-02-12

    Generates configuration schema validators using Zod/JSON Schema

    ⚙ generate configuration validators⚙ create Zod schemas⚙ define default values