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 input: TypeScript configuration

Browse skills that use this input.

  • react-dev - Type-Safe React & TypeScript Component Development Guide
    ReactTypeScriptReact 19Server Components

    ★ 18 · Updated 2026-06-30

    Provides type-safe patterns for building React components with TypeScript, covering React 18-19 features, event handlers, hooks, generic components, server components, and router integration.

    ⚙ Build typed React components⚙ Implement generic components⚙ Type event handlers and hooks
  • React Frontend Architecture - React Frontend Architecture Guidelines
    ReactFrontendArchitectureTypeScript

    ★ 0 · Updated 2026-05-09

    Comprehensive guidelines and standards for building scalable React applications, including project structure, component design, state management, and styling.

    ⚙ Define project structure⚙ Design component architecture⚙ Establish naming conventions
  • esbuild-bundler - Ultra-fast JavaScript/TypeScript bundler
    bundlingJavaScriptTypeScriptbuild-tool

    ★ 0 · Updated 2026-05-09

    Configure and build JavaScript and TypeScript projects using esbuild bundler

    ⚙ bundle code⚙ configure build⚙ minify code
  • vite-configuration - Vite 6.x React SPA Configuration
    ViteReactBuild ToolConfiguration

    ★ 2 · Updated 2026-03-26

    Configure Vite 6.x for React single-page applications

    ⚙ create vite config file⚙ setup path aliases⚙ configure dev server
  • building-nextjs-apps - Build Next.js 16 Applications
    nextjsreactweb developmentfrontend

    ★ 18 · Updated 2026-03-25

    Build Next.js 16 applications with correct patterns and breaking changes

    ⚙ create pages⚙ create layouts⚙ create dynamic routes
  • frontend-design - Create Fables & Sagas D&D Frontend Components
    frontendreactui-designdnd-app

    ★ 57 · Updated 2026-03-09

    Create frontend components and pages for the Fables & Sagas D&D app with dark fantasy aesthetic

    ⚙ create frontend components⚙ generate code⚙ build UI pages
  • vue-expert - Vue 3 Composition API Expert for Modern Web Applications
    VueVue 3Composition APINuxt

    ★ 1 · Updated 2026-03-09

    Build Vue 3 applications using Composition API, Nuxt 3, TypeScript, and Vue ecosystem tools

    ⚙ Build Vue 3 applications⚙ Create reusable composables⚙ Implement Pinia stores
  • electron-skills - Electron 28 + Vite Patterns for Desktop Applications
    desktopelectronipcsecurity

    ★ 602 · Updated 2026-02-18

    Electron patterns covering main/renderer processes, IPC communication, security, and packaging for LlamaFarm Desktop

    ⚙ create main process handlers⚙ expose preload bridge APIs⚙ configure BrowserWindow settings
  • frontend-shadcn - Modern React Frontend Development with ShadCN/UI and Tailwind CSS
    frontendreacttypescripttailwind

    ★ 1 · Updated 2026-02-18

    Frontend development using Vite + React 19 + shadcn/ui + Tailwind CSS v4 + React Router v7 for creating web applications

    ⚙ add UI components⚙ run development server⚙ check TypeScript types
  • dev-web - Web Development Skill for Modern React Applications
    web-developmentreactfrontendtypescript

    ★ 2 · Updated 2026-02-17

    Create and manage modern React web applications using Bun, Vite, React 19, Tailwind CSS 4, and shadcn/ui.

    ⚙ initialize web projects⚙ install dependencies⚙ configure Tailwind CSS
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationcode-migrationexpressnextjs

    ★ 602 · Updated 2026-02-15

    Migrates Crowi 2.0 codebase from Express/Swig to Next.js + ts-rest architecture

    ⚙ analyze legacy Express routes⚙ convert Swig templates to React⚙ generate ts-rest API contracts
  • typescript - TypeScript Strict Patterns and Best Practices
    TypeScriptCode QualityStatic AnalysisBest Practices

    ★ 0 · Updated 2026-02-14

    Enforces TypeScript strict patterns and best practices for type safety and maintainability.

    ⚙ enforce const object patterns⚙ flatten nested interfaces⚙ replace any with unknown
  • core-development - Core Package Development Guidelines for @monque/core
    developmentcoreprogrammingTypeScript

    ★ 4 · Updated 2026-02-14

    Guidelines for adding functionality to the @monque/core package

    ⚙ implement new features⚙ fix bugs⚙ refactor code
  • vuejs-typescript-best-practices - Vue.js TypeScript Best Practices for High-Performance Applications
    vuejstypescriptperformancebest-practices

    ★ 8 · Updated 2026-02-13

    Provides best practices for building performant Vue.js applications with TypeScript, Vite, Pinia, VueUse, and Tailwind CSS

    ⚙ write TypeScript code⚙ implement Vue.js components⚙ optimize performance
  • bun-publish - Publish npm packages with Bun build tool
    npmbunpublishpackage

    ★ 58 · Updated 2026-02-13

    Publish JavaScript/TypeScript packages to npm registry after building with Bun

    ⚙ validate package configuration⚙ run type checking⚙ build package with Bun
  • the-linter - Fix ESLint Errors and TypeScript Type Issues in Your Codebase
    Code QualityLintingTypeScriptESLint

    ★ 0 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint check⚙ Analyze error groups⚙ Fix TypeScript type errors
  • the-linter - Automated ESLint and TypeScript Error Fixer
    Code QualityStatic AnalysisAutomated FixingTypeScript

    ★ 18 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint checks⚙ Identify errors and warnings⚙ Fix TypeScript type errors
  • the-linter - Code Quality Engineer: ESLint and TypeScript Error Fixer
    code-qualitylintingtypescripteslint

    ★ 602 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase

    ⚙ run ESLint check⚙ analyze errors⚙ fix type errors
  • lint-typecheck - Run ESLint and TypeScript Type Checking for Frontend Codebase
    code-qualitystatic-analysisfrontendlinting

    ★ 602 · Updated 2026-02-12

    Run ESLint and TypeScript type checking on the frontend codebase to identify code quality and type issues

    ⚙ navigate to frontend directory⚙ run ESLint command⚙ run TypeScript check
  • frontend-patterns-typescript - Modern Frontend Development Patterns for React and Next.js
    frontendreacttypescriptpatterns

    ★ 0 · Updated 2026-02-11

    Provides frontend development patterns for React, Next.js, state management, and performance optimization using TypeScript.

    ⚙ Create component composition patterns⚙ Implement custom React hooks⚙ Apply state management solutions

Scroll to load more