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-11Capabilities
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
