code-conventions

star 0

Guide for code conventions and formatting

5t111111 By 5t111111 schedule Updated 1/1/2026

name: code-conventions description: Guide for code conventions and formatting

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
Install via CLI
npx skills add https://github.com/5t111111/tailwind-theme-figma-variables --skill code-conventions
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator