Agent skill

code-conventions

Guide for code conventions and formatting

Stars 232
Forks 15

Install this agent skill to your Project

npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/5t111111/code-conventions

SKILL.md

Code Conventions Skill

This skill provides a guide for code conventions and formatting, especially for projects using Deno.

Code Formatting

  • Always run mise run fmt to format the code before committing

Documentation

  • All symbols such as functions, classes, and properties must be documented using JSDoc / TSDoc comments
  • Write documentation comments in English

Didn't find tool you were looking for?

Be as detailed as possible for better results