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: TypeScript interface definitions

Browse skills that produce this output.

  • api-and-interface-design - API and Interface Design
    api-designinterface-designrest-apitypescript

    ★ 0 · Updated 2026-09-23

    Guides stable API and interface design for endpoints, module boundaries, and public contracts.

    ⚙ Define interface contracts first⚙ Validate data at system boundaries⚙ Design REST API endpoints
  • feature-creator - Standardized feature creation for QoreDB full-stack
    developmentfull-stackQoreDBfeature-creation

    ★ 144 · Updated 2026-02-18

    Guides creation of complete features in QoreDB ensuring type safety and architectural consistency

    ⚙ Create command files⚙ Register modules⚙ Update TypeScript SDK
  • defining-typescript-models - Define TypeScript Models for Appwrite Collections
    TypeScriptAppwritedata modelingtype safety

    ★ 18 · Updated 2026-02-12

    Defines TypeScript interfaces for Appwrite collections to ensure type safety

    ⚙ export interfaces from directory⚙ include Appwrite standard fields⚙ use Enums for fixed values