LogoClawIndex
CasesSkillsAbout
LogoClawIndex

dxos-code-style - DXOS TypeScript authoring conventions

DXOS TypeScript conventions for package exports, error handling, comment rules, types, and testing structure.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fix TypeScript types at source
  • Surface unhandled errors and rejections
  • Write concise load-bearing comments
  • Organize packages as namespace exports
  • Order class members by visibility
  • Audit git diffs before commits

Inputs

  • TypeScript source code
  • Git repository diffs

Outputs

  • Refactored TypeScript code

Requirements

  • TypeScript environment
  • Git CLI
  • Vitest test framework

Source

  • Spec: SKILL.md

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.
typescript
code-style
dxos
testing
Fix TypeScript types at source
Surface unhandled errors and rejections
Write concise load-bearing comments
Organize packages as namespace exports
TypeScript source code
Git repository diffs
Refactored TypeScript code