aiskillstore/code-conventions
Guide for code conventions and formatting
This is a copy. The original lives at comeonoliver/code-conventions.
npx skills add https://github.com/aiskillstore/marketplace --skill code-conventions
This skill provides a guide for code conventions and formatting, especially for
projects using Deno.
mise run fmt to format the code before committingusing JSDoc / TSDoc comments
Take aiskillstore/code-conventions from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.