_conventions

Installation
SKILL.md

Conventions — Rule Base For This Skill Pack

This document is the single source of truth for every other skill in this pack. It defines:

  • the structure every SKILL.md must follow,
  • the vocabulary the agent must use when reasoning about the codebase,
  • the non-negotiable axioms (OOP, typing, decoupling, business separation),
  • the anti-patterns that must be rejected in any generated or reviewed code.

If a skill ever contradicts this document, this document wins.


1. Skill file structure

Every skill in this pack uses this exact skeleton:

Installs
2
GitHub Stars
1
First Seen
Aug 22, 2026
_conventions — j4flmao/agent_skills_nodejs_nestjs