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.

fusion-code-conventions - Code conventions for TypeScript, React, C#, and Markdown

Applies and explains code conventions across TypeScript, React, C#, and Markdown with intent capture and constitution enforcement

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • review TypeScript code conventions
  • review React code conventions
  • review C# code conventions
  • review Markdown conventions
  • review inline comment intent
  • review ADR and contributor docs
  • check TSDoc completeness
  • check XML documentation
  • enforce naming rules
  • enforce file naming patterns
  • enforce code structure
  • enforce error handling
  • enforce async patterns
  • detect dead code
  • flag stale ADR decisions
  • report convention violations
  • answer convention questions
  • apply code standards

Inputs

  • code snippet
  • target code file
  • language type
  • file type
  • ADR directory
  • contributor documentation
  • biome.json configuration
  • tsconfig.json configuration
  • .editorconfig file

Outputs

  • rule explanation
  • code example
  • compliance findings report
  • corrected code

Requirements

  • TypeScript runtime support
  • React runtime support
  • C# runtime support
  • Markdown runtime support
  • file system access
  • git CLI access

Source

  • Spec: SKILL.md
code-conventions
code-review
best-practices
typescript
react
csharp
markdown
intent
adr
constitution
naming
tsdoc
inline-comments
review TypeScript code conventions
review React code conventions
review C# code conventions
review Markdown conventions
code snippet
target code file
language type
rule explanation
code example
compliance findings report