AI AGENT ADDONS

Fusion Code Conventions

equinor/fusion-skills

Code conventions help teams write clean and consistent code. This AI agent checks your work against project rules for TypeScript, React, C#, and Markdown. It looks at naming, file structure, comments, and documentation.

The agent also enforces decisions from Architecture Decision Records (ADRs) and contributor guides. It flags any decisions that might be outdated or not match current tools. This keeps your codebase aligned with team agreements.

Use it when reviewing code, checking inline comments, or asking about naming rules. It helps you follow best practices without memorizing every rule.

Add Fusion Code Conventions skill to your workflow

Global

mkdir -p ~/.claude/skills/fusion-code-conventions

Project

mkdir -p .claude/skills/fusion-code-conventions

Source Repository

Stars
0
Forks
0
Watchers
0
License
MIT
Last Push
1 month ago
Created
5 months ago